diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-16 15:10:31 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-16 15:10:31 +0000 |
commit | 308ecff3f95a8283e8c2f0ef4a901137ec263e9b (patch) | |
tree | 86ab97aeb48321c9c7b271fb846eebc54877157e /rox-extra/fetch | |
parent | bump; add chicken, clisp, mzscheme and R use flags, deps and use_with's; drop... (diff) | |
download | gentoo-2-308ecff3f95a8283e8c2f0ef4a901137ec263e9b.tar.gz gentoo-2-308ecff3f95a8283e8c2f0ef4a901137ec263e9b.tar.bz2 gentoo-2-308ecff3f95a8283e8c2f0ef4a901137ec263e9b.zip |
amd64 stable wrt #197514
(Portage version: 2.1.3.19)
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog index 94d784aa7659..236236067e48 100644 --- a/rox-extra/fetch/ChangeLog +++ b/rox-extra/fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/fetch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.20 2007/04/07 13:05:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.21 2007/11/16 15:10:31 drac Exp $ + + 16 Nov 2007; Samuli Suominen <drac@gentoo.org> fetch-0.3.2.ebuild: + amd64 stable wrt #197514 07 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> fetch-0.3.2.ebuild: ppc stable, bug #171614 diff --git a/rox-extra/fetch/fetch-0.3.2.ebuild b/rox-extra/fetch/fetch-0.3.2.ebuild index fab4ed4e1d17..5bd1bd31b4b4 100644 --- a/rox-extra/fetch/fetch-0.3.2.ebuild +++ b/rox-extra/fetch/fetch-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.2.ebuild,v 1.4 2007/07/12 06:31:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.2.ebuild,v 1.5 2007/11/16 15:10:31 drac 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 |