diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:10:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:10:49 +0000 |
commit | 6d4be655bdfa2b9b6dbec56bb5166a412bc429aa (patch) | |
tree | ffafe5062427a9373f19772d39e44291ac1389de /xfce-base | |
parent | Stable on ppc64; bug #201263 (diff) | |
download | gentoo-2-6d4be655bdfa2b9b6dbec56bb5166a412bc429aa.tar.gz gentoo-2-6d4be655bdfa2b9b6dbec56bb5166a412bc429aa.tar.bz2 gentoo-2-6d4be655bdfa2b9b6dbec56bb5166a412bc429aa.zip |
Stable on ppc64; bug #201289
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index e7f750173354..874677646702 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.101 2007/12/06 18:20:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.102 2007/12/07 14:10:49 corsair Exp $ + + 07 Dec 2007; Markus Rothe <corsair@gentoo.org> + libxfce4util-4.4.1-r1.ebuild: + Stable on ppc64; bug #201289 06 Dec 2007; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.1-r1.ebuild: Stable for HPPA (bug #201289). diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild index 72627d91c9dc..326b745f7603 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.1-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.1-r1.ebuild,v 1.5 2007/12/06 18:20:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v 1.6 2007/12/07 14:10:49 corsair Exp $ inherit eutils xfce44 @@ -9,7 +9,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" RDEPEND=">=dev-libs/glib-2.6" |