From b1b38c3877cf9cd3070f31becad8f0b44ac05eb0 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 30 Jun 2010 22:43:18 +0200 Subject: moderncv 0.6 --> 0.10 --- dev-tex/moderncv/moderncv-0.6.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-tex/moderncv/moderncv-0.6.ebuild (limited to 'dev-tex/moderncv/moderncv-0.6.ebuild') diff --git a/dev-tex/moderncv/moderncv-0.6.ebuild b/dev-tex/moderncv/moderncv-0.6.ebuild deleted file mode 100644 index eb7bd62..0000000 --- a/dev-tex/moderncv/moderncv-0.6.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.11.ebuild,v 1.2 2006/12/03 14:15:42 pylon Exp $ - -inherit latex-package - -S=${WORKDIR}/${PN} - -DESCRIPTION="LaTeX style for a CV (curriculum vitae) with flavour option" -SRC_URI="ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.zip" -HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/" -LICENSE="LPPL-1.2" - -IUSE="" -SLOT="0" -KEYWORDS="x86" - -DOCS="examples/* CHANGELOG KNOWN_BUGS README" -- cgit v1.2.3-70-g09d2 s.git/?h=1.7.3'>summaryrefslogtreecommitdiff
path: root/tests/TODO.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05passmenu: don't use awkJason A. Donenfeld1-2/+1
2016-02-05keepass2pass.py: Don't import all entries twiceMartin Günther1-7/+4
2016-02-05Fix up moving ambiguity tooJason A. Donenfeld1-5/+6
2016-02-05Insert and edit work on files, so don't let the arguments be directoriesJason A. Donenfeld1-2/+2
2016-02-05Handle removal of directories and passwords with the same nameJason A. Donenfeld1-5/+4
2015-10-27emacs: Add defvar for timeout timerPeter Vasil1-1/+8
2015-10-20lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson1-3/+3
2015-09-30emacs: Guard against "%" in message stringSvend Sorensen1-5/+5
2015-07-24passmenu: Space to tabsChris Down1-2/+2
2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3
2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1
2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10