summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-16 12:48:57 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-16 12:48:57 +0000
commit3e8a8e1c98ef327f807e568ecc6b102fbaf7b33c (patch)
treeca3a0aeda82cb0ff38c4bee45712db03efab270a /xfce-base/libxfce4util
parentChangelog manifest once again. (diff)
downloadgentoo-2-3e8a8e1c98ef327f807e568ecc6b102fbaf7b33c.tar.gz
gentoo-2-3e8a8e1c98ef327f807e568ecc6b102fbaf7b33c.tar.bz2
gentoo-2-3e8a8e1c98ef327f807e568ecc6b102fbaf7b33c.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index 610b4255bf4b..a7bd12dd4f2a 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.174 2012/05/05 06:56:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.175 2012/05/16 12:48:57 aballier Exp $
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org> libxfce4util-4.10.0.ebuild:
+ keyword ~amd64-fbsd
05 May 2012; Michał Górny <mgorny@gentoo.org> libxfce4util-4.8.2.ebuild,
libxfce4util-4.9.1.ebuild, libxfce4util-4.10.0.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
index 20d5a9f2639b..6c139f849580 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.2 2012/05/05 06:56:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.3 2012/05/16 12:48:57 aballier Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.24"