diff options
-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 13491cf19996..2f3468006ab4 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.59 2006/01/12 23:49:56 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.60 2006/04/10 00:34:40 jer Exp $ + + 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> xfce-utils-4.2.3.ebuild: + Stable on hppa (bug #129371). 12 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> xfce-utils-4.2.1.ebuild, xfce-utils-4.2.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 c9aefc71e714..4c8e3060c934 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.2 2006/01/12 23:49:56 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.3.ebuild,v 1.3 2006/04/10 00:34:40 jer 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 |