diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 15:25:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 15:25:39 +0000 |
commit | b69cce22e43802c786c048f9e50ef96f3b1d76bc (patch) | |
tree | 36059f5a7e37c03b5a8f935a4b0c72c6204f6fc1 /dev-texlive/texlive-latex3 | |
parent | arm stable (diff) | |
download | gentoo-2-b69cce22e43802c786c048f9e50ef96f3b1d76bc.tar.gz gentoo-2-b69cce22e43802c786c048f9e50ef96f3b1d76bc.tar.bz2 gentoo-2-b69cce22e43802c786c048f9e50ef96f3b1d76bc.zip |
remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-latex3')
-rw-r--r-- | dev-texlive/texlive-latex3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild | 15 |
2 files changed, 5 insertions, 16 deletions
diff --git a/dev-texlive/texlive-latex3/ChangeLog b/dev-texlive/texlive-latex3/ChangeLog index ff4c8405bdd2..b6c2dc5c2b88 100644 --- a/dev-texlive/texlive-latex3/ChangeLog +++ b/dev-texlive/texlive-latex3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex3 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.26 2009/03/18 21:07:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.27 2009/05/15 15:25:39 aballier Exp $ + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> + -texlive-latex3-2007.ebuild: + remove old 18 Mar 2009; Brent Baude <ranger@gentoo.org> texlive-latex3-2008.ebuild: Marking texlive-latex3-2008 ppc stable for bug 253551 diff --git a/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild b/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild deleted file mode 100644 index 7eff89db3388..000000000000 --- a/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild,v 1.16 2008/09/09 18:33:02 aballier Exp $ - -TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex -" -TEXLIVE_MODULE_CONTENTS="galley template xinitials xor xparse xtab xtcapts xtheorem collection-latex3 -" -inherit texlive-module -DESCRIPTION="TeXLive LaTeX3 packages" - -LICENSE="GPL-2 LPPL-1.3c" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |