diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:18:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:18:10 +0000 |
commit | 9e399ee1a6f5e7b78b649b26b86346ffacc4f805 (patch) | |
tree | b157551a8e3ad0ac0bdac9d50e8ec92fe2b183b3 /xfce-base/libxfce4util | |
parent | alpha stable wrt #150386 (diff) | |
download | historical-9e399ee1a6f5e7b78b649b26b86346ffacc4f805.tar.gz historical-9e399ee1a6f5e7b78b649b26b86346ffacc4f805.tar.bz2 historical-9e399ee1a6f5e7b78b649b26b86346ffacc4f805.zip |
Stable on arm.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 84ea47c93b3f..9986d1bc6f25 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.94 2007/06/01 00:00:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.95 2007/06/07 18:15:03 drac Exp $ + + 07 Jun 2007; Samuli Suominen <drac@gentoo.org> libxfce4util-4.4.1.ebuild: + Stable on arm. 31 May 2007; Brent Baude <ranger@gentoo.org> libxfce4util-4.4.1.ebuild: Marking libxfce4util-4.4.1 ppc64 stable for bug #178510 diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild index f3797a36f0a7..c7c8252cb640 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.1.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.1.ebuild,v 1.8 2007/06/01 00:00:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild,v 1.9 2007/06/07 18:15:03 drac Exp $ inherit xfce44 @@ -9,12 +9,9 @@ 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 -# for all 4.4 packages. - RDEPEND=">=dev-libs/glib-2.6" DEPEND="${RDEPEND} dev-util/pkgconfig |