summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-27 10:46:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-27 10:46:39 +0000
commitcaf4b45c3ff95d6ffe4db9c8056443de17fc94f7 (patch)
treef143b68a39056296de67473b08de11fa5d7f57b9 /net-misc/pytvshows
parentx86 stable wrt #255779 (diff)
downloadgentoo-2-caf4b45c3ff95d6ffe4db9c8056443de17fc94f7.tar.gz
gentoo-2-caf4b45c3ff95d6ffe4db9c8056443de17fc94f7.tar.bz2
gentoo-2-caf4b45c3ff95d6ffe4db9c8056443de17fc94f7.zip
x86 stable wrt #255439
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-misc/pytvshows')
-rw-r--r--net-misc/pytvshows/ChangeLog5
-rw-r--r--net-misc/pytvshows/pytvshows-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pytvshows/ChangeLog b/net-misc/pytvshows/ChangeLog
index db1a5e05bd1d..3b3191fca87f 100644
--- a/net-misc/pytvshows/ChangeLog
+++ b/net-misc/pytvshows/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/pytvshows
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.3 2009/01/19 02:36:54 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.4 2009/01/27 10:46:39 armin76 Exp $
+
+ 27 Jan 2009; Raúl Porcel <armin76@gentoo.org> pytvshows-0.2.ebuild:
+ x86 stable wrt #255439
19 Jan 2009; Jeremy Olexa <darkside@gentoo.org> pytvshows-0.2.ebuild:
amd64 stable, bug 255439
diff --git a/net-misc/pytvshows/pytvshows-0.2.ebuild b/net-misc/pytvshows/pytvshows-0.2.ebuild
index f21a5a7bbb2d..45a9305c8bf1 100644
--- a/net-misc/pytvshows/pytvshows-0.2.ebuild
+++ b/net-misc/pytvshows/pytvshows-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-misc/pytvshows/pytvshows-0.2.ebuild,v 1.3 2009/01/19 02:36:54 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2.ebuild,v 1.4 2009/01/27 10:46:39 armin76 Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""