diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
commit | 9c8637baac053c1626c5c4401c34200d464109a5 (patch) | |
tree | 611fdbd1e7c36fbd36e48017efc477103e1e2120 /xfce-base/xfce-utils | |
parent | Version bump, fixes #126420 (diff) | |
download | historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.gz historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.bz2 historical-9c8637baac053c1626c5c4401c34200d464109a5.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
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.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index e79ea0d36c80..7a85595b98d8 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.66 2006/04/20 14:51:13 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.67 2006/04/22 10:37:16 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> xfce-utils-4.2.3.ebuild: + Stable on ppc64 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce-utils-4.3.90.1.ebuild: fix whitespace diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild index 0ea8749ea8ff..84e62f10de18 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.2.3.ebuild,v 1.7 2006/04/20 14:48:17 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild,v 1.8 2006/04/22 10:37:16 corsair Exp $ inherit xfce42 DESCRIPTION="Xfce 4 utilities" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="gtkhtml" RDEPEND="|| ( ( x11-libs/libX11 |