diff options
author | 2011-11-02 14:18:52 +0000 | |
---|---|---|
committer | 2011-11-02 14:18:52 +0000 | |
commit | c3361ac16bc6aee916017212410ebf1f7e0209c5 (patch) | |
tree | bb8828617159b816dd1ad18a5ca4477744fa29bd /xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild | |
parent | Stable for HPPA (bug #386963). (diff) | |
download | historical-c3361ac16bc6aee916017212410ebf1f7e0209c5.tar.gz historical-c3361ac16bc6aee916017212410ebf1f7e0209c5.tar.bz2 historical-c3361ac16bc6aee916017212410ebf1f7e0209c5.zip |
Stable for HPPA (bug #386963).
Package-Manager: portage-2.2.0_alpha72/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild index 1aabdd88624c..889eb80edd3f 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.8.2.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-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.4 2011/10/23 11:49:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.5 2011/11/02 14:15:00 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.12:2" |