diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-09 10:42:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-09 10:42:35 +0000 |
commit | f4f98142f4e60d09aff87cb947badb44eb9b2ea9 (patch) | |
tree | f368c5facd944a273c9f82b4b130163564e80ce2 /xfce-base/libxfce4util | |
parent | stable x86; bug #169987 (diff) | |
download | gentoo-2-f4f98142f4e60d09aff87cb947badb44eb9b2ea9.tar.gz gentoo-2-f4f98142f4e60d09aff87cb947badb44eb9b2ea9.tar.bz2 gentoo-2-f4f98142f4e60d09aff87cb947badb44eb9b2ea9.zip |
stable x86; bug #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 1acece7b6f7f..ef7e2a1f619a 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.80 2007/03/08 22:00:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.81 2007/03/09 10:42:35 opfer Exp $ + + 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + libxfce4util-4.4.0-r1.ebuild: + stable x86; bug #169987 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4util-4.4.0-r1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild index 7ba08d34b7bb..f0a297d02fde 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.5 2007/03/08 22:00:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.6 2007/03/09 10:42:35 opfer 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 |