summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-08-18 22:23:08 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-08-18 22:23:08 +0000
commit108bc632f356eaf3f2e87899d6bac69e763bc043 (patch)
treea518fe17a72727bcadb7e0d122991272983183d1 /net-p2p
parentstable x86, bug 279864 (diff)
downloadgentoo-2-108bc632f356eaf3f2e87899d6bac69e763bc043.tar.gz
gentoo-2-108bc632f356eaf3f2e87899d6bac69e763bc043.tar.bz2
gentoo-2-108bc632f356eaf3f2e87899d6bac69e763bc043.zip
stable x86, bug 280036
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/torrentinfo/ChangeLog6
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/torrentinfo/ChangeLog b/net-p2p/torrentinfo/ChangeLog
index 1056477feee0..801cccd2ba55 100644
--- a/net-p2p/torrentinfo/ChangeLog
+++ b/net-p2p/torrentinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/torrentinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.3 2009/08/18 22:23:08 fauli Exp $
+
+ 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+ torrentinfo-1.0.2.ebuild:
+ stable x86, bug 280036
02 Aug 2009; <chainsaw@gentoo.org> torrentinfo-1.0.2.ebuild:
Marked stable on AMD64 as requested by Markos "hwoarang" Chandras
diff --git a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
index 070c070091a7..d09870875e47 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.3 2009/08/18 22:23:08 fauli Exp $
inherit distutils
@@ -10,5 +10,5 @@ SRC_URI="http://vrai.net/files/software_projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""