diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-06 16:20:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-06 16:20:45 +0000 |
commit | df376befa0bbbbae635e9464a09c7a84a28cb51e (patch) | |
tree | 63deecc84590f6507b1e9418704f129417da0b66 /xfce-extra | |
parent | Version bump. The new version fixes a crash when unpacking an unnamed file wi... (diff) | |
download | gentoo-2-df376befa0bbbbae635e9464a09c7a84a28cb51e.tar.gz gentoo-2-df376befa0bbbbae635e9464a09c7a84a28cb51e.tar.bz2 gentoo-2-df376befa0bbbbae635e9464a09c7a84a28cb51e.zip |
drop gfbsd keywording per discussion with the archteam
(Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild index f814422a9102..f10eb316891a 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.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/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild,v 1.1 2009/08/25 10:34:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild,v 1.2 2011/01/06 16:20:45 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild index 3e85f9d64382..ba7e4a895092 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v 1.1 2011/01/03 15:04:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v 1.2 2011/01/06 16:20:45 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |