summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:37:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:37:16 +0000
commit5e74c335f9ee47a881027ec20e176b16133c35ea (patch)
treea427df832e6e958ae05650d549fd0e28d38171e4 /net-news/rsstail
parentRestricting pypy (diff)
downloadgentoo-2-5e74c335f9ee47a881027ec20e176b16133c35ea.tar.gz
gentoo-2-5e74c335f9ee47a881027ec20e176b16133c35ea.tar.bz2
gentoo-2-5e74c335f9ee47a881027ec20e176b16133c35ea.zip
Stable for amd64, wrt bug #400455
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-news/rsstail')
-rw-r--r--net-news/rsstail/ChangeLog7
-rw-r--r--net-news/rsstail/rsstail-1.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-news/rsstail/ChangeLog b/net-news/rsstail/ChangeLog
index 02b23d6e4d0d..1624a91548ff 100644
--- a/net-news/rsstail/ChangeLog
+++ b/net-news/rsstail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/rsstail
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/ChangeLog,v 1.9 2011/09/26 21:22:14 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/ChangeLog,v 1.10 2012/02/24 09:37:16 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> rsstail-1.8.ebuild:
+ Stable for amd64, wrt bug #400455
*rsstail-1.8 (26 Sep 2011)
diff --git a/net-news/rsstail/rsstail-1.8.ebuild b/net-news/rsstail/rsstail-1.8.ebuild
index 4d53126021bc..0436af282e90 100644
--- a/net-news/rsstail/rsstail-1.8.ebuild
+++ b/net-news/rsstail/rsstail-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/rsstail-1.8.ebuild,v 1.1 2011/09/26 21:22:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/rsstail-1.8.ebuild,v 1.2 2012/02/24 09:37:16 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=">=net-libs/libmrss-0.17.1"