diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
commit | 2e8a97f48501d130bab853bba270a3efc0eefb19 (patch) | |
tree | d7ef14d41846b292fdcd88fadc7f00990f08982b /rox-extra/fetch | |
parent | Stable on ppc wrt bug 155757 (diff) | |
download | historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.gz historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.bz2 historical-2e8a97f48501d130bab853bba270a3efc0eefb19.zip |
stable x86, bug #155521
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 6 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog index d5f1b278b21f..dc1024e9775f 100644 --- a/rox-extra/fetch/ChangeLog +++ b/rox-extra/fetch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for rox-extra/fetch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.14 2006/11/09 17:07:43 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.15 2006/11/20 18:22:04 opfer Exp $ + + 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + fetch-0.3.1-r1.ebuild: + stable x86, bug #155521 09 Nov 2006; Jim Ramsay <lack@gentoo.org> fetch-0.3.1-r1.ebuild: We do not need to warn about dbus here - rox-extra/downloadmanager pulls it diff --git a/rox-extra/fetch/fetch-0.3.1-r1.ebuild b/rox-extra/fetch/fetch-0.3.1-r1.ebuild index c7dbdb0ce3fc..377d6222e58c 100644 --- a/rox-extra/fetch/fetch-0.3.1-r1.ebuild +++ b/rox-extra/fetch/fetch-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.1-r1.ebuild,v 1.2 2006/11/09 17:07:43 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.1-r1.ebuild,v 1.3 2006/11/20 18:22:04 opfer 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 |