diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:00:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:00:28 +0000 |
commit | 95bdd53d3050f53278c95089a62fc2cd16917ab7 (patch) | |
tree | 8b8cf45808cc02181e0dc5817d4968123ca935e8 /rox-extra | |
parent | Stable on x86 wrt bug #171828. (diff) | |
download | gentoo-2-95bdd53d3050f53278c95089a62fc2cd16917ab7.tar.gz gentoo-2-95bdd53d3050f53278c95089a62fc2cd16917ab7.tar.bz2 gentoo-2-95bdd53d3050f53278c95089a62fc2cd16917ab7.zip |
Stable on x86 wrt bug #171828.
(Portage version: 2.1.2.2)
Diffstat (limited to 'rox-extra')
-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 e69cb6eeaec3..2cd1eb98cc6c 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.17 2007/02/15 02:57:28 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.18 2007/03/23 18:00:28 armin76 Exp $ + + 23 Mar 2007; armin <armin@gentoo.org> fetch-0.3.2.ebuild: + Stable on x86 wrt bug #171828. 15 Feb 2007; Jim Ramsay <lack@gentoo.org> -fetch-0.3.1.ebuild: Cleaning up old versions diff --git a/rox-extra/fetch/fetch-0.3.2.ebuild b/rox-extra/fetch/fetch-0.3.2.ebuild index 1616f7b4bf04..f1ec144552f7 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.1 2007/01/15 19:52:36 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.2.ebuild,v 1.2 2007/03/23 18:00:28 armin76 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 |