diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:20:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:20:34 +0000 |
commit | 1987e66d2bbf4dc622a9178aca2b5f6d3bb7a079 (patch) | |
tree | d78aa3c13db95c90767248cccd68227a6c52ff05 /xfce-base/libxfce4util | |
parent | ppc stable, bug #235912 (diff) | |
download | gentoo-2-1987e66d2bbf4dc622a9178aca2b5f6d3bb7a079.tar.gz gentoo-2-1987e66d2bbf4dc622a9178aca2b5f6d3bb7a079.tar.bz2 gentoo-2-1987e66d2bbf4dc622a9178aca2b5f6d3bb7a079.zip |
Stable on ppc wrt bug 249942
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index be178baaa562..aee37ea3f062 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.110 2008/10/30 22:00:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.111 2008/12/06 19:20:34 nixnut Exp $ + + 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfce4util-4.4.3.ebuild: + Stable on ppc wrt bug 249942 *libxfce4util-4.4.3 (30 Oct 2008) diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild index 7b0ec7b74d19..6739b9492ddc 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.1 2008/10/30 22:00:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.2 2008/12/06 19:20:34 nixnut Exp $ EAPI=1 @@ -13,7 +13,7 @@ xfce44_core_package 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:2" |