diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 09:04:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 09:04:09 +0000 |
commit | e197e82e158332ef167b2cdfe880ffa53f4c7377 (patch) | |
tree | ad61e1f455cf842976de0fabf0f27e6e65f88bb2 /x11-misc | |
parent | stable on hppa (diff) | |
download | historical-e197e82e158332ef167b2cdfe880ffa53f4c7377.tar.gz historical-e197e82e158332ef167b2cdfe880ffa53f4c7377.tar.bz2 historical-e197e82e158332ef167b2cdfe880ffa53f4c7377.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/wmakerconf/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog index 3455022d5f67..bf5431965f59 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.17 2005/03/18 06:07:53 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.18 2005/05/21 09:04:09 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> wmakerconf-2.11.ebuild: + added ~amd64 keyword *wmakerconf-2.11 (18 Mar 2005) diff --git a/x11-misc/wmakerconf/Manifest b/x11-misc/wmakerconf/Manifest index 3cc81fff8c0c..0aeb8f3fba50 100644 --- a/x11-misc/wmakerconf/Manifest +++ b/x11-misc/wmakerconf/Manifest @@ -1,10 +1,10 @@ -MD5 60b8229f97ab1ce5a546911325ee37af ChangeLog 2128 +MD5 0e621104869b6250b3f85a038daeb65a ChangeLog 2224 MD5 e3da37041f1ea1df94a3fe8b6df1f7fb metadata.xml 327 +MD5 f245d7fdb0fd6a5e66a67d8e90794a0e wmakerconf-2.11.ebuild 1191 MD5 4a739eeb9d5b7428719e0b92edf8e67c wmakerconf-2.8.1-r2.ebuild 1253 MD5 671f4cc44b90398e8e67e90cc9cd9fb6 wmakerconf-2.9.2.ebuild 1291 MD5 abe35df8dbb13229ba447a5fc8cf7de9 wmakerconf-2.9.ebuild 1234 -MD5 ae0d6396090f85e7b5df1ae625561a05 wmakerconf-2.11.ebuild 1185 +MD5 08460ad64726481d73b93e68c86d20f3 files/digest-wmakerconf-2.11 67 MD5 1e9fc0f7bee345603a1202c29ea3f14e files/digest-wmakerconf-2.8.1-r2 68 MD5 171d06c45d91a642a89bebb5e60f2cd5 files/digest-wmakerconf-2.9 67 MD5 9836fda7307d1de81541a6ce1f894070 files/digest-wmakerconf-2.9.2 68 -MD5 08460ad64726481d73b93e68c86d20f3 files/digest-wmakerconf-2.11 67 diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index e4638fef86ea..79dc601efd63 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.1 2005/03/18 06:07:54 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.2 2005/05/21 09:04:09 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="nls imlib perl" |