diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 19:25:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 19:25:40 +0000 |
commit | 86ce32d8ceb7caac7ad6ee66125da031e29f161b (patch) | |
tree | 239e9a904045247f1cffa7a92057a22fd25808a7 /app-admin | |
parent | old (diff) | |
download | gentoo-2-86ce32d8ceb7caac7ad6ee66125da031e29f161b.tar.gz gentoo-2-86ce32d8ceb7caac7ad6ee66125da031e29f161b.tar.bz2 gentoo-2-86ce32d8ceb7caac7ad6ee66125da031e29f161b.zip |
sh stable
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-news/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/eselect-news/eselect-news-20080320.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/eselect-news/ChangeLog b/app-admin/eselect-news/ChangeLog index 9caaa098981d..ca962e28b753 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.14 2008/12/30 17:52:10 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.15 2009/01/01 19:25:40 armin76 Exp $ + + 01 Jan 2009; Raúl Porcel <armin76@gentoo.org> + eselect-news-20080320.ebuild: + sh stable 30 Dec 2008; Jeroen Roovers <jer@gentoo.org> eselect-news-20080320.ebuild: Stable for HPPA (bug #251810). diff --git a/app-admin/eselect-news/eselect-news-20080320.ebuild b/app-admin/eselect-news/eselect-news-20080320.ebuild index 7fff0b9ed355..49f1c08e06ed 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 +# Copyright 1999-2009 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.8 2008/12/30 17:52:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.9 2009/01/01 19:25:40 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" |