diff options
author | 2006-11-13 22:01:37 +0000 | |
---|---|---|
committer | 2006-11-13 22:01:37 +0000 | |
commit | 49254d3c5a8689b696057920b8784d0e1687d2a4 (patch) | |
tree | 7de0da18031f3e0f8fc892b5ec0aeed0eba6fcb1 /xfce-base | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-49254d3c5a8689b696057920b8784d0e1687d2a4.tar.gz gentoo-2-49254d3c5a8689b696057920b8784d0e1687d2a4.tar.bz2 gentoo-2-49254d3c5a8689b696057920b8784d0e1687d2a4.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 9ae3ff44dc04..80e729a461f4 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,10 @@ # 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.72 2006/07/20 07:30:26 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.73 2006/11/13 22:01:37 kloeri Exp $ + + 13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + xfce-utils-4.2.3.ebuild: + Stable on Alpha. 20 Jul 2006; Daniel Ostrow <dostrow@gentoo.org> xfce-utils-4.3.90.2.ebuild: 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 c11d9f70a01f..c1ae4b2eeba5 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.12 2006/09/10 04:06:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild,v 1.13 2006/11/13 22:01:37 kloeri Exp $ inherit eutils 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 |