diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-21 03:06:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-21 03:06:43 +0000 |
commit | 7d4dde8c5b4f84c1200bf940cb03e54797e94a7b (patch) | |
tree | 5cc2eb5b327d8ecf9f2a44b06a9fed4e76c56cc1 /xfce-base/libxfce4util | |
parent | Added amd64 to KEYWORDS. (diff) | |
download | historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.tar.gz historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.tar.bz2 historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.zip |
Stable on alpha and ia64
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 5298d1cc73a0..ad4da4d6de61 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.22 2004/04/18 05:13:55 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.23 2004/04/21 02:58:25 agriffis Exp $ + + 20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfce4util-4.0.4.ebuild: + Stable on alpha and ia64 *libxfce4util-4.0.5 (18 Apr 2004) diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild index ff15e6cd1b2f..6e07cdc11ba6 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2.ebuild,v 1.3 2004/04/17 21:17:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild,v 1.4 2004/04/21 02:58:25 agriffis Exp $ IUSE="" DESCRIPTION="Libraries for XFCE4" diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild index c6d29999cab4..3642a72b8b33 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.8 2004/04/20 22:15:59 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.9 2004/04/21 02:58:25 agriffis Exp $ IUSE="" DESCRIPTION="Libraries for XFCE4" @@ -9,7 +9,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" |