diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-09 00:01:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-09 00:01:36 +0000 |
commit | 1f6d93922804ac5a6a810c7cc118437b83f7b7bf (patch) | |
tree | b8f500d7ad650e32724ad45f5709d01ef205a2b6 /xfce-base | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-1f6d93922804ac5a6a810c7cc118437b83f7b7bf.tar.gz gentoo-2-1f6d93922804ac5a6a810c7cc118437b83f7b7bf.tar.bz2 gentoo-2-1f6d93922804ac5a6a810c7cc118437b83f7b7bf.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index f1498ba70330..1ddbbc2d1d28 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.45 2005/01/31 15:30:50 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.46 2005/02/09 00:01:36 kloeri Exp $ + + 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce-utils-4.2.0.ebuild: + Stable on alpha. 31 Jan 2005; lanius@gentoo.org xfce-utils-4.2.0.ebuild: stable on amd64 diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild index ffe87dd5db4e..3a11d95f1e0f 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.0.ebuild,v 1.6 2005/02/01 17:41:21 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild,v 1.7 2005/02/09 00:01:36 kloeri Exp $ 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" BZIPPED=1 |