summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-10-16 16:00:01 +0000
committerJeroen Roovers <jer@gentoo.org>2012-10-16 16:00:01 +0000
commit9f396111e5295d9fd8bb022fb5265951499241d6 (patch)
tree17e07bfefc56149945b8ce46cd87184cb7c7029a /sys-auth
parentDrop HPPA keywording (bug #438368). (diff)
downloadgentoo-2-9f396111e5295d9fd8bb022fb5265951499241d6.tar.gz
gentoo-2-9f396111e5295d9fd8bb022fb5265951499241d6.tar.bz2
gentoo-2-9f396111e5295d9fd8bb022fb5265951499241d6.zip
Drop HPPA keywording (bug #438368).
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/rtkit/ChangeLog6
-rw-r--r--sys-auth/rtkit/rtkit-0.10.ebuild4
-rw-r--r--sys-auth/rtkit/rtkit-0.6.ebuild4
-rw-r--r--sys-auth/rtkit/rtkit-0.7.ebuild4
-rw-r--r--sys-auth/rtkit/rtkit-0.9-r1.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog
index facdf7995fa8..d8d20c4b46b0 100644
--- a/sys-auth/rtkit/ChangeLog
+++ b/sys-auth/rtkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/rtkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.26 2012/05/24 05:07:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.27 2012/10/16 16:00:01 jer Exp $
+
+ 16 Oct 2012; Jeroen Roovers <jer@gentoo.org> rtkit-0.6.ebuild,
+ rtkit-0.7.ebuild, rtkit-0.9-r1.ebuild, rtkit-0.10.ebuild:
+ Drop HPPA keywording (bug #438368).
24 May 2012; Mike Frysinger <vapier@gentoo.org> rtkit-0.10.ebuild,
rtkit-0.6.ebuild, rtkit-0.7.ebuild, rtkit-0.9-r1.ebuild:
diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild
index cf59c6de6f28..557e24c9bc2c 100644
--- a/sys-auth/rtkit/rtkit-0.10.ebuild
+++ b/sys-auth/rtkit/rtkit-0.10.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/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.9 2012/05/24 05:07:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.10 2012/10/16 16:00:01 jer Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz"
LICENSE="GPL-3 BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86"
IUSE=""
DEPEND="sys-apps/dbus
diff --git a/sys-auth/rtkit/rtkit-0.6.ebuild b/sys-auth/rtkit/rtkit-0.6.ebuild
index b4c222562244..445b8c27ece0 100644
--- a/sys-auth/rtkit/rtkit-0.6.ebuild
+++ b/sys-auth/rtkit/rtkit-0.6.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/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.6 2012/05/24 05:07:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.7 2012/10/16 16:00:01 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz"
LICENSE="GPL-3 BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="sys-apps/dbus
diff --git a/sys-auth/rtkit/rtkit-0.7.ebuild b/sys-auth/rtkit/rtkit-0.7.ebuild
index cb2f2e47cedb..c038d6f953a1 100644
--- a/sys-auth/rtkit/rtkit-0.7.ebuild
+++ b/sys-auth/rtkit/rtkit-0.7.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/sys-auth/rtkit/rtkit-0.7.ebuild,v 1.4 2012/05/24 05:07:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.7.ebuild,v 1.5 2012/10/16 16:00:01 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz"
LICENSE="GPL-3 BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="sys-apps/dbus
diff --git a/sys-auth/rtkit/rtkit-0.9-r1.ebuild b/sys-auth/rtkit/rtkit-0.9-r1.ebuild
index d61055f59ac2..68c48b2d295a 100644
--- a/sys-auth/rtkit/rtkit-0.9-r1.ebuild
+++ b/sys-auth/rtkit/rtkit-0.9-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/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.10 2012/05/24 05:07:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.11 2012/10/16 16:00:01 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz"
LICENSE="GPL-3 BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86"
IUSE=""
DEPEND="sys-apps/dbus