diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-08-15 00:31:35 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-08-15 00:31:35 +0000 |
commit | c08323d119d88f1aca305ae753b0689cfc646d9b (patch) | |
tree | 8c818708808c28e11929a3e6e8b8617bef28c3f1 /rox-extra/fetch | |
parent | Added ~amd64 keywords. (diff) | |
download | gentoo-2-c08323d119d88f1aca305ae753b0689cfc646d9b.tar.gz gentoo-2-c08323d119d88f1aca305ae753b0689cfc646d9b.tar.bz2 gentoo-2-c08323d119d88f1aca305ae753b0689cfc646d9b.zip |
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog index 420edc73675e..4ef90df7a12f 100644 --- a/rox-extra/fetch/ChangeLog +++ b/rox-extra/fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/fetch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.3 2005/03/05 15:02:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.4 2005/08/15 00:27:11 kugelfang Exp $ + + 15 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> fetch-0.0.3.ebuild: + Marked ~amd64. 06 Mar 2005; Joseph Jezak <josejx@gentoo.org> fetch-0.0.3.ebuild: Marked ~ppc for bug #83706. diff --git a/rox-extra/fetch/fetch-0.0.3.ebuild b/rox-extra/fetch/fetch-0.0.3.ebuild index a4d2d60d0fa9..23c2ba2ef2f3 100644 --- a/rox-extra/fetch/fetch-0.0.3.ebuild +++ b/rox-extra/fetch/fetch-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.0.3.ebuild,v 1.2 2005/03/05 15:02:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.0.3.ebuild,v 1.3 2005/08/15 00:27:11 kugelfang Exp $ DESCRIPTION="Fetch - an downloader for the ROX Desktop" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |