summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:52:26 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:52:26 +0000
commit539b67f7a0de2128a0f33c9c729294eff5ecc116 (patch)
tree73a0e6cc3c437027b06204018aeb7b5e9af2dcb4 /x11-misc/fbpanel
parentStable for HPPA (bug #502282). (diff)
downloadgentoo-2-539b67f7a0de2128a0f33c9c729294eff5ecc116.tar.gz
gentoo-2-539b67f7a0de2128a0f33c9c729294eff5ecc116.tar.bz2
gentoo-2-539b67f7a0de2128a0f33c9c729294eff5ecc116.zip
x86 stable wrt bug #500494
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-misc/fbpanel')
-rw-r--r--x11-misc/fbpanel/ChangeLog5
-rw-r--r--x11-misc/fbpanel/fbpanel-6.1-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog
index d5906bc575ef..4c691917922b 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.57 2014/02/19 19:28:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.58 2014/02/24 00:52:26 phajdan.jr Exp $
+
+ 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fbpanel-6.1-r1.ebuild:
+ x86 stable wrt bug #500494
*fbpanel-6.1-r2 (19 Feb 2014)
diff --git a/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild b/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild
index 8b5e69a87552..305192eda0cb 100644
--- a/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild
+++ b/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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-r1.ebuild,v 1.2 2013/08/26 19:17:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild,v 1.3 2014/02/24 00:52:26 phajdan.jr 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"