diff options
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 d8a95a0dcbe5..a2b39d3b71bb 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.114 2008/12/13 16:49:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.115 2008/12/15 04:54:11 jer Exp $ + + 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.3.ebuild: + Stable for HPPA (bug #249942). 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> libxfce4util-4.4.3.ebuild: alpha/arm/ia64/sparc/x86 stable wrt #249942 diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild index 32298dcb8819..3fd2a82c546c 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.5 2008/12/13 16:49:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.6 2008/12/15 04:54:11 jer 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" |