summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2005-11-28 21:52:21 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2005-11-28 21:52:21 +0000
commit7967e3a25fee5766ecd0595b193355428f65a39b (patch)
tree10f1bd294e8fa67b59d4dc99ff48c9d63cc424e8 /dev-tex
parentOld ebuilds had been rm but not cvs rm... (diff)
downloadhistorical-7967e3a25fee5766ecd0595b193355428f65a39b.tar.gz
historical-7967e3a25fee5766ecd0595b193355428f65a39b.tar.bz2
historical-7967e3a25fee5766ecd0595b193355428f65a39b.zip
Old ebuild had been rm but not cvs rm.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/lineno/ChangeLog5
-rw-r--r--dev-tex/lineno/lineno-3.10.ebuild13
2 files changed, 4 insertions, 14 deletions
diff --git a/dev-tex/lineno/ChangeLog b/dev-tex/lineno/ChangeLog
index 5af8ccde6342..fcdb07a9a2b9 100644
--- a/dev-tex/lineno/ChangeLog
+++ b/dev-tex/lineno/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/lineno
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/ChangeLog,v 1.6 2005/11/28 18:19:50 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/ChangeLog,v 1.7 2005/11/28 21:52:21 nattfodd Exp $
+
+ 28 Nov 2005; Alexandre Buisse <nattfodd@gentoo.org> -lineno-3.10.ebuild:
+ I had forgotten to cvs rm old ebuild.
*lineno-3.10-r1 (28 Nov 2005)
diff --git a/dev-tex/lineno/lineno-3.10.ebuild b/dev-tex/lineno/lineno-3.10.ebuild
deleted file mode 100644
index 1005d116c2ec..000000000000
--- a/dev-tex/lineno/lineno-3.10.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.4 2004/12/28 21:11:12 absinthe Exp $
-
-inherit latex-package
-S=${WORKDIR}/${PN}
-DESCRIPTION="LaTeX package used for automatically numbering lines of a document"
-SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/lineno.tar.gz"
-HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/lineno.html"
-LICENSE="LPPL-1.2"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
-IUSE=""