diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-25 04:24:40 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-25 04:24:40 +0000 |
commit | b1e8a257bd03ac216b24f26ef316e9df0717bdc1 (patch) | |
tree | 4c764a5d231dd2014c5737e5b58e2435ee94a5b6 | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-b1e8a257bd03ac216b24f26ef316e9df0717bdc1.tar.gz gentoo-2-b1e8a257bd03ac216b24f26ef316e9df0717bdc1.tar.bz2 gentoo-2-b1e8a257bd03ac216b24f26ef316e9df0717bdc1.zip |
add ~amd64, bug 150499
(Portage version: 2.1.1-r2)
-rw-r--r-- | app-misc/wyrd/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/wyrd/wyrd-1.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/wyrd/ChangeLog b/app-misc/wyrd/ChangeLog index 7fad3baa3af2..c31b4c6fc6d2 100644 --- a/app-misc/wyrd/ChangeLog +++ b/app-misc/wyrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wyrd -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.10 2006/07/18 17:05:01 tove Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.11 2007/01/25 04:24:40 beandog Exp $ + + 25 Jan 2007; Steve Dibb <beandog@gentoo.org> wyrd-1.4.1.ebuild: + add ~amd64, bug 150499 *wyrd-1.4.1 (18 Jul 2006) diff --git a/app-misc/wyrd/wyrd-1.4.1.ebuild b/app-misc/wyrd/wyrd-1.4.1.ebuild index 27f8172d16ee..5d855f197823 100644 --- a/app-misc/wyrd/wyrd-1.4.1.ebuild +++ b/app-misc/wyrd/wyrd-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.1.ebuild,v 1.1 2006/07/18 17:05:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.1.ebuild,v 1.2 2007/01/25 04:24:40 beandog Exp $ DESCRIPTION="Text-based front-end to Remind" HOMEPAGE="http://www.eecs.umich.edu/~pelzlpj/wyrd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.eecs.umich.edu/~pelzlpj/wyrd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ocaml-3.08 |