diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-06-20 09:38:39 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-06-20 09:38:39 +0000 |
commit | 479ba74c1c5454e89192ffc64b17f6a14b075034 (patch) | |
tree | 2324a4eb7ad773bbf7559e7224a989c02e5ccc27 /x11-misc/util-macros | |
parent | x11-proto/inputproto: bump to 1.5.1 (diff) | |
download | gentoo-2-479ba74c1c5454e89192ffc64b17f6a14b075034.tar.gz gentoo-2-479ba74c1c5454e89192ffc64b17f6a14b075034.tar.bz2 gentoo-2-479ba74c1c5454e89192ffc64b17f6a14b075034.zip |
x11-misc/util-macros: drop old ebuilds
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-misc/util-macros')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.1.6-r1.ebuild | 15 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.1.6.ebuild | 17 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.2.0.ebuild | 15 |
4 files changed, 5 insertions, 48 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index 39f05a9deec9..02b770464e5f 100644 --- a/x11-misc/util-macros/ChangeLog +++ b/x11-misc/util-macros/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/util-macros # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.70 2009/05/15 14:24:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.71 2009/06/20 09:38:39 remi Exp $ + + 20 Jun 2009; Rémi Cardona <remi@gentoo.org> -util-macros-1.1.6.ebuild, + -util-macros-1.1.6-r1.ebuild, -util-macros-1.2.0.ebuild: + drop old ebuilds 15 May 2009; Raúl Porcel <armin76@gentoo.org> util-macros-1.2.1.ebuild: arm/m68k/s390 stable diff --git a/x11-misc/util-macros/util-macros-1.1.6-r1.ebuild b/x11-misc/util-macros/util-macros-1.1.6-r1.ebuild deleted file mode 100644 index 6b83c2b15f5c..000000000000 --- a/x11-misc/util-macros/util-macros-1.1.6-r1.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-misc/util-macros/util-macros-1.1.6-r1.ebuild,v 1.2 2009/05/05 17:37:00 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-misc/util-macros/util-macros-1.1.6.ebuild b/x11-misc/util-macros/util-macros-1.1.6.ebuild deleted file mode 100644 index 3fc66cc62c51..000000000000 --- a/x11-misc/util-macros/util-macros-1.1.6.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.6.ebuild,v 1.2 2009/05/05 17:37:00 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" - -PATCHES=("${FILESDIR}/1.1.1-driver-man-suffix.patch") diff --git a/x11-misc/util-macros/util-macros-1.2.0.ebuild b/x11-misc/util-macros/util-macros-1.2.0.ebuild deleted file mode 100644 index 2cef025371cd..000000000000 --- a/x11-misc/util-macros/util-macros-1.2.0.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-misc/util-macros/util-macros-1.2.0.ebuild,v 1.2 2009/05/05 17:37:00 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |