summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-02-07 17:44:02 +0000
committerSimon Stelling <blubb@gentoo.org>2005-02-07 17:44:02 +0000
commitc1e76e8955bce9169a9b132b8e3a3633b6be5403 (patch)
tree38f77d3d7575c0a82c5b2bbbae649479b1bc1b28 /dev-lang/wml
parentStable on sparc (diff)
downloadgentoo-2-c1e76e8955bce9169a9b132b8e3a3633b6be5403.tar.gz
gentoo-2-c1e76e8955bce9169a9b132b8e3a3633b6be5403.tar.bz2
gentoo-2-c1e76e8955bce9169a9b132b8e3a3633b6be5403.zip
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-lang/wml')
-rw-r--r--dev-lang/wml/ChangeLog7
-rw-r--r--dev-lang/wml/wml-2.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/wml/ChangeLog b/dev-lang/wml/ChangeLog
index bf9477418739..b5649f728656 100644
--- a/dev-lang/wml/ChangeLog
+++ b/dev-lang/wml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/wml
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.15 2004/08/03 11:27:52 dholm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.16 2005/02/07 17:44:02 blubb Exp $
+
+ 07 Feb 2005; Simon Stelling <blubb@gentoo.org> wml-2.0.9.ebuild:
+ added ~amd64
03 Aug 2004; David Holm <dholm@gentoo.org> wml-2.0.9.ebuild:
Added to ~ppc.
diff --git a/dev-lang/wml/wml-2.0.9.ebuild b/dev-lang/wml/wml-2.0.9.ebuild
index e0dd1fa3e531..0770a598aabe 100644
--- a/dev-lang/wml/wml-2.0.9.ebuild
+++ b/dev-lang/wml/wml-2.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.9.ebuild,v 1.17 2004/08/03 11:27:52 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.9.ebuild,v 1.18 2005/02/07 17:44:02 blubb Exp $
inherit fixheadtails eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc s390 ~ppc"
+KEYWORDS="x86 sparc s390 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58