diff options
author | 2014-04-16 07:50:10 +0000 | |
---|---|---|
committer | 2014-04-16 07:50:10 +0000 | |
commit | e56e9509348e7b2947feefb57dce6a7bf20292a3 (patch) | |
tree | 4c0fbf23fd08700fe1b0e63b77e3d7a4717ab8d4 /xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild | |
parent | Stable for ppc64, wrt bug #507432 (diff) | |
download | historical-e56e9509348e7b2947feefb57dce6a7bf20292a3.tar.gz historical-e56e9509348e7b2947feefb57dce6a7bf20292a3.tar.bz2 historical-e56e9509348e7b2947feefb57dce6a7bf20292a3.zip |
Stable for ppc64, wrt bug #507432
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild index e26e1daf2ca1..9d520b4add58 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.6 2014/04/14 20:37:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.7 2014/04/16 07:49:57 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" |