diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-08-28 19:22:02 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-08-28 19:22:02 +0000 |
commit | 910c35f625e4a6af2ff0ed58de475869300cb590 (patch) | |
tree | 95cf4051450e53f28a5411acbcba2a896512972c /rox-extra/archive | |
parent | Added qt-4.4 deps, make -j1 install to catch some data files, and tested on a... (diff) | |
download | historical-910c35f625e4a6af2ff0ed58de475869300cb590.tar.gz historical-910c35f625e4a6af2ff0ed58de475869300cb590.tar.bz2 historical-910c35f625e4a6af2ff0ed58de475869300cb590.zip |
Marked stable on amd64
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.24-gentoo x86_64
Diffstat (limited to 'rox-extra/archive')
-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 698f523e29b7..b4d70d1e81eb 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.17 2008/07/29 15:07:42 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.18 2008/08/28 19:18:53 lack Exp $ + + 28 Aug 2008; Jim Ramsay <lack@gentoo.org> archive-2.2.ebuild: + Marked stable on amd64 29 Jul 2008; Jim Ramsay <lack@gentoo.org> metadata.xml, -archive-2.1-r3.ebuild, archive-2.2.ebuild: diff --git a/rox-extra/archive/archive-2.2.ebuild b/rox-extra/archive/archive-2.2.ebuild index 63dffdde5fad..ebd61815c033 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.2 2008/07/29 15:07:42 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.2.ebuild,v 1.3 2008/08/28 19:18:53 lack 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" |