summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-29 18:03:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-29 18:03:47 +0000
commit7c5bcba34486e179d45492deb523fc7cf882f4a5 (patch)
tree08aaab0722e6aefac9a2bcf8ae20cfdc5a4e9e2a
parentRemove infinality mask (diff)
downloadhistorical-7c5bcba34486e179d45492deb523fc7cf882f4a5.tar.gz
historical-7c5bcba34486e179d45492deb523fc7cf882f4a5.tar.bz2
historical-7c5bcba34486e179d45492deb523fc7cf882f4a5.zip
Drop sparc keywords
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
-rw-r--r--app-misc/detox/ChangeLog6
-rw-r--r--app-misc/detox/detox-1.2.0-r1.ebuild4
-rw-r--r--app-misc/detox/detox-1.2.0-r2.ebuild4
-rw-r--r--app-misc/detox/detox-1.2.0.ebuild6
-rw-r--r--app-misc/when/ChangeLog6
-rw-r--r--app-misc/when/when-1.1.28.ebuild6
-rw-r--r--app-misc/when/when-1.1.29.ebuild4
7 files changed, 22 insertions, 14 deletions
diff --git a/app-misc/detox/ChangeLog b/app-misc/detox/ChangeLog
index da9d61fb070b..a6b4083424cb 100644
--- a/app-misc/detox/ChangeLog
+++ b/app-misc/detox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/detox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/ChangeLog,v 1.31 2012/06/28 12:51:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/ChangeLog,v 1.32 2012/07/29 18:03:08 armin76 Exp $
+
+ 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> detox-1.2.0.ebuild,
+ detox-1.2.0-r1.ebuild, detox-1.2.0-r2.ebuild:
+ Drop sparc keywords
28 Jun 2012; Brent Baude <ranger@gentoo.org> detox-1.2.0-r2.ebuild:
Marking detox-1.2.0-r2 ppc for bug 418601
diff --git a/app-misc/detox/detox-1.2.0-r1.ebuild b/app-misc/detox/detox-1.2.0-r1.ebuild
index 5afd0de1a617..013219402ccd 100644
--- a/app-misc/detox/detox-1.2.0-r1.ebuild
+++ b/app-misc/detox/detox-1.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0-r1.ebuild,v 1.1 2012/02/15 18:41:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0-r1.ebuild,v 1.2 2012/07/29 18:03:08 armin76 Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}"/${MY_P}
diff --git a/app-misc/detox/detox-1.2.0-r2.ebuild b/app-misc/detox/detox-1.2.0-r2.ebuild
index 3090e1fda5d6..e89d66faffe8 100644
--- a/app-misc/detox/detox-1.2.0-r2.ebuild
+++ b/app-misc/detox/detox-1.2.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0-r2.ebuild,v 1.4 2012/06/28 12:51:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0-r2.ebuild,v 1.5 2012/07/29 18:03:08 armin76 Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}"/${MY_P}
diff --git a/app-misc/detox/detox-1.2.0.ebuild b/app-misc/detox/detox-1.2.0.ebuild
index 0e4602ca307b..17f7f7ae98fd 100644
--- a/app-misc/detox/detox-1.2.0.ebuild
+++ b/app-misc/detox/detox-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0.ebuild,v 1.6 2011/01/04 17:53:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.2.0.ebuild,v 1.7 2012/07/29 18:03:08 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc x86"
IUSE=""
S="${WORKDIR}"/${MY_P}
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog
index 802304d2f9df..55ee4879a5d6 100644
--- a/app-misc/when/ChangeLog
+++ b/app-misc/when/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/when
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.59 2012/06/28 12:52:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.60 2012/07/29 18:03:47 armin76 Exp $
+
+ 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> when-1.1.28.ebuild,
+ when-1.1.29.ebuild:
+ Drop sparc keywords
28 Jun 2012; Brent Baude <ranger@gentoo.org> when-1.1.29.ebuild:
Marking when-1.1.29 ppc for bug 418621
diff --git a/app-misc/when/when-1.1.28.ebuild b/app-misc/when/when-1.1.28.ebuild
index f0c0177e907e..23fa2d836682 100644
--- a/app-misc/when/when-1.1.28.ebuild
+++ b/app-misc/when/when-1.1.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.4 2011/08/22 11:15:45 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.5 2012/07/29 18:03:47 armin76 Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-lang/perl"
diff --git a/app-misc/when/when-1.1.29.ebuild b/app-misc/when/when-1.1.29.ebuild
index 17e3135525aa..0ab51dc7ca21 100644
--- a/app-misc/when/when-1.1.29.ebuild
+++ b/app-misc/when/when-1.1.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.4 2012/06/28 12:52:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.5 2012/07/29 18:03:47 armin76 Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-lang/perl"