summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-04-22 10:25:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-04-22 10:25:47 +0000
commitbadce19fdd3e41b9ee2ff3c75867777765576296 (patch)
tree03f59e5d5196c0551a99bcea2600145c41e40686 /xfce-base
parentFix broken compilation when LDFLAGS=-Wl,--as-needed (#130779) (diff)
downloadgentoo-2-badce19fdd3e41b9ee2ff3c75867777765576296.tar.gz
gentoo-2-badce19fdd3e41b9ee2ff3c75867777765576296.tar.bz2
gentoo-2-badce19fdd3e41b9ee2ff3c75867777765576296.zip
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index a05408e7d228..2eddf6e8af87 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.62 2006/04/20 14:22:39 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.63 2006/04/22 10:25:47 corsair Exp $
+
+ 22 Apr 2006; Markus Rothe <corsair@gentoo.org>
+ libxfce4util-4.2.3.2.ebuild:
+ Stable on ppc64
20 Apr 2006; Mike Doty <kingtaco@gentoo.org> libxfce4util-4.2.3.2.ebuild:
amd64 stable, bug 129371
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild
index 61e077b046ed..ca6d32f1823a 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.6 2006/04/20 14:22:39 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.7 2006/04/22 10:25:47 corsair Exp $
inherit xfce42
DESCRIPTION="Libraries for Xfce 4"
LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND="doc? ( dev-util/gtk-doc )"