summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-03-22 16:03:21 +0000
committerJeroen Roovers <jer@gentoo.org>2013-03-22 16:03:21 +0000
commit3fb9ada14b92dba7a00d75dd9e73958224b3e867 (patch)
tree71972b9fa4aeddfc0eae4a331e57624fa362561d /virtual/acl
parentRemove reload option from init script as it's broken. See bug #462640. (diff)
downloadgentoo-2-3fb9ada14b92dba7a00d75dd9e73958224b3e867.tar.gz
gentoo-2-3fb9ada14b92dba7a00d75dd9e73958224b3e867.tar.bz2
gentoo-2-3fb9ada14b92dba7a00d75dd9e73958224b3e867.zip
Stable for HPPA (bug #212517).
(Portage version: 2.2.0_alpha168/cvs/Linux i686, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/acl')
-rw-r--r--virtual/acl/ChangeLog7
-rw-r--r--virtual/acl/acl-0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/acl/ChangeLog b/virtual/acl/ChangeLog
index b89490aef45f..b5414fd7000d 100644
--- a/virtual/acl/ChangeLog
+++ b/virtual/acl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/acl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.5 2012/04/26 13:26:16 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.6 2013/03/22 16:03:21 jer Exp $
+
+ 22 Mar 2013; Jeroen Roovers <jer@gentoo.org> acl-0-r1.ebuild:
+ Stable for HPPA (bug #212517).
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> acl-0-r1.ebuild:
keyword ~amd64-fbsd
diff --git a/virtual/acl/acl-0-r1.ebuild b/virtual/acl/acl-0-r1.ebuild
index ddc23e339c22..1b8bdd1670e5 100644
--- a/virtual/acl/acl-0-r1.ebuild
+++ b/virtual/acl/acl-0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r1.ebuild,v 1.2 2012/04/26 13:26:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r1.ebuild,v 1.3 2013/03/22 16:03:21 jer Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs"
DEPEND=""