diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-03 17:35:39 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-03 17:35:39 +0000 |
commit | 17e713cd6ec0767e32188fb86e38a013116009c1 (patch) | |
tree | 292f43bed00d83530f0ad652c181650994441af5 /x11-misc/wmakerconf | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-17e713cd6ec0767e32188fb86e38a013116009c1.tar.gz gentoo-2-17e713cd6ec0767e32188fb86e38a013116009c1.tar.bz2 gentoo-2-17e713cd6ec0767e32188fb86e38a013116009c1.zip |
Stable on x86 (bug 114363).
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog index 5927c9f4de3a..a036dbd090ee 100644 --- a/x11-misc/wmakerconf/ChangeLog +++ b/x11-misc/wmakerconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/wmakerconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.25 2005/11/03 12:26:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.26 2005/12/03 17:35:39 nelchael Exp $ + + 03 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> wmakerconf-2.11.ebuild: + Stable on x86 (bug 114363). 03 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> wmakerconf-2.8.1-r2.ebuild, wmakerconf-2.9.2.ebuild, diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index 0cc1b989ddf7..c524c2290bde 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.4 2005/11/03 12:26:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.5 2005/12/03 17:35:39 nelchael Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="nls imlib perl" |