diff options
author | 2014-01-14 15:32:23 +0000 | |
---|---|---|
committer | 2014-01-14 15:32:23 +0000 | |
commit | 2306a5fb377246a76bfc839a8089396ca88a7ac0 (patch) | |
tree | 1553e7e84e9a68a7373279dc1d45dd6d36c9dadc /x11-wm | |
parent | Stable for ppc, wrt bug #495918 (diff) | |
download | gentoo-2-2306a5fb377246a76bfc839a8089396ca88a7ac0.tar.gz gentoo-2-2306a5fb377246a76bfc839a8089396ca88a7ac0.tar.bz2 gentoo-2-2306a5fb377246a76bfc839a8089396ca88a7ac0.zip |
Stable for ppc, wrt bug #496082
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 c4f7d665c436..ab76c6770993 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.143 2014/01/12 19:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.144 2014/01/14 15:32:23 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> windowmaker-0.95.5-r1.ebuild: + Stable for ppc, wrt bug #496082 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> windowmaker-0.95.5-r1.ebuild: amd64 stable, 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 e4397b514d25..a253c18c5aee 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.3 2014/01/12 19:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild,v 1.4 2014/01/14 15:32:23 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 |