diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-04 00:19:01 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-04 00:19:01 +0000 |
commit | 24a002711ff91036c24a4ba9388410f6cd4f1ea9 (patch) | |
tree | 5bdce7601c910c522f73f67f87efb16f4f0d34f2 /x11-plugins | |
parent | stable sparc, bug 215651 (diff) | |
download | gentoo-2-24a002711ff91036c24a4ba9388410f6cd4f1ea9.tar.gz gentoo-2-24a002711ff91036c24a4ba9388410f6cd4f1ea9.tar.bz2 gentoo-2-24a002711ff91036c24a4ba9388410f6cd4f1ea9.zip |
stable sparc, bug 215651
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmix/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmix/wmix-3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmix/ChangeLog b/x11-plugins/wmix/ChangeLog index 8d5089952186..d193794d2a1c 100644 --- a/x11-plugins/wmix/ChangeLog +++ b/x11-plugins/wmix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmix -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.18 2009/03/16 16:37:39 s4t4n Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.19 2009/06/04 00:19:01 tcunha Exp $ + + 04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmix-3.1-r1.ebuild: + stable sparc, bug 215651 16 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmix-3.1-r1.ebuild: Fixed HOMEPAGE. Closes bug #259580. diff --git a/x11-plugins/wmix/wmix-3.1-r1.ebuild b/x11-plugins/wmix/wmix-3.1-r1.ebuild index c6a1ee685201..d101ffa7defa 100644 --- a/x11-plugins/wmix/wmix-3.1-r1.ebuild +++ b/x11-plugins/wmix/wmix-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.7 2009/03/16 16:37:39 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.8 2009/06/04 00:19:01 tcunha Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |