diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:08:08 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:08:08 +0000 |
commit | 2b5c4ad629bf5a56eddf7a89909e71b97158b709 (patch) | |
tree | d1066d0d818e5faeb492839d7cec72cc480f529f /x11-plugins/wmtz | |
parent | stable sparc, bug 215651 (diff) | |
download | gentoo-2-2b5c4ad629bf5a56eddf7a89909e71b97158b709.tar.gz gentoo-2-2b5c4ad629bf5a56eddf7a89909e71b97158b709.tar.bz2 gentoo-2-2b5c4ad629bf5a56eddf7a89909e71b97158b709.zip |
stable sparc, bug 215651
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-plugins/wmtz')
-rw-r--r-- | x11-plugins/wmtz/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtz/wmtz-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtz/ChangeLog b/x11-plugins/wmtz/ChangeLog index c985727d77f9..eb3d3f5392df 100644 --- a/x11-plugins/wmtz/ChangeLog +++ b/x11-plugins/wmtz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtz # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.17 2008/01/12 13:36:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.18 2008/11/26 00:08:08 tcunha Exp $ + + 26 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmtz-0.7.ebuild: + stable sparc, bug 215651 12 Jan 2008; Samuli Suominen <drac@gentoo.org> -files/wmtz-0.7-gcc34.patch, +files/wmtz-0.7.patch, -files/wmtz.c.patch, diff --git a/x11-plugins/wmtz/wmtz-0.7.ebuild b/x11-plugins/wmtz/wmtz-0.7.ebuild index 52ae1e590150..868de60e2eb7 100644 --- a/x11-plugins/wmtz/wmtz-0.7.ebuild +++ b/x11-plugins/wmtz/wmtz-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.18 2008/01/12 13:41:03 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.19 2008/11/26 00:08:08 tcunha Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.geocities.com/jl1n/wmtz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |