diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 09:59:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 09:59:33 +0000 |
commit | 60243fbe62da64d75aedf769dd4991f5a7ea9a4f (patch) | |
tree | c63ce1a2af3a2b2357b990ec975fbd67deccfe97 /rox-extra | |
parent | Stable for x86, wrt bug #495710 (diff) | |
download | gentoo-2-60243fbe62da64d75aedf769dd4991f5a7ea9a4f.tar.gz gentoo-2-60243fbe62da64d75aedf769dd4991f5a7ea9a4f.tar.bz2 gentoo-2-60243fbe62da64d75aedf769dd4991f5a7ea9a4f.zip |
Stable for x86, wrt bug #495912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/archive/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/archive/archive-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/archive/ChangeLog b/rox-extra/archive/ChangeLog index 1f9b824d4527..5a967ae2c692 100644 --- a/rox-extra/archive/ChangeLog +++ b/rox-extra/archive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/archive # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.27 2014/01/14 15:31:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.28 2014/03/23 09:59:33 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> archive-2.3.ebuild: + Stable for x86, wrt bug #495912 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> archive-2.3.ebuild: Stable for ppc, wrt bug #495912 diff --git a/rox-extra/archive/archive-2.3.ebuild b/rox-extra/archive/archive-2.3.ebuild index f6de06360476..7e47900c916d 100644 --- a/rox-extra/archive/archive-2.3.ebuild +++ b/rox-extra/archive/archive-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.3.ebuild,v 1.3 2014/01/14 15:31:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.3.ebuild,v 1.4 2014/03/23 09:59:33 ago Exp $ ROX_LIB_VER=2.0.0 inherit rox-0install @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="bzip2 compress rar uuencode zip ace rpm cpio" |