summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-11-05 22:15:47 +0000
committerTravis Tilley <lv@gentoo.org>2004-11-05 22:15:47 +0000
commita8d480b9017d92d8aa5b7c41c773827824cb00ca (patch)
tree92170aa97afb71540caae31bd810eb6499759379 /net-p2p
parentadd rcs dep; this script uses rcs to read directly from the cvs repo (diff)
downloadhistorical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.tar.gz
historical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.tar.bz2
historical-a8d480b9017d92d8aa5b7c41c773827824cb00ca.zip
yay amd64
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gtorrentviewer/ChangeLog5
-rw-r--r--net-p2p/gtorrentviewer/Manifest4
-rw-r--r--net-p2p/gtorrentviewer/gtorrentviewer-0.2a.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/gtorrentviewer/ChangeLog b/net-p2p/gtorrentviewer/ChangeLog
index 6172209a5b79..0aa6c2e8bc5d 100644
--- a/net-p2p/gtorrentviewer/ChangeLog
+++ b/net-p2p/gtorrentviewer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gtorrentviewer
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.1 2004/10/20 03:28:43 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.2 2004/11/05 22:15:47 lv Exp $
+
+ 05 Nov 2004; Travis Tilley <lv@gentoo.org> gtorrentviewer-0.2a.ebuild:
+ yay amd64
*gtorrentviewer-0.2a (19 Oct 2004)
diff --git a/net-p2p/gtorrentviewer/Manifest b/net-p2p/gtorrentviewer/Manifest
index d965c14466da..d397e9596d50 100644
--- a/net-p2p/gtorrentviewer/Manifest
+++ b/net-p2p/gtorrentviewer/Manifest
@@ -1,4 +1,4 @@
-MD5 3bfffde3e28d18bbcf4c767bd01be1e0 gtorrentviewer-0.2a.ebuild 685
-MD5 b67e9fc3dee4e92dca3a7771c1c8f3d6 ChangeLog 457
+MD5 367fc4163eb8f6e12d9f3b263a8edaa6 ChangeLog 536
+MD5 9ca062ef5f8717202dece4fb01e07c33 gtorrentviewer-0.2a.ebuild 684
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 d5064521cf93f50ff5ae6d860391cf12 files/digest-gtorrentviewer-0.2a 71
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}