diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-17 15:09:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-17 15:09:37 +0000 |
commit | 5d6fd1ea8d25414d68fdc6a9d688ffd7d82b9ce6 (patch) | |
tree | b5894b341ffdb7902f198bbed4a21af614f73ddb /xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild | |
parent | Stable for HPPA (bug #416233). (diff) | |
download | gentoo-2-5d6fd1ea8d25414d68fdc6a9d688ffd7d82b9ce6.tar.gz gentoo-2-5d6fd1ea8d25414d68fdc6a9d688ffd7d82b9ce6.tar.bz2 gentoo-2-5d6fd1ea8d25414d68fdc6a9d688ffd7d82b9ce6.zip |
Stable for HPPA (bug #416233).
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild index 29b54e835a70..9aa06f4a888f 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild,v 1.2 2012/05/05 07:21:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.3.0.ebuild,v 1.3 2012/05/17 15:09:37 jer Exp $ EAPI=4 inherit multilib xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug libnotify" RDEPEND=">=dev-libs/glib-2.22 |