diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:37:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:37:08 +0000 |
commit | 9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782 (patch) | |
tree | 32b404a7bec5ece72de6461defa9101d79b49323 /xfce-base/libxfce4util | |
parent | ppc stable, bug #249393 (diff) | |
download | historical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.tar.gz historical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.tar.bz2 historical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.zip |
Stable on ppc wrt bug 249942
Package-Manager: portage-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" |