diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-19 01:14:54 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-19 01:14:54 +0000 |
commit | 5cb915ce0185c1f0cd3ad91164d479ecfaabda62 (patch) | |
tree | e735e1e621308b9c7159dbae5130dc35d523826d /xfce-base | |
parent | where did these things go ? (diff) | |
download | gentoo-2-5cb915ce0185c1f0cd3ad91164d479ecfaabda62.tar.gz gentoo-2-5cb915ce0185c1f0cd3ad91164d479ecfaabda62.tar.bz2 gentoo-2-5cb915ce0185c1f0cd3ad91164d479ecfaabda62.zip |
Marked stable on hppa.
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 0a51c716d9a0..b52451c4f026 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2004/05/03 13:02:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.25 2004/05/19 01:14:54 gmsoft Exp $ + + 18 May 2004; Guy Martin <gmsoft@gentoo.org> libxfce4util-4.0.5.ebuild: + Marked stable on hppa. 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4util-4.0.5.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild index 7b22e7328369..7d68c60fa10b 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.4 2004/05/03 13:02:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild,v 1.5 2004/05/19 01:14:54 gmsoft 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" |