diff options
author | 2009-06-30 19:15:25 +0000 | |
---|---|---|
committer | 2009-06-30 19:15:25 +0000 | |
commit | 8023b9c88f8b329854e7d325212f500e1b613299 (patch) | |
tree | f60d6c9f108c6b184cd4143997901102a883804a /xfce-base/xfconf/xfconf-4.6.1.ebuild | |
parent | Stable on alpha, bug #265587 (diff) | |
download | gentoo-2-8023b9c88f8b329854e7d325212f500e1b613299.tar.gz gentoo-2-8023b9c88f8b329854e7d325212f500e1b613299.tar.bz2 gentoo-2-8023b9c88f8b329854e7d325212f500e1b613299.zip |
Stable on alpha, bug #265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfconf/xfconf-4.6.1.ebuild')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.6.1.ebuild b/xfce-base/xfconf/xfconf-4.6.1.ebuild index 88fad5a21787..3898be802a42 100644 --- a/xfce-base/xfconf/xfconf-4.6.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.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-base/xfconf/xfconf-4.6.1.ebuild,v 1.8 2009/06/28 13:16:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.9 2009/06/30 19:15:25 klausman Exp $ EAPI="1" @@ -10,7 +10,7 @@ inherit xfce4 xfce4_core DESCRIPTION="Xfce configuration daemon and utilities" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc -perl" RDEPEND=">=dev-libs/dbus-glib-0.72 |