diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:43:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:43:39 +0000 |
commit | d5d413176f698760d10b9d5a4cf94a705445bad3 (patch) | |
tree | b23d51e0c320b9f70fde4ee20e852a6a70dc3fb3 /x11-wm | |
parent | add subslot operator for media-libs/libpano13 (diff) | |
download | gentoo-2-d5d413176f698760d10b9d5a4cf94a705445bad3.tar.gz gentoo-2-d5d413176f698760d10b9d5a4cf94a705445bad3.tar.bz2 gentoo-2-d5d413176f698760d10b9d5a4cf94a705445bad3.zip |
amd64 stable, bug #496082
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 87ad203ba753..c4f7d665c436 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.142 2014/01/06 21:44:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.143 2014/01/12 19:43:39 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> windowmaker-0.95.5-r1.ebuild: + amd64 stable, bug #496082 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> windowmaker-0.95.5-r1.ebuild: Stable for HPPA (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 a4913c241b48..e4397b514d25 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.2 2014/01/06 21:44:26 jer Exp $ +# $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 $ 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 |