summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-18 22:14:20 +0000
committerPeter Weller <welp@gentoo.org>2007-03-18 22:14:20 +0000
commit55d517f2e01ccef7954cf954d66c4eab83d4e996 (patch)
treef655a5411b178984b84e1f55c4cd3131f09a5e91 /net-p2p/gtorrentviewer
parentFix Manifest that wasn't updated from some reason. (diff)
downloadgentoo-2-55d517f2e01ccef7954cf954d66c4eab83d4e996.tar.gz
gentoo-2-55d517f2e01ccef7954cf954d66c4eab83d4e996.tar.bz2
gentoo-2-55d517f2e01ccef7954cf954d66c4eab83d4e996.zip
Stable on amd64
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r--net-p2p/gtorrentviewer/ChangeLog5
-rw-r--r--net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gtorrentviewer/ChangeLog b/net-p2p/gtorrentviewer/ChangeLog
index a7ff353e8ee2..efcf6be49512 100644
--- a/net-p2p/gtorrentviewer/ChangeLog
+++ b/net-p2p/gtorrentviewer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gtorrentviewer
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.6 2007/03/14 09:25:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.7 2007/03/18 22:14:20 welp Exp $
+
+ 18 Mar 2007; Peter Weller <welp@gentoo.org> gtorrentviewer-0.2b.ebuild:
+ Stable on amd64
14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
+gtorrentviewer-0.2a.ebuild:
diff --git a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild
index d19409478c9d..5e23cf648913 100644
--- a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild
+++ b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.2 2007/03/13 18:04:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.3 2007/03/18 22:14:20 welp 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="~amd64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE=""
S=${WORKDIR}/${MY_P}