diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-08 18:49:47 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-08 18:49:47 +0000 |
commit | f63048805f862e04d5bc0a75c081b21cc72bf7fa (patch) | |
tree | 267249a2d9fbf09065ae53e37b8fdab45739c24d | |
parent | Bump to 0.4.9 (diff) | |
download | gentoo-2-f63048805f862e04d5bc0a75c081b21cc72bf7fa.tar.gz gentoo-2-f63048805f862e04d5bc0a75c081b21cc72bf7fa.tar.bz2 gentoo-2-f63048805f862e04d5bc0a75c081b21cc72bf7fa.zip |
Drop old.
(Portage version: 2.2_rc75/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.3.ebuild | 15 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.4.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index f7505ea8f78b..dfb033b097e4 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.77 2010/06/14 17:40:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.78 2010/09/08 18:49:47 scarabeus Exp $ + + 08 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xtrans-1.2.3.ebuild, + -xtrans-1.2.4.ebuild: + Drop old. 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xtrans-1.2.5.ebuild: Marked ~x64-macos, bug #323945 diff --git a/x11-libs/xtrans/xtrans-1.2.3.ebuild b/x11-libs/xtrans/xtrans-1.2.3.ebuild deleted file mode 100644 index 82a678f28456..000000000000 --- a/x11-libs/xtrans/xtrans-1.2.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.2.3.ebuild,v 1.11 2009/06/23 19:18:27 klausman 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.4.ebuild b/x11-libs/xtrans/xtrans-1.2.4.ebuild deleted file mode 100644 index 1c9f7644958e..000000000000 --- a/x11-libs/xtrans/xtrans-1.2.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.2.4.ebuild,v 1.1 2009/09/28 10:42:37 remi 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}" |