diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-07-27 20:22:05 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-07-27 20:22:05 +0000 |
commit | 9707aa732504901bde1daf8e043a9712735408cc (patch) | |
tree | ab2f0723d36ef60aa7389ee9c80e5e436067476f /x11-wm | |
parent | keyword ~amd64-fbsd thanks to Yuta SATOH, bug #477644 (diff) | |
download | gentoo-2-9707aa732504901bde1daf8e043a9712735408cc.tar.gz gentoo-2-9707aa732504901bde1daf8e043a9712735408cc.tar.bz2 gentoo-2-9707aa732504901bde1daf8e043a9712735408cc.zip |
keyword ~amd64-fbsd thanks to Yuta SATOH, bug #477644
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 44c60aff71f9..a2a0354711bf 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.138 2013/04/10 09:42:07 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.139 2013/07/27 20:22:05 aballier Exp $ + + 27 Jul 2013; Alexis Ballier <aballier@gentoo.org> + windowmaker-0.95.4-r1.ebuild: + keyword ~amd64-fbsd thanks to Yuta SATOH, bug #477644 *windowmaker-0.95.4-r1 (10 Apr 2013) diff --git a/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild index c4dae3244c5c..dd2ab3100f9e 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild,v 1.1 2013/04/10 09:42:07 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.4-r1.ebuild,v 1.2 2013/07/27 20:22:05 aballier Exp $ EAPI=5 inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI=" http://windowmaker.org/pub/source/release/${P/windowm/WindowM}.tar.gz SLOT="0" LICENSE="GPL-2" IUSE="gif jpeg nls png tiff modelock xinerama xrandr" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DEPEND="media-libs/fontconfig >=x11-libs/libXft-2.1.0 |