diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-22 20:39:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-22 20:39:50 +0000 |
commit | 8c12dba15a9f15f99de24baf14a1f51a6bf57056 (patch) | |
tree | 6e4364a03e2d9e0e5f671e0daf416308f3d50ef6 /xfce-base | |
parent | ppc/ppc64 stable wrt #358407 (diff) | |
download | gentoo-2-8c12dba15a9f15f99de24baf14a1f51a6bf57056.tar.gz gentoo-2-8c12dba15a9f15f99de24baf14a1f51a6bf57056.tar.bz2 gentoo-2-8c12dba15a9f15f99de24baf14a1f51a6bf57056.zip |
ppc/ppc64 stable wrt #358407
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
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 ebeb706bb763..bc6411954c03 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.179 2011/03/22 10:35:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.180 2011/03/22 20:39:49 xarthisius Exp $ + + 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce-utils-4.8.1.ebuild: + ppc/ppc64 stable wrt #358407 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfce-utils-4.8.1.ebuild: x86 stable per 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 8a25b83f8331..e26a62f3d4ab 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.4 2011/03/22 10:35:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.5 2011/03/22 20:39:50 xarthisius 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 |