summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog6
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog6
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.0.5.ebuild4
6 files changed, 21 insertions, 9 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 95b44ce2f44d..9a2bc64708cc 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,10 @@
# 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.26 2004/04/21 02:57:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.27 2004/05/03 13:05:48 gustavoz Exp $
+
+ 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ libxfce4mcs-4.0.5.ebuild:
+ Stable on sparc
20 Apr 2004; Aron Griffis <agriffis@gentoo.org> :
Stable on alpha and ia64
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild
index c78c1bc6de9a..bd2fb6a4587b 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.3 2004/05/03 04:31:11 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.5.ebuild,v 1.4 2004/05/03 13:05:48 gustavoz 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
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index ad4da4d6de61..0a51c716d9a0 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# 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.23 2004/04/21 02:58:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.24 2004/05/03 13:02:42 gustavoz Exp $
+
+ 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ libxfce4util-4.0.5.ebuild:
+ Stable on sparc
20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfce4util-4.0.4.ebuild:
Stable on alpha and ia64
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild
index 7c9ff7034dfe..7b22e7328369 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.3 2004/05/03 04:31:11 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.5.ebuild,v 1.4 2004/05/03 13:02:42 gustavoz 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"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 4fceb31b0f32..1886fc5b6544 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.22 2004/04/21 02:58:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.23 2004/05/03 13:04:12 gustavoz Exp $
+
+ 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ libxfcegui4-4.0.5.ebuild:
+ Stable on sparc
20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfcegui4-4.0.4.ebuild:
Stable on alpha and ia64
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.0.5.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.0.5.ebuild
index 44546d8cec3b..35a2076fde99 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.0.5.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-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/libxfcegui4/libxfcegui4-4.0.5.ebuild,v 1.3 2004/05/03 04:31:11 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.0.5.ebuild,v 1.4 2004/05/03 13:04:12 gustavoz Exp $
IUSE="xinerama 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