diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-16 15:25:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-16 15:25:23 +0000 |
commit | a40abcc017ecbbb01f9e2e88f7ab601df36cefd8 (patch) | |
tree | 755db02f7b6f8f6f8df1d24ce61662ccfd09f036 /rox-extra/fetch | |
parent | amd64 stable wrt #197514, fix multilib and quoting (diff) | |
download | historical-a40abcc017ecbbb01f9e2e88f7ab601df36cefd8.tar.gz historical-a40abcc017ecbbb01f9e2e88f7ab601df36cefd8.tar.bz2 historical-a40abcc017ecbbb01f9e2e88f7ab601df36cefd8.zip |
amd64 stable wrt #197514
Package-Manager: portage-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 |