diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:05:59 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:05:59 +0000 |
commit | 2e428baf69397eb1155e6f6808c5ae4b8fb46c35 (patch) | |
tree | 357f41387e5243a7670bee47b36e720106df9e85 /x11-plugins | |
parent | stable sparc, bug 215651 (diff) | |
download | gentoo-2-2e428baf69397eb1155e6f6808c5ae4b8fb46c35.tar.gz gentoo-2-2e428baf69397eb1155e6f6808c5ae4b8fb46c35.tar.bz2 gentoo-2-2e428baf69397eb1155e6f6808c5ae4b8fb46c35.zip |
stable sparc, bug 215651
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmtop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/ChangeLog b/x11-plugins/wmtop/ChangeLog index f5f6a25586bd..144e6fb2bf80 100644 --- a/x11-plugins/wmtop/ChangeLog +++ b/x11-plugins/wmtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtop # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.12 2008/01/12 16:58:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.13 2008/11/26 00:05:59 tcunha Exp $ + + 26 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmtop-0.9.0.ebuild: + stable sparc, bug 215651 12 Jan 2008; nixnut <nixnut@gentoo.org> wmtop-0.9.0.ebuild: Stable on ppc wrt bug 205434 diff --git a/x11-plugins/wmtop/wmtop-0.9.0.ebuild b/x11-plugins/wmtop/wmtop-0.9.0.ebuild index d802a7dfe992..e6c61fb79cf3 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0.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/wmtop/wmtop-0.9.0.ebuild,v 1.3 2008/01/12 16:58:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.4 2008/11/26 00:05:59 tcunha Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |