summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-01-16 18:39:09 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-01-16 18:39:09 +0000
commitfeae1ca8e2ab071b976a5374f0e7f57847ecc7d4 (patch)
tree16fcb5dc36da1b77d93ff82e7d2c13f09160affb /xfce-base
parentDon't disable PaX anymore wrt #351407 by Faustus. (diff)
downloadgentoo-2-feae1ca8e2ab071b976a5374f0e7f57847ecc7d4.tar.gz
gentoo-2-feae1ca8e2ab071b976a5374f0e7f57847ecc7d4.tar.bz2
gentoo-2-feae1ca8e2ab071b976a5374f0e7f57847ecc7d4.zip
amd64/x86 stable wrt #349053
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index c0dd638b7e52..672adf27a409 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.153 2011/01/16 16:24:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.154 2011/01/16 18:39:09 ssuominen Exp $
+
+ 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org>
+ libxfce4util-4.8.0.ebuild:
+ amd64/x86 stable wrt #349053
*libxfce4util-4.8.0 (16 Jan 2011)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild
index 23562ed6fab8..0360e594dc60 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild,v 1.1 2011/01/16 16:24:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild,v 1.2 2011/01/16 18:39:09 ssuominen Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.12:2"