diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 10:14:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 10:14:53 +0000 |
commit | 2ce3e4b69d58851587669c005753a5a2c2985e82 (patch) | |
tree | d489bae2474363279b6a1e525aa226395730d0f5 /x11-wm | |
parent | Stable for sparc, wrt bug #502282 (diff) | |
download | gentoo-2-2ce3e4b69d58851587669c005753a5a2c2985e82.tar.gz gentoo-2-2ce3e4b69d58851587669c005753a5a2c2985e82.tar.bz2 gentoo-2-2ce3e4b69d58851587669c005753a5a2c2985e82.zip |
Stable for sparc, wrt bug #496082
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 11995c15d585..767c7256eabc 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/windowmaker # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.145 2014/01/26 11:09:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.146 2014/03/23 10:14:53 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> windowmaker-0.95.5-r1.ebuild: + Stable for sparc, wrt bug #496082 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> windowmaker-0.95.5-r1.ebuild: Stable for x86, wrt bug #496082 diff --git a/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild index f19f5c3dfe12..fe2a2af67a1b 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild,v 1.5 2014/01/26 11:09:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild,v 1.6 2014/03/23 10:14:53 ago 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 ~amd64-fbsd ~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 |