diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 13:11:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 13:11:34 +0000 |
commit | ee57f9511c4b978ae263925c7eee06fc820c0c5a (patch) | |
tree | 4d41122486c239d4553fce21a1622cab0b67767e /xfce-base/libxfce4util | |
parent | Moving mng use flag out of use.local.desc and into use.desc (diff) | |
download | historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.tar.gz historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.tar.bz2 historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.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.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 3dc4dab8cc71..e57cd4c415cb 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.29 2004/08/06 08:35:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.30 2004/08/06 12:56:22 gustavoz Exp $ + + 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4util-4.0.6.ebuild: + Stable on sparc 06 Aug 2004; Guy Martin <gmsoft@gentoo.org> libxfce4util-4.0.6.ebuild: Stable on hppa. diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild index 6d2ec84f4963..4ede69033fdc 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.3 2004/08/06 08:35:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.4 2004/08/06 12:56:22 gustavoz Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz 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" |