diff options
Diffstat (limited to 'x11-misc/fbpanel/fbpanel-6.1.ebuild')
-rw-r--r-- | x11-misc/fbpanel/fbpanel-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fbpanel/fbpanel-6.1.ebuild b/x11-misc/fbpanel/fbpanel-6.1.ebuild index a51f8dfb1891..620ce975b21c 100644 --- a/x11-misc/fbpanel/fbpanel-6.1.ebuild +++ b/x11-misc/fbpanel/fbpanel-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1.ebuild,v 1.4 2010/09/25 14:21:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1.ebuild,v 1.5 2010/10/14 18:41:06 ranger Exp $ EAPI=2 @@ -10,7 +10,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" |