summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:04:26 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:04:26 +0000
commit94a8a6183441f7d1ca1e838d2378057abb63e65c (patch)
tree7afa7524bc66185172a3b1f9a0df66cf758cf005 /net-p2p/bittorrent-stats
parentStable on ppc. (diff)
downloadgentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.tar.gz
gentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.tar.bz2
gentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.zip
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-p2p/bittorrent-stats')
-rw-r--r--net-p2p/bittorrent-stats/ChangeLog8
-rw-r--r--net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/bittorrent-stats/ChangeLog b/net-p2p/bittorrent-stats/ChangeLog
index ce2cf593ba6f..503ef5be220d 100644
--- a/net-p2p/bittorrent-stats/ChangeLog
+++ b/net-p2p/bittorrent-stats/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/bittorrent-stats
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/ChangeLog,v 1.6 2004/12/29 20:25:27 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/ChangeLog,v 1.7 2005/05/01 17:00:30 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
+ bittorrent-stats-3.2.1b-r4.ebuild:
+ Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild
index f47646002829..76f9c0dc4c7e 100644
--- a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild
+++ b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.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/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.5 2004/07/03 12:18:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.6 2005/05/01 17:00:30 hansmi Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ SRC_URI="http://bitconjurer.org/BitTorrent/${MY_P}.tar.gz"
HOMEPAGE="http://bitconjurer.org/BitTorrent"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ~ppc alpha ~sparc"
+KEYWORDS="x86 ppc alpha ~sparc"
IUSE="X"