summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-11 18:04:22 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-11 18:04:22 +0000
commit13f041390e5a6dc6d14d28405b12e011af03260c (patch)
tree7da26adb496fabcdfee86ff15abf77abb92b4301 /net-misc
parentUse epunt_cxx #288544 by Michał Masłowski and gen_usr_ldscript -a. (diff)
downloadgentoo-2-13f041390e5a6dc6d14d28405b12e011af03260c.tar.gz
gentoo-2-13f041390e5a6dc6d14d28405b12e011af03260c.tar.bz2
gentoo-2-13f041390e5a6dc6d14d28405b12e011af03260c.zip
x86 stable, bug #285724
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/pytvshows/ChangeLog5
-rw-r--r--net-misc/pytvshows/pytvshows-0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pytvshows/ChangeLog b/net-misc/pytvshows/ChangeLog
index 5caa94d948b7..870c8c519b78 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.7 2009/09/21 14:41:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.8 2009/10/11 18:04:22 maekke Exp $
+
+ 11 Oct 2009; Markus Meier <maekke@gentoo.org> pytvshows-0.2-r1.ebuild:
+ x86 stable, bug #285724
21 Sep 2009; Jeremy Olexa <darkside@gentoo.org> pytvshows-0.2-r1.ebuild:
amd64 stable, bug 285724
diff --git a/net-misc/pytvshows/pytvshows-0.2-r1.ebuild b/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
index a6da27975c3e..5537db2cb199 100644
--- a/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
+++ b/net-misc/pytvshows/pytvshows-0.2-r1.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-r1.ebuild,v 1.2 2009/09/21 14:41:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.3 2009/10/11 18:04:22 maekke Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=""