diff options
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 7c69e3ed4a41..491adbeff829 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.19 2004/03/17 00:35:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.20 2004/04/05 12:45:34 gmsoft Exp $ + + 05 Apr 2004; Guy Martin <gmsoft@gentoo.org> libxfce4util-4.0.4.ebuild: + Marked stable on hppa. 16 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4util-4.0.4.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild index 7eac3b2dd833..415717703927 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.4.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.4.ebuild,v 1.5 2004/04/05 01:19:06 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.6 2004/04/05 12:45:34 gmsoft Exp $ IUSE="" S=${WORKDIR}/${P} @@ -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" |