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 | f0a23422493e309881a0da9fd73988571633a330 (patch) | |
tree | 2911f8cf454123a7c56dab1dc2619b2808dd9ab8 /x11-misc/wmakerconf | |
parent | Removed ~sparc keyword, lirc is masked for us and makes mr_bones unhappy (diff) | |
download | historical-f0a23422493e309881a0da9fd73988571633a330.tar.gz historical-f0a23422493e309881a0da9fd73988571633a330.tar.bz2 historical-f0a23422493e309881a0da9fd73988571633a330.zip |
Stable on sparc
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/wmakerconf/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
3 files changed, 19 insertions, 5 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/Manifest b/x11-misc/wmakerconf/Manifest index e3b4dad063d4..a1ebf4f97e58 100644 --- a/x11-misc/wmakerconf/Manifest +++ b/x11-misc/wmakerconf/Manifest @@ -1,8 +1,18 @@ -MD5 04d1a06c10037bb9135197967b808fe3 ChangeLog 3249 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 81450b734e7d84371aa2eca6fd3472f1 ChangeLog 3348 MD5 08460ad64726481d73b93e68c86d20f3 files/digest-wmakerconf-2.11 67 MD5 1e9fc0f7bee345603a1202c29ea3f14e files/digest-wmakerconf-2.8.1-r2 68 MD5 9836fda7307d1de81541a6ce1f894070 files/digest-wmakerconf-2.9.2 68 MD5 8dad4c602e8fc48cf21cf32d762b9af0 metadata.xml 231 -MD5 3ffaf0109ba677bf599072113ba18b53 wmakerconf-2.11.ebuild 1184 +MD5 bafb1d0f40de887ec1f2d818400409b4 wmakerconf-2.11.ebuild 1183 MD5 62f2137c705ffc70b14be88b6cd06bb4 wmakerconf-2.8.1-r2.ebuild 1247 MD5 11a880b251a264c517ab53f576bcceee wmakerconf-2.9.2.ebuild 1228 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDldFdKRy60XGEcJIRAm9ZAJ97lcTg6LgyBwSp7WygCmItMPZNQwCgiXnP +eLwJ1xO0HCFEgNrsBwI1nXc= +=ZuXX +-----END PGP SIGNATURE----- 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" |