diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-05 23:03:17 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-05 23:03:17 +0000 |
commit | 0f752428341dbc01447bd22e831118f3f29cf445 (patch) | |
tree | aade0d8cbe34efdb59c9a306d29697cf55928f5b | |
parent | Add 2.6.24 kernel patch from bug #199798 , thanks to Bjoern Olausson (diff) | |
download | gentoo-2-0f752428341dbc01447bd22e831118f3f29cf445.tar.gz gentoo-2-0f752428341dbc01447bd22e831118f3f29cf445.tar.bz2 gentoo-2-0f752428341dbc01447bd22e831118f3f29cf445.zip |
Stable on amd64 wrt security bug #201289
(Portage version: 2.1.4_rc7)
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 149e58f5be28..8a0fa8682822 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.97 2007/12/05 10:28:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.98 2007/12/05 23:03:17 angelos Exp $ + + 05 Dec 2007; Christoph Mende <angelos@gentoo.org> + libxfce4util-4.4.1-r1.ebuild: + Stable on amd64 wrt security bug #201289 *libxfce4util-4.4.1-r1 (04 Dec 2007) diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild index 7094632e35e7..0d4be6beeb42 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.1 2007/12/05 10:28:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v 1.2 2007/12/05 23:03:17 angelos 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" |