summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-13 07:33:32 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-13 07:33:32 +0000
commitc0846e9f8dceb0ee157eb598d213e8b7fc5d5fb6 (patch)
treecd1fa8b708f0aeae1af627818ad298e95424e3d6 /dev-libs/argtable
parentDropped ppc keywords wrt #358075 (diff)
downloadgentoo-2-c0846e9f8dceb0ee157eb598d213e8b7fc5d5fb6.tar.gz
gentoo-2-c0846e9f8dceb0ee157eb598d213e8b7fc5d5fb6.tar.bz2
gentoo-2-c0846e9f8dceb0ee157eb598d213e8b7fc5d5fb6.zip
Dropped ppc keywords wrt #359469
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/argtable')
-rw-r--r--dev-libs/argtable/ChangeLog6
-rw-r--r--dev-libs/argtable/argtable-2.12.ebuild4
-rw-r--r--dev-libs/argtable/argtable-2.13.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/argtable/ChangeLog b/dev-libs/argtable/ChangeLog
index c486decec59c..22e64da4113d 100644
--- a/dev-libs/argtable/ChangeLog
+++ b/dev-libs/argtable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/argtable
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/ChangeLog,v 1.37 2011/04/25 14:50:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/ChangeLog,v 1.38 2011/08/13 07:33:31 xarthisius Exp $
+
+ 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> argtable-2.12.ebuild,
+ argtable-2.13.ebuild:
+ Dropped ppc keywords wrt #359469
25 Apr 2011; Raúl Porcel <armin76@gentoo.org> argtable-2.12.ebuild,
argtable-2.13.ebuild:
diff --git a/dev-libs/argtable/argtable-2.12.ebuild b/dev-libs/argtable/argtable-2.12.ebuild
index a0807546c3df..1b62d2a4029e 100644
--- a/dev-libs/argtable/argtable-2.12.ebuild
+++ b/dev-libs/argtable/argtable-2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.12.ebuild,v 1.6 2011/04/25 14:50:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.12.ebuild,v 1.7 2011/08/13 07:33:31 xarthisius Exp $
inherit versionator
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
IUSE="doc debug examples"
S="${WORKDIR}/${MY_P}"
diff --git a/dev-libs/argtable/argtable-2.13.ebuild b/dev-libs/argtable/argtable-2.13.ebuild
index b3b485ec04e7..533afbb8696c 100644
--- a/dev-libs/argtable/argtable-2.13.ebuild
+++ b/dev-libs/argtable/argtable-2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.13.ebuild,v 1.6 2011/04/25 14:50:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.13.ebuild,v 1.7 2011/08/13 07:33:32 xarthisius Exp $
EAPI=3
inherit versionator
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 x86"
IUSE="doc debug examples static-libs"
S="${WORKDIR}/${MY_P}"