summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2008-05-21 23:06:11 +0000
committerRobert Buchholz <rbu@gentoo.org>2008-05-21 23:06:11 +0000
commit1fd2953023b30f64bfd844f943921658b712ace7 (patch)
treea3a83c5c600061f600ad5da21e1e6e3cac23fc4f /net-news
parentVersion bump: "numerous enhancements, made its output more configurable" (diff)
downloadgentoo-2-1fd2953023b30f64bfd844f943921658b712ace7.tar.gz
gentoo-2-1fd2953023b30f64bfd844f943921658b712ace7.tar.bz2
gentoo-2-1fd2953023b30f64bfd844f943921658b712ace7.zip
amd64 stable, bug #223143
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'net-news')
-rw-r--r--net-news/rsstail/ChangeLog5
-rw-r--r--net-news/rsstail/rsstail-1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-news/rsstail/ChangeLog b/net-news/rsstail/ChangeLog
index c4bb7d37d3f2..91a6fa17ded0 100644
--- a/net-news/rsstail/ChangeLog
+++ b/net-news/rsstail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/rsstail
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/ChangeLog,v 1.6 2008/05/21 23:02:13 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/ChangeLog,v 1.7 2008/05/21 23:06:11 rbu Exp $
+
+ 21 May 2008; Robert Buchholz <rbu@gentoo.org> rsstail-1.3.ebuild:
+ amd64 stable, bug #223143
*rsstail-1.4 (21 May 2008)
diff --git a/net-news/rsstail/rsstail-1.3.ebuild b/net-news/rsstail/rsstail-1.3.ebuild
index e53d97bf53f7..4a875ccca11d 100644
--- a/net-news/rsstail/rsstail-1.3.ebuild
+++ b/net-news/rsstail/rsstail-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/rsstail-1.3.ebuild,v 1.1 2007/08/25 22:53:33 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstail/rsstail-1.3.ebuild,v 1.2 2008/05/21 23:06:11 rbu Exp $
inherit toolchain-funcs
@@ -10,7 +10,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"