diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:24:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:24:53 +0000 |
commit | b794dd1b18135c3ca04fd0042ec75fae8f0cf396 (patch) | |
tree | d35a61dc11c4af927a0383b7a8991922c63f4af6 /rox-extra/fetch | |
parent | Improved sed used on previous commit. (diff) | |
download | historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.tar.gz historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.tar.bz2 historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.zip |
Marking rox-extra packages ppc stable for bug 236057
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog index cce64cfe31a4..a7d7af65171c 100644 --- a/rox-extra/fetch/ChangeLog +++ b/rox-extra/fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/fetch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.24 2008/08/28 19:22:02 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.25 2008/08/30 15:24:53 ranger Exp $ + + 30 Aug 2008; Brent Baude <ranger@gentoo.org> fetch-0.3.3.ebuild: + Marking fetch-0.3.3 ppc stable for bug 236057 28 Aug 2008; Jim Ramsay <lack@gentoo.org> fetch-0.3.3.ebuild: Marked stable on amd64 diff --git a/rox-extra/fetch/fetch-0.3.3.ebuild b/rox-extra/fetch/fetch-0.3.3.ebuild index 1cb1e315a131..219eea78a74f 100644 --- a/rox-extra/fetch/fetch-0.3.3.ebuild +++ b/rox-extra/fetch/fetch-0.3.3.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/fetch/fetch-0.3.3.ebuild,v 1.2 2008/08/28 19:22:02 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.3.ebuild,v 1.3 2008/08/30 15:24:53 ranger Exp $ ROX_VER=2.1.2 ROX_LIB_VER=2.0.2 @@ -13,7 +13,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" APPNAME=Fetch |