diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:11:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:11:12 +0000 |
commit | e9b9086704c2aba9d0667fd2278b247f4ea375a2 (patch) | |
tree | 8a5309d96e902e1d1cd41f0882bdac037fd21842 /xfce-base/xfce-utils | |
parent | Fix gtk+ slot deps (diff) | |
download | historical-e9b9086704c2aba9d0667fd2278b247f4ea375a2.tar.gz historical-e9b9086704c2aba9d0667fd2278b247f4ea375a2.tar.bz2 historical-e9b9086704c2aba9d0667fd2278b247f4ea375a2.zip |
Stable for HPPA (bug #358407).
Package-Manager: portage-2.2.0_alpha29/cvs/Linux i686
Diffstat (limited to 'xfce-base/xfce-utils')
-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 bc6411954c03..6c6d6ff9d7a4 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.180 2011/03/22 20:39:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.181 2011/03/29 13:10:39 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce-utils-4.8.1.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce-utils-4.8.1.ebuild: ppc/ppc64 stable wrt #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 e26a62f3d4ab..fa669535f03b 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.5 2011/03/22 20:39:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.6 2011/03/29 13:10:39 jer 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 |