diff options
author | 2004-11-05 22:15:47 +0000 | |
---|---|---|
committer | 2004-11-05 22:15:47 +0000 | |
commit | a8d480b9017d92d8aa5b7c41c773827824cb00ca (patch) | |
tree | 92170aa97afb71540caae31bd810eb6499759379 /net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild | |
parent | add rcs dep; this script uses rcs to read directly from the cvs repo (diff) | |
download | historical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.tar.gz historical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.tar.bz2 historical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.zip |
yay amd64
Diffstat (limited to 'net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild')
-rw-r--r-- | net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild b/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild index bf2deec23dcb..05c6d8c268b2 100644 --- a/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild +++ b/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild,v 1.1 2004/10/20 03:28:43 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild,v 1.2 2004/11/05 22:15:47 lv Exp $ inherit eutils gnome2 @@ -11,7 +11,7 @@ DESCRIPTION="A GTK2-based viewer and editor for BitTorrent meta files" HOMEPAGE="http://gtorrentviewer.sourceforge.net/" SRC_URI="mirror://sourceforge/gtorrentviewer/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" SLOT="0" IUSE="" S=${WORKDIR}/${MY_P} |