diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-22 13:48:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-22 13:48:27 +0000 |
commit | 30277b6ba33397baccca76fcfab9c21f7ab3c011 (patch) | |
tree | b3e67128d137fe8b799c40fd53f1307541d3dd6f /x11-misc/wmakerconf | |
parent | Remove dev-db/kexi from portage, superseded by app-office/kexi (part of KOffi... (diff) | |
download | gentoo-2-30277b6ba33397baccca76fcfab9c21f7ab3c011.tar.gz gentoo-2-30277b6ba33397baccca76fcfab9c21f7ab3c011.tar.bz2 gentoo-2-30277b6ba33397baccca76fcfab9c21f7ab3c011.zip |
To ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog index f4d2e0b62251..0985406960cf 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.20 2005/06/20 00:28:54 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.21 2005/06/22 13:48:27 gustavoz Exp $ + + 22 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + wmakerconf-2.9.2.ebuild: + To ~sparc 20 Jun 2005; Jonathan Smith <smithj@gentoo.org> metadata.xml, -wmakerconf-2.9.ebuild, wmakerconf-2.9.2.ebuild: diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild index d232634bf709..6eac6dce12b8 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.9.2.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.9.2.ebuild,v 1.5 2005/06/20 00:28:54 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild,v 1.6 2005/06/22 13:48:27 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~amd64 x86" +KEYWORDS="~ppc ~amd64 x86 ~sparc" IUSE="nls gnome imlib perl" |