diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-09-28 10:36:32 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-09-28 10:36:32 +0000 |
commit | 37d248552757ef1c934d008d765ff21d51472521 (patch) | |
tree | bf83462b4ad311900709ad56afb55c300061a395 /x11-libs/xtrans | |
parent | Cleanup (diff) | |
download | gentoo-2-37d248552757ef1c934d008d765ff21d51472521.tar.gz gentoo-2-37d248552757ef1c934d008d765ff21d51472521.tar.bz2 gentoo-2-37d248552757ef1c934d008d765ff21d51472521.zip |
x11-libs/xtrans: drop old ebuilds
(Portage version: 2.2_rc42/cvs/Linux i686)
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.0.3.ebuild | 15 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.0.4.ebuild | 15 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.1.ebuild | 15 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.2.ebuild | 15 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.ebuild | 15 |
6 files changed, 6 insertions, 76 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index 9a1f0fc6d3ff..89d0583af14b 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.64 2009/06/23 19:18:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.65 2009/09/28 10:36:32 remi Exp $ + + 28 Sep 2009; Rémi Cardona <remi@gentoo.org> -xtrans-1.0.3.ebuild, + -xtrans-1.0.4.ebuild, -xtrans-1.2.ebuild, -xtrans-1.2.1.ebuild, + -xtrans-1.2.2.ebuild: + drop old ebuilds 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xtrans-1.2.3.ebuild: Stable on alpha for xorg-server-1.5/xorg-x11-7.4 diff --git a/x11-libs/xtrans/xtrans-1.0.3.ebuild b/x11-libs/xtrans/xtrans-1.0.3.ebuild deleted file mode 100644 index 6d8226613f00..000000000000 --- a/x11-libs/xtrans/xtrans-1.0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.3.ebuild,v 1.13 2009/05/05 07:28:03 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrans library" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-libs/xtrans/xtrans-1.0.4.ebuild b/x11-libs/xtrans/xtrans-1.0.4.ebuild deleted file mode 100644 index 9db3c1770808..000000000000 --- a/x11-libs/xtrans/xtrans-1.0.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.4.ebuild,v 1.7 2009/05/05 07:28:03 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrans library" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-libs/xtrans/xtrans-1.2.1.ebuild b/x11-libs/xtrans/xtrans-1.2.1.ebuild deleted file mode 100644 index dbe831a333e9..000000000000 --- a/x11-libs/xtrans/xtrans-1.2.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.1.ebuild,v 1.2 2009/05/05 07:28:03 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-libs/xtrans/xtrans-1.2.2.ebuild b/x11-libs/xtrans/xtrans-1.2.2.ebuild deleted file mode 100644 index 99264f19d22b..000000000000 --- a/x11-libs/xtrans/xtrans-1.2.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.2.ebuild,v 1.2 2009/05/05 07:28:03 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-libs/xtrans/xtrans-1.2.ebuild b/x11-libs/xtrans/xtrans-1.2.ebuild deleted file mode 100644 index 4562eb37da53..000000000000 --- a/x11-libs/xtrans/xtrans-1.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.ebuild,v 1.2 2009/05/05 07:28:03 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |