diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:11:20 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:11:20 +0000 |
commit | b5659484e2befd32e17faf17f854acc4974f4702 (patch) | |
tree | 7c6e677f8414172c76029375f373771262fae085 /app-admin | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-b5659484e2befd32e17faf17f854acc4974f4702.tar.gz gentoo-2-b5659484e2befd32e17faf17f854acc4974f4702.tar.bz2 gentoo-2-b5659484e2befd32e17faf17f854acc4974f4702.zip |
ppc stable, bug #251810
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
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 c86d70dae9b7..4b6466f4e7cb 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.12 2008/12/29 16:15:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.13 2008/12/29 18:11:20 dertobi123 Exp $ + + 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + eselect-news-20080320.ebuild: + ppc stable, bug #251810 29 Dec 2008; 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 29343864adc0..d93ba1111f16 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.6 2008/12/29 16:15:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.7 2008/12/29 18:11:20 dertobi123 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" |