diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-19 10:41:50 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-19 10:41:50 +0000 |
commit | 16ab60d92728be8ad70011de04406a978a723f68 (patch) | |
tree | add45132c4b13031ed89a1e498b251db2e078f97 /xfce-base | |
parent | version bump again, this is prefered over 4.0.19 due to some new upstream bug... (diff) | |
download | gentoo-2-16ab60d92728be8ad70011de04406a978a723f68.tar.gz gentoo-2-16ab60d92728be8ad70011de04406a978a723f68.tar.bz2 gentoo-2-16ab60d92728be8ad70011de04406a978a723f68.zip |
Marked stable on hppa.
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 9a2bc64708cc..0c1826fd67b5 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.27 2004/05/03 13:05:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.28 2004/05/19 10:41:50 gmsoft Exp $ + + 18 May 2004; Guy Martin <gmsoft@gentoo.org> libxfce4mcs-4.0.5.ebuild: + Marked stable on hppa. 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4mcs-4.0.5.ebuild: diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild index bd2fb6a4587b..d8307a4bd8dd 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-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/libxfce4mcs/libxfce4mcs-4.0.5.ebuild,v 1.4 2004/05/03 13:05:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild,v 1.5 2004/05/19 10:41:50 gmsoft Exp $ IUSE="X" @@ -10,7 +10,7 @@ SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.ta SLOT="0" LICENSE="LGPL-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 |