diff options
author | 2012-05-17 14:48:34 +0000 | |
---|---|---|
committer | 2012-05-17 14:48:34 +0000 | |
commit | a21143707cff4a7fa06a10ae0fcbba79f9815f22 (patch) | |
tree | a8f14edd8b0e16915c3db0513c089c7dbca78de8 /dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild | |
parent | Stable for HPPA (bug #416233). (diff) | |
download | gentoo-2-a21143707cff4a7fa06a10ae0fcbba79f9815f22.tar.gz gentoo-2-a21143707cff4a7fa06a10ae0fcbba79f9815f22.tar.bz2 gentoo-2-a21143707cff4a7fa06a10ae0fcbba79f9815f22.zip |
Stable for HPPA (bug #416233).
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild')
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild index 4b200d2f387f..e18fdb80146a 100644 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.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/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild,v 1.2 2012/05/05 02:18:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild,v 1.3 2012/05/17 14:48:34 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.24" |