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 | |
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')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.0.3.ebuild | 4 | ||||
-rw-r--r-- | rox-extra/roxget/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/roxget/roxget-0.0.5c.ebuild | 4 |
4 files changed, 12 insertions, 6 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="" diff --git a/rox-extra/roxget/ChangeLog b/rox-extra/roxget/ChangeLog index b3047157bf4c..e07cad3874f1 100644 --- a/rox-extra/roxget/ChangeLog +++ b/rox-extra/roxget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/roxget # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/ChangeLog,v 1.2 2005/02/10 19:20:52 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/ChangeLog,v 1.3 2005/08/15 00:31:35 kugelfang Exp $ + + 15 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> roxget-0.0.5c.ebuild: + Marked ~amd64. *roxget-0.0.5c (10 Feb 2005) diff --git a/rox-extra/roxget/roxget-0.0.5c.ebuild b/rox-extra/roxget/roxget-0.0.5c.ebuild index 5ad403e1e904..2ac844267ccc 100644 --- a/rox-extra/roxget/roxget-0.0.5c.ebuild +++ b/rox-extra/roxget/roxget-0.0.5c.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/roxget/roxget-0.0.5c.ebuild,v 1.3 2005/03/06 00:00:28 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/roxget-0.0.5c.ebuild,v 1.4 2005/08/15 00:31:35 kugelfang Exp $ DESCRIPTION="ROXget - Download Handler for the ROX Desktop" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |