diff options
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 483277c534c2..203b4c804956 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.134 2009/05/01 04:28:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.135 2009/06/09 15:04:42 darkside Exp $ + + 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfce-utils-4.6.1.ebuild: + amd64 stable, bug 265587 01 May 2009; Jeremy Olexa <darkside@gentoo.org> xfce-utils-4.4.3.ebuild: Move use_enable out of global scope diff --git a/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild index d276ac032c6e..83fb2a057ae1 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-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/xfce-utils/xfce-utils-4.6.1.ebuild,v 1.1 2009/04/21 04:25:16 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild,v 1.2 2009/06/09 15:04:42 darkside Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Collection of utils" HOMEPAGE="http://www.xfce.org/projects/xfce-utils/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dbus debug +lock" RDEPEND="x11-apps/xrdb |