diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:35:05 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:35:05 +0000 |
commit | 0e5803ff35b19c811f416911918f372b5162ce4e (patch) | |
tree | 78df40965650000c33dc1b8566fdf3bfd9b51e45 /xfce-base | |
parent | x86 stable per bug 358407 (diff) | |
download | gentoo-2-0e5803ff35b19c811f416911918f372b5162ce4e.tar.gz gentoo-2-0e5803ff35b19c811f416911918f372b5162ce4e.tar.bz2 gentoo-2-0e5803ff35b19c811f416911918f372b5162ce4e.zip |
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.8.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 2c2fe99334ac..ebeb706bb763 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.178 2011/03/21 23:11:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.179 2011/03/22 10:35:05 tomka Exp $ + + 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfce-utils-4.8.1.ebuild: + x86 stable per bug 358407 21 Mar 2011; Markus Meier <maekke@gentoo.org> xfce-utils-4.8.1.ebuild: arm stable, bug #358407 diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild index 88691c67c5b3..8a25b83f8331 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.8.1.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/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.3 2011/03/21 23:11:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.4 2011/03/22 10:35:05 tomka Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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 ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dbus debug +lock" COMMON_DEPEND="x11-libs/libX11 |