diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-08 20:35:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-08 20:35:30 +0000 |
commit | d5eefab73395f2d4cbf1cf17aa171eaca1f7605c (patch) | |
tree | 7eae4ddd4447643fa074259443a374ef0f18b566 /app-admin | |
parent | I fixed monopod and it seems gnutu works for Jer (no segfault?), so removing ... (diff) | |
download | gentoo-2-d5eefab73395f2d4cbf1cf17aa171eaca1f7605c.tar.gz gentoo-2-d5eefab73395f2d4cbf1cf17aa171eaca1f7605c.tar.bz2 gentoo-2-d5eefab73395f2d4cbf1cf17aa171eaca1f7605c.zip |
stable ppc64, bug 251810
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-news/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-news/eselect-news-20080320.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-news/ChangeLog b/app-admin/eselect-news/ChangeLog index ca962e28b753..fb97ab262445 100644 --- a/app-admin/eselect-news/ChangeLog +++ b/app-admin/eselect-news/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-news # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.16 2009/01/08 20:35:29 ranger Exp $ + + 08 Jan 2009; Brent Baude <ranger@gentoo.org> eselect-news-20080320.ebuild: + stable ppc64, bug 251810 01 Jan 2009; Raúl Porcel <armin76@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 49f1c08e06ed..e809720b2c64 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-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.9 2009/01/01 19:25:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.10 2009/01/08 20:35:30 ranger 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" |