diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 10:24:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 10:24:12 +0000 |
commit | e34f9344a274a046ae5ae08df0f753aba1365662 (patch) | |
tree | 8036d5aabf396f1bdcb395f7f0c998599b483330 /x11-misc/util-macros/util-macros-1.2.2.ebuild | |
parent | Version bump, dropped ia64 and ppc64 (diff) | |
download | historical-e34f9344a274a046ae5ae08df0f753aba1365662.tar.gz historical-e34f9344a274a046ae5ae08df0f753aba1365662.tar.bz2 historical-e34f9344a274a046ae5ae08df0f753aba1365662.zip |
QA: stable on ppc64 since it is just installing one m4 file, no code compiled. Drop old.
Package-Manager: portage-2.2_rc53/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/util-macros/util-macros-1.2.2.ebuild')
-rw-r--r-- | x11-misc/util-macros/util-macros-1.2.2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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}" |