diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 21:12:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 21:12:35 +0000 |
commit | ec11296309ddfe3877262ea983adae8141ec35f7 (patch) | |
tree | ef2ba57369b1b6a274c64e8ef63a62f3ab235329 /dev-libs | |
parent | Stable for ppc, wrt bug #474066 (diff) | |
download | gentoo-2-ec11296309ddfe3877262ea983adae8141ec35f7.tar.gz gentoo-2-ec11296309ddfe3877262ea983adae8141ec35f7.tar.bz2 gentoo-2-ec11296309ddfe3877262ea983adae8141ec35f7.zip |
Stable for ppc, wrt bug #474066
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/liborcus/ChangeLog b/dev-libs/liborcus/ChangeLog index 9f11a35cbcce..1afae9a0cd4c 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.20 2013/06/30 15:11:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/ChangeLog,v 1.21 2013/06/30 21:12:35 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> liborcus-0.3.0.ebuild: + Stable for ppc, wrt bug #474066 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> liborcus-0.3.0.ebuild: Stable for x86, wrt bug #474066 diff --git a/dev-libs/liborcus/liborcus-0.3.0.ebuild b/dev-libs/liborcus/liborcus-0.3.0.ebuild index 30bdb024dd3d..eb843d1b3c59 100644 --- a/dev-libs/liborcus/liborcus-0.3.0.ebuild +++ b/dev-libs/liborcus/liborcus-0.3.0.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.3.0.ebuild,v 1.9 2013/06/30 15:11:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/liborcus-0.3.0.ebuild,v 1.10 2013/06/30 21:12:35 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://gitorious.org/orcus/pages/Home" LICENSE="MIT" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="static-libs" RDEPEND=" |