diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 12:05:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 12:05:27 +0000 |
commit | c32adee12254ce71898517975368455849938a03 (patch) | |
tree | 483cd7b21e9199de65727f57591e4a28993dfb28 /dev-libs | |
parent | Stable for x86, wrt bug #486204 (diff) | |
download | gentoo-2-c32adee12254ce71898517975368455849938a03.tar.gz gentoo-2-c32adee12254ce71898517975368455849938a03.tar.bz2 gentoo-2-c32adee12254ce71898517975368455849938a03.zip |
Stable for x86, wrt bug #486204
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/liborcus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/liborcus/liborcus-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/liborcus/ChangeLog b/dev-libs/liborcus/ChangeLog index eb7de442edac..3d8551bff829 100644 --- a/dev-libs/liborcus/ChangeLog +++ b/dev-libs/liborcus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/liborcus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/ChangeLog,v 1.23 2013/10/20 22:40:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/ChangeLog,v 1.24 2013/10/27 12:05:27 ago Exp $ + + 27 Oct 2013; Agostino Sarubbo <ago@gentoo.org> liborcus-0.5.1.ebuild: + Stable for x86, wrt bug #486204 20 Oct 2013; Tony Vroon <chainsaw@gentoo.org> liborcus-0.5.1.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/dev-libs/liborcus/liborcus-0.5.1.ebuild b/dev-libs/liborcus/liborcus-0.5.1.ebuild index 65760b79bc0c..6260b470db35 100644 --- a/dev-libs/liborcus/liborcus-0.5.1.ebuild +++ b/dev-libs/liborcus/liborcus-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/liborcus-0.5.1.ebuild,v 1.6 2013/10/20 22:40:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/liborcus-0.5.1.ebuild,v 1.7 2013/10/27 12:05:27 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://gitorious.org/orcus/pages/Home" LICENSE="MIT" SLOT="0/0.5" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="static-libs" RDEPEND=" |