diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 16:58:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 16:58:19 +0000 |
commit | 72393e8f430d5fbc43d64c27df8ce70a822c1952 (patch) | |
tree | 3c42716ca90a42938ecd9e78d02bd60708e1ebcc /xfce-base/libxfce4util | |
parent | Moved patches to subdirectory. (diff) | |
download | historical-72393e8f430d5fbc43d64c27df8ce70a822c1952.tar.gz historical-72393e8f430d5fbc43d64c27df8ce70a822c1952.tar.bz2 historical-72393e8f430d5fbc43d64c27df8ce70a822c1952.zip |
Stable for HPPA (bug #178510).
Package-Manager: portage-2.1.2.7
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 76aa12c98ce7..e99a56052a49 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.90 2007/05/19 14:35:28 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.91 2007/05/21 16:56:58 jer Exp $ + + 21 May 2007; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.1.ebuild: + Stable for HPPA (bug #178510). 19 May 2007; Peter Weller <welp@gentoo.org> libxfce4util-4.4.1.ebuild: Stable on amd64 wrt bug 178510 diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild index c2bdea22e26a..35419be11a0e 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.4 2007/05/19 14:35:28 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1.ebuild,v 1.5 2007/05/21 16:56:58 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" # Masking 4.2 packages here because this is THE CORE LIBRARY |