summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-06 17:21:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-06 17:21:03 +0000
commitd41bec758d3b1f529ca516f07774a4186567d7c4 (patch)
tree82717dd242b94ac1fed1a80ebecc1c8396a252ab /xfce-base/libxfce4util
parentFixed for as-needed, cl closing bug #201493 (diff)
downloadgentoo-2-d41bec758d3b1f529ca516f07774a4186567d7c4.tar.gz
gentoo-2-d41bec758d3b1f529ca516f07774a4186567d7c4.tar.bz2
gentoo-2-d41bec758d3b1f529ca516f07774a4186567d7c4.zip
alpha/ia64/sparc stable wrt security #201289
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index c86e5e336fe6..60bc45eaac87 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.99 2007/12/06 10:10:18 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.100 2007/12/06 17:21:03 armin76 Exp $
+
+ 06 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ libxfce4util-4.4.1-r1.ebuild:
+ alpha/ia64/sparc stable wrt security #201289
06 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
libxfce4util-4.4.1-r1.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild
index 1c35dd67e70e..227856a914fa 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.4.1-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.1-r1.ebuild,v 1.3 2007/12/06 10:10:18 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v 1.4 2007/12/06 17:21:03 armin76 Exp $
inherit eutils 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"