diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-30 19:57:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-30 19:57:58 +0000 |
commit | 30645f8c816824eb15d603a88c2191b565d790c4 (patch) | |
tree | ac03a8f9ad3ca3923f82dd4839b31d7da73a4d5e /rox-extra | |
parent | x86 stable, bug #236057 (diff) | |
download | gentoo-2-30645f8c816824eb15d603a88c2191b565d790c4.tar.gz gentoo-2-30645f8c816824eb15d603a88c2191b565d790c4.tar.bz2 gentoo-2-30645f8c816824eb15d603a88c2191b565d790c4.zip |
x86 stable, bug #236057
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/archive/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/archive/archive-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/archive/ChangeLog b/rox-extra/archive/ChangeLog index 5414612ce83b..cd9dc7a057cc 100644 --- a/rox-extra/archive/ChangeLog +++ b/rox-extra/archive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/archive # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.19 2008/08/30 15:24:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.20 2008/08/30 19:57:58 maekke Exp $ + + 30 Aug 2008; Markus Meier <maekke@gentoo.org> archive-2.2.ebuild: + x86 stable, bug #236057 30 Aug 2008; Brent Baude <ranger@gentoo.org> archive-2.2.ebuild: Marking archive-2.2 ppc stable for bug 236057 diff --git a/rox-extra/archive/archive-2.2.ebuild b/rox-extra/archive/archive-2.2.ebuild index 91f239967d6a..0acb7093db84 100644 --- a/rox-extra/archive/archive-2.2.ebuild +++ b/rox-extra/archive/archive-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.2.ebuild,v 1.4 2008/08/30 15:24:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.2.ebuild,v 1.5 2008/08/30 19:57:58 maekke 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" |