diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 18:33:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 18:33:33 +0000 |
commit | 501d46c6bbab9695f033a698c8a3ece0dc7fb381 (patch) | |
tree | d1877122b25ba442a2935279d3cecbfa50b9642a /xfce-base/libxfce4util | |
parent | amd64 stable (diff) | |
download | gentoo-2-501d46c6bbab9695f033a698c8a3ece0dc7fb381.tar.gz gentoo-2-501d46c6bbab9695f033a698c8a3ece0dc7fb381.tar.bz2 gentoo-2-501d46c6bbab9695f033a698c8a3ece0dc7fb381.zip |
Stable for HPPA (bug #201747).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 2b87f82bb49b..9d3a08b428db 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.108 2007/12/12 14:48:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.109 2007/12/17 18:33:33 jer Exp $ + + 17 Dec 2007; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.2.ebuild: + Stable for HPPA (bug #201747). 12 Dec 2007; Brent Baude <ranger@gentoo.org> libxfce4util-4.4.2.ebuild: Marking libxfce4util-4.4.2 ppc64 stable for bug 201747 diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild index f46ec3ae60b2..a4e563a067c6 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.2.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.2.ebuild,v 1.7 2007/12/12 14:48:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.8 2007/12/17 18:33:33 jer Exp $ inherit 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" |