diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-06 19:45:46 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-06 19:45:46 +0000 |
commit | 25fb2b973d221c5f56edc726f4b6a35fac14d4d3 (patch) | |
tree | 728cc7b5269ba826626a6b699196a0994a86ba68 /xfce-base/libxfce4util | |
parent | amd64 stable, bug 249942 (diff) | |
download | gentoo-2-25fb2b973d221c5f56edc726f4b6a35fac14d4d3.tar.gz gentoo-2-25fb2b973d221c5f56edc726f4b6a35fac14d4d3.tar.bz2 gentoo-2-25fb2b973d221c5f56edc726f4b6a35fac14d4d3.zip |
amd64 stable, bug 249942
(Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6-wl x86_64)
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 aee37ea3f062..0fe9c0262838 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.111 2008/12/06 19:20:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.112 2008/12/06 19:45:46 darkside Exp $ + + 06 Dec 2008; Jeremy Olexa <darkside@gentoo.org> libxfce4util-4.4.3.ebuild: + amd64 stable, bug 249942 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfce4util-4.4.3.ebuild: Stable on ppc wrt bug 249942 diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild index 6739b9492ddc..4dcd80b4dc6e 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.2 2008/12/06 19:20:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.3 2008/12/06 19:45:46 darkside 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" |