diff options
author | 2009-12-29 01:57:38 +0000 | |
---|---|---|
committer | 2009-12-29 01:57:38 +0000 | |
commit | 0a4bf7aff772fc7c3e949e7852cef4695dd56557 (patch) | |
tree | 64a01e91a4ad8709c290b42092fa896fa340a8e1 /virtual/acl | |
parent | Add prefix keywords (~amd64-linux, ~ia64-linux, ~x86-linux) and a patch to fi... (diff) | |
download | gentoo-2-0a4bf7aff772fc7c3e949e7852cef4695dd56557.tar.gz gentoo-2-0a4bf7aff772fc7c3e949e7852cef4695dd56557.tar.bz2 gentoo-2-0a4bf7aff772fc7c3e949e7852cef4695dd56557.zip |
Prefix keywords: ~amd64-linux ~ia64-linux ~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'virtual/acl')
-rw-r--r-- | virtual/acl/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/acl/acl-0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/acl/ChangeLog b/virtual/acl/ChangeLog index 475254e1abd5..b7f525f51082 100644 --- a/virtual/acl/ChangeLog +++ b/virtual/acl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/acl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.1 2009/05/29 19:39:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.2 2009/12/29 01:57:38 abcd Exp $ + + 29 Dec 2009; Jonathan Callen <abcd@gentoo.org> acl-0.ebuild: + Prefix keywords: ~amd64-linux ~ia64-linux ~x86-linux *acl-0 (29 May 2009) diff --git a/virtual/acl/acl-0.ebuild b/virtual/acl/acl-0.ebuild index dc99dc0ddb0e..9428d93fcc28 100644 --- a/virtual/acl/acl-0.ebuild +++ b/virtual/acl/acl-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0.ebuild,v 1.1 2009/05/29 19:39:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0.ebuild,v 1.2 2009/12/29 01:57:38 abcd Exp $ DESCRIPTION="Virtual for acl support (sys/acl.h)" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" DEPEND="" |