summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-11-28 10:24:12 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-11-28 10:24:12 +0000
commit232350f8870ddc731359ae163d59e9c1b0e1c265 (patch)
tree0501f91d89e22cc32ef0307b16496fb994ee2934
parentVersion bump, dropped ia64 and ppc64 (diff)
downloadgentoo-2-232350f8870ddc731359ae163d59e9c1b0e1c265.tar.gz
gentoo-2-232350f8870ddc731359ae163d59e9c1b0e1c265.tar.bz2
gentoo-2-232350f8870ddc731359ae163d59e9c1b0e1c265.zip
QA: stable on ppc64 since it is just installing one m4 file, no code compiled. Drop old.
(Portage version: 2.2_rc53/cvs/Linux x86_64)
-rw-r--r--x11-misc/util-macros/ChangeLog8
-rw-r--r--x11-misc/util-macros/util-macros-1.1.5.ebuild17
-rw-r--r--x11-misc/util-macros/util-macros-1.2.1.ebuild15
-rw-r--r--x11-misc/util-macros/util-macros-1.2.2.ebuild15
-rw-r--r--x11-misc/util-macros/util-macros-1.3.0.ebuild4
5 files changed, 9 insertions, 50 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog
index d05ac3444e06..d2ef2c818337 100644
--- a/x11-misc/util-macros/ChangeLog
+++ b/x11-misc/util-macros/ChangeLog
@@ -1,6 +1,12 @@
# 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.80 2009/11/18 18:28:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.81 2009/11/28 10:24:12 scarabeus Exp $
+
+ 28 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -util-macros-1.1.5.ebuild, -util-macros-1.2.1.ebuild,
+ -util-macros-1.2.2.ebuild, util-macros-1.3.0.ebuild:
+ QA: stable on ppc64 since it is just installing one m4 file, no code
+ compiled. Drop old.
18 Nov 2009; Raúl Porcel <armin76@gentoo.org> util-macros-1.3.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #292928
diff --git a/x11-misc/util-macros/util-macros-1.1.5.ebuild b/x11-misc/util-macros/util-macros-1.1.5.ebuild
deleted file mode 100644
index 10115cae3e02..000000000000
--- a/x11-misc/util-macros/util-macros-1.1.5.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.5.ebuild,v 1.12 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.1.ebuild b/x11-misc/util-macros/util-macros-1.2.1.ebuild
deleted file mode 100644
index 5e33aea8f0be..000000000000
--- a/x11-misc/util-macros/util-macros-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-misc/util-macros/util-macros-1.2.1.ebuild,v 1.12 2009/06/23 21:21:53 klausman 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.2.2.ebuild b/x11-misc/util-macros/util-macros-1.2.2.ebuild
deleted file mode 100644
index 54dac13540af..000000000000
--- a/x11-misc/util-macros/util-macros-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-misc/util-macros/util-macros-1.2.2.ebuild,v 1.1 2009/06/20 10:05:57 remi 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.3.0.ebuild b/x11-misc/util-macros/util-macros-1.3.0.ebuild
index 204b90392575..a44ac351e9ed 100644
--- a/x11-misc/util-macros/util-macros-1.3.0.ebuild
+++ b/x11-misc/util-macros/util-macros-1.3.0.ebuild
@@ -1,13 +1,13 @@
# 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.3.0.ebuild,v 1.7 2009/11/18 18:28:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.3.0.ebuild,v 1.8 2009/11/28 10:24:12 scarabeus Exp $
inherit x-modular
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
DESCRIPTION="X.Org autotools utility macros"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=""