summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-05 19:39:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-05 19:39:51 +0000
commit8df50e927cf694c8d66301ce625fc8ef98c5487e (patch)
treed1b052108694ee79a6715c1010fb3aef54211341 /net-news/liferea
parentDrop bash from RDEPEND since it does not require it. (diff)
downloadgentoo-2-8df50e927cf694c8d66301ce625fc8ef98c5487e.tar.gz
gentoo-2-8df50e927cf694c8d66301ce625fc8ef98c5487e.tar.bz2
gentoo-2-8df50e927cf694c8d66301ce625fc8ef98c5487e.zip
stable ppc ppc64, bug #441490
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-news/liferea')
-rw-r--r--net-news/liferea/ChangeLog6
-rw-r--r--net-news/liferea/liferea-1.8.8.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-news/liferea/ChangeLog b/net-news/liferea/ChangeLog
index b1a3b1691c19..d46c24a08166 100644
--- a/net-news/liferea/ChangeLog
+++ b/net-news/liferea/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/liferea
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.231 2012/10/23 17:06:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.232 2012/11/05 19:39:51 blueness Exp $
+
+ 05 Nov 2012; Anthony G. Basile <blueness@gentoo.org> liferea-1.8.8.ebuild:
+ stable ppc ppc64, bug #441490
*liferea-1.9.6_p20121021 (21 Oct 2012)
@@ -1634,4 +1637,3 @@
10 Dec 2003; Alastair Tse <liquidx@gentoo.org> liferea-0.4.5.ebuild:
initial commit. ebuild based on suka's submission <suka@t0.or.at> (#27551)
-
diff --git a/net-news/liferea/liferea-1.8.8.ebuild b/net-news/liferea/liferea-1.8.8.ebuild
index d73be2b72cc7..575f74fa2153 100644
--- a/net-news/liferea/liferea-1.8.8.ebuild
+++ b/net-news/liferea/liferea-1.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/liferea-1.8.8.ebuild,v 1.1 2012/09/15 15:17:22 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/liferea-1.8.8.ebuild,v 1.2 2012/11/05 19:39:51 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@ HOMEPAGE="http://liferea.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~x86"
IUSE="ayatana libnotify"
RDEPEND=">=x11-libs/gtk+-2.18.0:2