summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/gwibber/ChangeLog6
-rw-r--r--net-misc/gwibber/gwibber-1.2.0_pre340.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/gwibber/ChangeLog b/net-misc/gwibber/ChangeLog
index 2123a568f59c..85f4f4c58cda 100644
--- a/net-misc/gwibber/ChangeLog
+++ b/net-misc/gwibber/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/gwibber
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.4 2009/07/27 20:06:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.5 2009/10/07 14:56:19 volkmar Exp $
+
+ 07 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+ gwibber-1.2.0_pre340.ebuild:
+ Keywording for ppc
27 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
gwibber-1.2.0_pre340.ebuild:
diff --git a/net-misc/gwibber/gwibber-1.2.0_pre340.ebuild b/net-misc/gwibber/gwibber-1.2.0_pre340.ebuild
index 40989485adbd..576f9c729b65 100644
--- a/net-misc/gwibber/gwibber-1.2.0_pre340.ebuild
+++ b/net-misc/gwibber/gwibber-1.2.0_pre340.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/net-misc/gwibber/gwibber-1.2.0_pre340.ebuild,v 1.2 2009/07/27 20:06:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-1.2.0_pre340.ebuild,v 1.3 2009/10/07 14:56:19 volkmar Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentooexperimental.org/~zerox/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=dev-python/python-distutils-extra-1.92_pre67