diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-29 16:15:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-29 16:15:48 +0000 |
commit | dd4bd7aceef5479dfc0bcf557b4fcc8113528db1 (patch) | |
tree | 235fd98b763a671dd4ec2c9ddd1c494da2b0a4db /app-admin | |
parent | s390/sh stable wrt #208898 (diff) | |
download | gentoo-2-dd4bd7aceef5479dfc0bcf557b4fcc8113528db1.tar.gz gentoo-2-dd4bd7aceef5479dfc0bcf557b4fcc8113528db1.tar.bz2 gentoo-2-dd4bd7aceef5479dfc0bcf557b4fcc8113528db1.zip |
alpha/arm/ia64/s390/x86 stable wrt #251810
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-news/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-news/eselect-news-20080320.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-news/ChangeLog b/app-admin/eselect-news/ChangeLog index 5dd0f2514b29..c86d70dae9b7 100644 --- a/app-admin/eselect-news/ChangeLog +++ b/app-admin/eselect-news/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-news # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.11 2008/12/29 12:42:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.12 2008/12/29 16:15:48 armin76 Exp $ + + 29 Dec 2008; Raúl Porcel <armin76@gentoo.org> + eselect-news-20080320.ebuild: + alpha/arm/ia64/s390/x86 stable wrt #251810 29 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> eselect-news-20080320.ebuild: diff --git a/app-admin/eselect-news/eselect-news-20080320.ebuild b/app-admin/eselect-news/eselect-news-20080320.ebuild index 123cca26a7c8..29343864adc0 100644 --- a/app-admin/eselect-news/eselect-news-20080320.ebuild +++ b/app-admin/eselect-news/eselect-news-20080320.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.5 2008/12/29 12:42:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.6 2008/12/29 16:15:48 armin76 Exp $ DESCRIPTION="GLEP 42 news reader" HOMEPAGE="http://paludis.pioto.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/news.eselect-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.11" |