diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 08:17:12 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 08:17:12 +0000 |
commit | 95c443d4b24ff1f7594f536f9f262eb4ed572357 (patch) | |
tree | ed1c5ba701af35fb197fdf7eeff5d908f0e26040 /xfce-base/libxfce4util | |
parent | Stable on amd64 wrt bug 169987 (diff) | |
download | gentoo-2-95c443d4b24ff1f7594f536f9f262eb4ed572357.tar.gz gentoo-2-95c443d4b24ff1f7594f536f9f262eb4ed572357.tar.bz2 gentoo-2-95c443d4b24ff1f7594f536f9f262eb4ed572357.zip |
Stable on amd64 wrt bug 169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 5b72661d05e7..cdaebe4d4bd9 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # 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.82 2007/03/09 17:25:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.83 2007/03/10 08:17:12 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> libxfce4util-4.4.0-r1.ebuild: + Stable on amd64 wrt bug 169987 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.0-r1.ebuild: Stable for HPPA (bug #169987). diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild index 0a456a132cbf..ec77375f1622 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.7 2007/03/09 17:25:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.8 2007/03/10 08:17:12 welp 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 |