summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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=""