summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-11 00:55:15 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-11 00:55:15 +0000
commit03d1efb92c548063c4cf0e8a56ca13ea44306168 (patch)
treeb388a51df6ed048e233747e5023bf5dbca43dfdc /net-p2p
parentStable on x86 per bug #100841 (diff)
downloadgentoo-2-03d1efb92c548063c4cf0e8a56ca13ea44306168.tar.gz
gentoo-2-03d1efb92c548063c4cf0e8a56ca13ea44306168.tar.bz2
gentoo-2-03d1efb92c548063c4cf0e8a56ca13ea44306168.zip
Added ~amd64 keywords. Closes bug #95434.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/sancho-bin/ChangeLog8
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index db1d01ede34d..bb9e85b41e6f 100644
--- a/net-p2p/sancho-bin/ChangeLog
+++ b/net-p2p/sancho-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/sancho-bin
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.23 2004/11/23 21:00:35 squinky86 Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.24 2005/08/11 00:55:15 metalgod Exp $
+
+ 11 Aug 2005; Luis Medinas <metalgod@gentoo.org>
+ sancho-bin-0.9.4.19.ebuild:
+ Added ~amd64 keywords. Closes bug #95434.
23 Nov 2004; Jon Hood <squinky86@gentoo.org> sancho-bin-0.9.4.19.ebuild:
Stable on x86.
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild
index 80a7246843c4..5a46720a3e23 100644
--- a/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild,v 1.3 2005/07/10 20:08:24 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild,v 1.4 2005/08/11 00:55:15 metalgod Exp $
IUSE="gtk"
@@ -14,7 +14,7 @@ HOMEPAGE="http://sancho-gui.sourceforge.net/"
SRC_URI="gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-gtk.tar.bz2 )
!gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-fox.tar.bz2 )"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
SLOT="0"
LICENSE="CPL-1.0 LGPL-2.1"