diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 13:46:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 13:46:02 +0000 |
commit | d83881417a60b2d151d6a41fd15fef1b47acd6fe (patch) | |
tree | be641e3eedb15048f673254a4804aa5f6f99027d /xfce-base/xfconf | |
parent | Mask USE=python3 for sys-apps/portage. (diff) | |
download | gentoo-2-d83881417a60b2d151d6a41fd15fef1b47acd6fe.tar.gz gentoo-2-d83881417a60b2d151d6a41fd15fef1b47acd6fe.tar.bz2 gentoo-2-d83881417a60b2d151d6a41fd15fef1b47acd6fe.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index f32e87ad43d4..3a2644e4634d 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.65 2012/05/05 06:55:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.66 2012/05/16 13:46:02 aballier Exp $ + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> xfconf-4.10.0.ebuild: + keyword ~amd64-fbsd 05 May 2012; Michał Górny <mgorny@gentoo.org> xfconf-4.8.1.ebuild, xfconf-4.9.1.ebuild, xfconf-4.10.0.ebuild: diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index c14081898b48..2351f3df20a8 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-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/xfconf/xfconf-4.10.0.ebuild,v 1.2 2012/05/05 06:55:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.3 2012/05/16 13:46:02 aballier Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.98 |