diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-05-28 05:30:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-05-28 05:30:08 +0000 |
commit | 26468eb3a2db36bd5f0ed028fe92784c713abf0c (patch) | |
tree | f39c33eedfe4cf06aa7be722ef7e204855ce4dac /sys-libs | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-26468eb3a2db36bd5f0ed028fe92784c713abf0c.tar.gz gentoo-2-26468eb3a2db36bd5f0ed028fe92784c713abf0c.tar.bz2 gentoo-2-26468eb3a2db36bd5f0ed028fe92784c713abf0c.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libsepol/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libsepol/libsepol-2.0.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libsepol/ChangeLog b/sys-libs/libsepol/ChangeLog index 79daa449ec08..692c3e26b24d 100644 --- a/sys-libs/libsepol/ChangeLog +++ b/sys-libs/libsepol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libsepol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.38 2011/02/13 19:29:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.39 2011/05/28 05:30:08 blueness Exp $ + + 28 May 2011; Anthony G. Basile <blueness@gentoo.org> libsepol-2.0.41.ebuild: + Stable amd64 x86 13 Feb 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml: Updated metadata.xml to reflect new selinux herd. diff --git a/sys-libs/libsepol/libsepol-2.0.41.ebuild b/sys-libs/libsepol/libsepol-2.0.41.ebuild index 79748bdf45fe..5ae66406bb77 100644 --- a/sys-libs/libsepol/libsepol-2.0.41.ebuild +++ b/sys-libs/libsepol/libsepol-2.0.41.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/sys-libs/libsepol/libsepol-2.0.41.ebuild,v 1.2 2011/02/05 21:52:13 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.0.41.ebuild,v 1.3 2011/05/28 05:30:08 blueness Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |