summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:53:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:53:58 +0000
commita8f3b3035dbd691ee5d74424871d234845375801 (patch)
tree76e4f4ef0f9e06b1a4221dcf8892886f6dd6c983 /x11-misc
parentStable for ppc64, wrt bug #499476 (diff)
downloadgentoo-2-a8f3b3035dbd691ee5d74424871d234845375801.tar.gz
gentoo-2-a8f3b3035dbd691ee5d74424871d234845375801.tar.bz2
gentoo-2-a8f3b3035dbd691ee5d74424871d234845375801.zip
Stable for ppc64, wrt bug #500494
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/fbpanel/ChangeLog5
-rw-r--r--x11-misc/fbpanel/fbpanel-6.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog
index 09be390be93d..5aff286f3216 100644
--- a/x11-misc/fbpanel/ChangeLog
+++ b/x11-misc/fbpanel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/fbpanel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.61 2014/03/05 15:56:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.62 2014/03/14 10:53:58 ago Exp $
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> fbpanel-6.1-r2.ebuild:
+ Stable for ppc64, wrt bug #500494
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> fbpanel-6.1-r2.ebuild:
Stable for ppc, wrt bug #500494
diff --git a/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild b/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild
index b0f7e1797cd9..b5351fa5d19d 100644
--- a/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild,v 1.4 2014/03/05 15:56:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r2.ebuild,v 1.5 2014/03/14 10:53:58 ago Exp $
EAPI=5
inherit eutils multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"