summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-25 17:49:20 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-25 17:49:20 +0000
commita546db2203cfd0611e89c4226deec22501755adb (patch)
tree4a0c02d4cca546225a549d2b5a4d4568f24e3ba3 /www-apps/mantisbt
parentadd zpaq license to MISC-FREE (diff)
downloadgentoo-2-a546db2203cfd0611e89c4226deec22501755adb.tar.gz
gentoo-2-a546db2203cfd0611e89c4226deec22501755adb.tar.bz2
gentoo-2-a546db2203cfd0611e89c4226deec22501755adb.zip
drop ppc keywords wrt #379739
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/mantisbt')
-rw-r--r--www-apps/mantisbt/ChangeLog6
-rw-r--r--www-apps/mantisbt/mantisbt-1.2.4.ebuild4
-rw-r--r--www-apps/mantisbt/mantisbt-1.2.5.ebuild4
-rw-r--r--www-apps/mantisbt/mantisbt-1.2.6.ebuild4
-rw-r--r--www-apps/mantisbt/mantisbt-1.2.7.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog
index 75a977aa1011..eb11a64f58fb 100644
--- a/www-apps/mantisbt/ChangeLog
+++ b/www-apps/mantisbt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/mantisbt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.104 2011/08/25 06:23:02 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.105 2011/08/25 17:49:20 xarthisius Exp $
+
+ 25 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> mantisbt-1.2.4.ebuild,
+ mantisbt-1.2.5.ebuild, mantisbt-1.2.6.ebuild, mantisbt-1.2.7.ebuild:
+ drop ppc keywords wrt #379739
*mantisbt-1.2.7 (25 Aug 2011)
diff --git a/www-apps/mantisbt/mantisbt-1.2.4.ebuild b/www-apps/mantisbt/mantisbt-1.2.4.ebuild
index f4c4eb921a90..8f794ea3188f 100644
--- a/www-apps/mantisbt/mantisbt-1.2.4.ebuild
+++ b/www-apps/mantisbt/mantisbt-1.2.4.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/www-apps/mantisbt/mantisbt-1.2.4.ebuild,v 1.4 2011/01/11 17:35:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.4.ebuild,v 1.5 2011/08/25 17:49:20 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
diff --git a/www-apps/mantisbt/mantisbt-1.2.5.ebuild b/www-apps/mantisbt/mantisbt-1.2.5.ebuild
index ba648b7ae502..6a46712b0ae3 100644
--- a/www-apps/mantisbt/mantisbt-1.2.5.ebuild
+++ b/www-apps/mantisbt/mantisbt-1.2.5.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/www-apps/mantisbt/mantisbt-1.2.5.ebuild,v 1.1 2011/04/06 14:27:13 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.5.ebuild,v 1.2 2011/08/25 17:49:20 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
diff --git a/www-apps/mantisbt/mantisbt-1.2.6.ebuild b/www-apps/mantisbt/mantisbt-1.2.6.ebuild
index 7f8476751080..22fc9e433b66 100644
--- a/www-apps/mantisbt/mantisbt-1.2.6.ebuild
+++ b/www-apps/mantisbt/mantisbt-1.2.6.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/www-apps/mantisbt/mantisbt-1.2.6.ebuild,v 1.1 2011/07/27 07:42:02 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.6.ebuild,v 1.2 2011/08/25 17:49:20 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
diff --git a/www-apps/mantisbt/mantisbt-1.2.7.ebuild b/www-apps/mantisbt/mantisbt-1.2.7.ebuild
index 77cbf7afde0f..bd53673b05b6 100644
--- a/www-apps/mantisbt/mantisbt-1.2.7.ebuild
+++ b/www-apps/mantisbt/mantisbt-1.2.7.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/www-apps/mantisbt/mantisbt-1.2.7.ebuild,v 1.1 2011/08/25 06:23:02 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.7.ebuild,v 1.2 2011/08/25 17:49:20 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="