diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:38:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:38:29 +0000 |
commit | 3fee6ee33f09065b20b1001d4fef58ae891e5d01 (patch) | |
tree | 9eeca6e41cd5701c1fe32e56e47f73d02b1567fa /xfce-base/libxfce4util | |
parent | Stable on ppc64; bug #169987 (diff) | |
download | historical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.tar.gz historical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.tar.bz2 historical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.zip |
Stable on ppc64; bug #169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index b72437c5d5c6..35bc63b15d32 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.85 2007/03/11 22:39:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.86 2007/03/15 13:21:04 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> + libxfce4util-4.4.0-r1.ebuild: + Stable on ppc64; bug #169987 11 Mar 2007; Bryan Ăstergaard <kloeri@gentoo.org> libxfce4util-4.4.0-r1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild index 51fd193a780e..2acb055b72df 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.10 2007/03/11 22:39:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.11 2007/03/15 13:21:04 corsair Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc" # Masking 4.2 packages here because this is THE CORE LIBRARY |