diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-18 12:56:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-18 12:56:52 +0000 |
commit | a87ebd67fba3e6963c3cde82fb3e80c7fd7a0ade (patch) | |
tree | 77ff4db4015d69ad2cbbe4486971deed21fe1679 /x11-plugins | |
parent | x86 stable wrt bug #320247 (diff) | |
download | gentoo-2-a87ebd67fba3e6963c3cde82fb3e80c7fd7a0ade.tar.gz gentoo-2-a87ebd67fba3e6963c3cde82fb3e80c7fd7a0ade.tar.bz2 gentoo-2-a87ebd67fba3e6963c3cde82fb3e80c7fd7a0ade.zip |
Stable on amd64 wrt bug #280361
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmfrog/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfrog/ChangeLog b/x11-plugins/wmfrog/ChangeLog index 0b6a503a40e6..e80706f8f58f 100644 --- a/x11-plugins/wmfrog/ChangeLog +++ b/x11-plugins/wmfrog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfrog # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.10 2010/05/18 12:56:52 hwoarang Exp $ + + 18 May 2010; Markos Chandras <hwoarang@gentoo.org> wmfrog-0.2.0-r1.ebuild: + Stable on amd64 wrt bug #280361 10 Mar 2010; Michele Noberasco <s4t4n@gentoo.org> wmfrog-0.2.0-r1.ebuild: stable x86, 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 49a55b138b6a..8cac20fa6fd1 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-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.2 2010/03/11 08:35:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.3 2010/05/18 12:56:52 hwoarang 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 |