diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 13:05:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 13:05:48 +0000 |
commit | 8bf025d1b0255e9dc8a2d3da59663dd7d9884aa7 (patch) | |
tree | dab672dbc097e5fb08e6a75798f18aa399cae155 /xfce-base/libxfce4util | |
parent | Version bump, closes #39553. (Manifest recommit) (diff) | |
download | gentoo-2-8bf025d1b0255e9dc8a2d3da59663dd7d9884aa7.tar.gz gentoo-2-8bf025d1b0255e9dc8a2d3da59663dd7d9884aa7.tar.bz2 gentoo-2-8bf025d1b0255e9dc8a2d3da59663dd7d9884aa7.zip |
Stable on sparc
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index ad4da4d6de61..0a51c716d9a0 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.23 2004/04/21 02:58:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.24 2004/05/03 13:02:42 gustavoz Exp $ + + 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4util-4.0.5.ebuild: + Stable on sparc 20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfce4util-4.0.4.ebuild: Stable on alpha and ia64 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild index 7c9ff7034dfe..7b22e7328369 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild,v 1.3 2004/05/03 04:31:11 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild,v 1.4 2004/05/03 13:02:42 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.ta SLOT="0" LICENSE="BSD" -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" |