diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-06 17:58:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-06 17:58:30 +0000 |
commit | 13fc91213362997e247570c278de13a2c5c7463e (patch) | |
tree | 74679320d08e8b737e64e675bcc3658db3a79994 /x11-misc | |
parent | Removed ~sparc keyword, lirc is masked for us and makes mr_bones unhappy (diff) | |
download | gentoo-2-13fc91213362997e247570c278de13a2c5c7463e.tar.gz gentoo-2-13fc91213362997e247570c278de13a2c5c7463e.tar.bz2 gentoo-2-13fc91213362997e247570c278de13a2c5c7463e.zip |
Stable on sparc
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog index a036dbd090ee..009ecd468fc2 100644 --- a/x11-misc/wmakerconf/ChangeLog +++ b/x11-misc/wmakerconf/ChangeLog @@ -1,6 +1,10 @@ # 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.26 2005/12/03 17:35:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.27 2005/12/06 17:58:30 gustavoz Exp $ + + 06 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + wmakerconf-2.11.ebuild: + Stable on sparc 03 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> wmakerconf-2.11.ebuild: Stable on x86 (bug 114363). diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index c524c2290bde..ea8b0627af29 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.5 2005/12/03 17:35:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.6 2005/12/06 17:58:30 gustavoz 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" |