diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2010-03-11 08:35:49 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2010-03-11 08:35:49 +0000 |
commit | e6b5617a273835230230c68c9881d7307828b182 (patch) | |
tree | 1669e3be8557908d0a32b71aab3afd6d2fb745f4 /x11-plugins/wmfrog | |
parent | Python changes added (diff) | |
download | gentoo-2-e6b5617a273835230230c68c9881d7307828b182.tar.gz gentoo-2-e6b5617a273835230230c68c9881d7307828b182.tar.bz2 gentoo-2-e6b5617a273835230230c68c9881d7307828b182.zip |
stable x86, bug #280361.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmfrog')
-rw-r--r-- | x11-plugins/wmfrog/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmfrog/ChangeLog b/x11-plugins/wmfrog/ChangeLog index b01e8e467719..0b6a503a40e6 100644 --- a/x11-plugins/wmfrog/ChangeLog +++ b/x11-plugins/wmfrog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfrog -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.8 2009/08/16 17:22:38 gentoofan23 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.9 2010/03/11 08:35:49 s4t4n Exp $ + + 10 Mar 2010; Michele Noberasco <s4t4n@gentoo.org> wmfrog-0.2.0-r1.ebuild: + stable x86, bug #280361. 16 Aug 2009; Thomas Anderson <gentoofan23@gentoo.org> wmfrog-0.2.0.ebuild: stable amd64, bug 280361 diff --git a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild index 802a83ce77a2..49a55b138b6a 100644 --- a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.1 2009/08/06 20:23:20 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.2 2010/03/11 08:35:49 s4t4n Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libXext |