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 | ea4721a7ee40d56e56690c20b11d38c6569526d8 (patch) | |
tree | f7d332f13095a7335976a068fd1e684ecdd3abbc /x11-misc/wmakerconf | |
parent | Remove dev-db/kexi from portage, superseded by app-office/kexi (part of KOffi... (diff) | |
download | historical-ea4721a7ee40d56e56690c20b11d38c6569526d8.tar.gz historical-ea4721a7ee40d56e56690c20b11d38c6569526d8.tar.bz2 historical-ea4721a7ee40d56e56690c20b11d38c6569526d8.zip |
To ~sparc
Package-Manager: portage-2.0.51.19
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.9.2.ebuild | 4 |
3 files changed, 14 insertions, 10 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/Manifest b/x11-misc/wmakerconf/Manifest index a31eb0cc8489..3a1a79052ab0 100644 --- a/x11-misc/wmakerconf/Manifest +++ b/x11-misc/wmakerconf/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 8dda41e228d79dfc1c5a660bf0c97403 ChangeLog 2563 MD5 8dad4c602e8fc48cf21cf32d762b9af0 metadata.xml 231 MD5 f245d7fdb0fd6a5e66a67d8e90794a0e wmakerconf-2.11.ebuild 1191 +MD5 ef08efbefcdf5d85b84769dbc24bc3cf wmakerconf-2.9.2.ebuild 1238 +MD5 27f0fb90fd09e9a881eb975f261b9fdd ChangeLog 2659 MD5 4a739eeb9d5b7428719e0b92edf8e67c wmakerconf-2.8.1-r2.ebuild 1253 -MD5 b5462803c517787b5ac0a483457d724e wmakerconf-2.9.2.ebuild 1229 -MD5 08460ad64726481d73b93e68c86d20f3 files/digest-wmakerconf-2.11 67 MD5 1e9fc0f7bee345603a1202c29ea3f14e files/digest-wmakerconf-2.8.1-r2 68 +MD5 08460ad64726481d73b93e68c86d20f3 files/digest-wmakerconf-2.11 67 MD5 9836fda7307d1de81541a6ce1f894070 files/digest-wmakerconf-2.9.2 68 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) -iD8DBQFCtg4Hl5AvwDPiUowRAqprAJ4raMIE+AA3AHJdsoGcyQ3lz9U/twCfVZKa -4e0JOVQaUQyWB+nn40MXAok= -=sCSe +iD8DBQFCuWwuKRy60XGEcJIRAolDAJ41T7YeIp47KS1u/QChSvzGnqRTTwCZAYCU +VYlJRp693HbHme+ebz6tAUY= +=/A3M -----END PGP SIGNATURE----- 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" |