diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 15:11:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 15:11:00 +0000 |
commit | f6f5299eb32d1557647d0a1cb36118d8ed49151b (patch) | |
tree | e9fd47ffe6268c51600c62dae927cc74aa56bd1b /dev-libs | |
parent | Stable for x86, wrt bug #474066 (diff) | |
download | gentoo-2-f6f5299eb32d1557647d0a1cb36118d8ed49151b.tar.gz gentoo-2-f6f5299eb32d1557647d0a1cb36118d8ed49151b.tar.bz2 gentoo-2-f6f5299eb32d1557647d0a1cb36118d8ed49151b.zip |
Stable for x86, wrt bug #474066
(Portage version: 2.1.12.9/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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/liborcus/ChangeLog b/dev-libs/liborcus/ChangeLog index 521ad50d501a..9f11a35cbcce 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.19 2013/06/30 15:10:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/ChangeLog,v 1.20 2013/06/30 15:11:00 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> liborcus-0.3.0.ebuild: + Stable for x86, wrt bug #474066 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> liborcus-0.3.0.ebuild: Stable for amd64, wrt bug #474066 diff --git a/dev-libs/liborcus/liborcus-0.3.0.ebuild b/dev-libs/liborcus/liborcus-0.3.0.ebuild index 5c03a5febe32..30bdb024dd3d 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.8 2013/06/30 15:10:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/liborcus-0.3.0.ebuild,v 1.9 2013/06/30 15:11:00 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=" |