diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:23:08 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:23:08 +0000 |
commit | 5a7f88b5708098c7a24b372c573b8d70758f6071 (patch) | |
tree | 28eb5d8b4bd1726fcf428f5aa535193823ad5681 /dev-texlive/texlive-langdutch | |
parent | Stable for HPPA (bug #384285). (diff) | |
download | historical-5a7f88b5708098c7a24b372c573b8d70758f6071.tar.gz historical-5a7f88b5708098c7a24b372c573b8d70758f6071.tar.bz2 historical-5a7f88b5708098c7a24b372c573b8d70758f6071.zip |
remove old
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langdutch')
-rw-r--r-- | dev-texlive/texlive-langdutch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild | 18 | ||||
-rw-r--r-- | dev-texlive/texlive-langdutch/texlive-langdutch-2009.ebuild | 18 |
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-texlive/texlive-langdutch/ChangeLog b/dev-texlive/texlive-langdutch/ChangeLog index 9ec0a404f30f..f39ffd5a3cc9 100644 --- a/dev-texlive/texlive-langdutch/ChangeLog +++ b/dev-texlive/texlive-langdutch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langdutch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.39 2011/10/04 18:26:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.40 2011/10/05 16:22:44 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langdutch-2008.ebuild, -texlive-langdutch-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langdutch-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild deleted file mode 100644 index f5f80c5c202b..000000000000 --- a/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild,v 1.12 2010/01/15 10:29:16 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-dutch collection-langdutch -" -TEXLIVE_MODULE_DOC_CONTENTS="" -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Dutch" - -LICENSE="GPL-2 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2009.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2009.ebuild deleted file mode 100644 index c6bdbbff1ee5..000000000000 --- a/dev-texlive/texlive-langdutch/texlive-langdutch-2009.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2009.ebuild,v 1.2 2010/01/15 09:24:16 fauli Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-dutch collection-langdutch -" -TEXLIVE_MODULE_DOC_CONTENTS="" -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Dutch" - -LICENSE="GPL-2 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -" -RDEPEND="${DEPEND} " |