diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 18:46:38 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 18:46:38 +0000 |
commit | 5b09d8dcc00dd62a19bc9fde36d91cc559251c42 (patch) | |
tree | 33fffdfde635bf975752dfbf5fe836cfecbcdf7a /xfce-base/xfce-utils | |
parent | Marking x86 (diff) | |
download | historical-5b09d8dcc00dd62a19bc9fde36d91cc559251c42.tar.gz historical-5b09d8dcc00dd62a19bc9fde36d91cc559251c42.tar.bz2 historical-5b09d8dcc00dd62a19bc9fde36d91cc559251c42.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 01f5b7261b1e..b8b2923fb15f 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.31 2004/08/07 13:41:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.32 2004/08/30 18:46:38 pvdabeel Exp $ + + 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + xfce-utils-4.0.6.ebuild: + Masked xfce-utils-4.0.6.ebuild stable for ppc 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfce-utils-4.0.6.ebuild: Stable on alpha. diff --git a/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild b/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild index cf58d613b53a..f7a80649055e 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.6.ebuild,v 1.5 2004/08/07 13:41:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild,v 1.6 2004/08/30 18:46:38 pvdabeel Exp $ IUSE="X gtkhtml gnome" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips" +KEYWORDS="~ia64 x86 ppc alpha sparc ~amd64 hppa ~mips" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 |