diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:34:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:34:26 +0000 |
commit | be2065fc12863b072ec1d66c129b4c84067911d4 (patch) | |
tree | ada9b763c7bc2546fc08deff2e24e0fb22761565 /xfce-base/xfwm4 | |
parent | Stable for HPPA (bug #415855). (diff) | |
download | historical-be2065fc12863b072ec1d66c129b4c84067911d4.tar.gz historical-be2065fc12863b072ec1d66c129b4c84067911d4.tar.bz2 historical-be2065fc12863b072ec1d66c129b4c84067911d4.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha105/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index 8519d062ec76..7e1928b1567b 100644 --- a/xfce-base/xfwm4/ChangeLog +++ b/xfce-base/xfwm4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfwm4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.193 2012/05/05 09:15:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.194 2012/05/16 14:34:26 aballier Exp $ + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> xfwm4-4.10.0.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> xfwm4-4.10.0.ebuild, xfwm4-4.8.3.ebuild, xfwm4-4.9.1.ebuild: diff --git a/xfce-base/xfwm4/xfwm4-4.10.0.ebuild b/xfce-base/xfwm4/xfwm4-4.10.0.ebuild index 79ceb9e1834c..325c9aa906aa 100644 --- a/xfce-base/xfwm4/xfwm4-4.10.0.ebuild +++ b/xfce-base/xfwm4/xfwm4-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/xfwm4/xfwm4-4.10.0.ebuild,v 1.2 2012/05/05 09:15:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.10.0.ebuild,v 1.3 2012/05/16 14:34:26 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 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug startup-notification +xcomposite" RDEPEND=">=dev-libs/glib-2.20 |