diff options
author | 2008-10-26 19:09:28 +0000 | |
---|---|---|
committer | 2008-10-26 19:09:28 +0000 | |
commit | 4558e914dd47d8c57aa3c6f4a7be918df7f81450 (patch) | |
tree | b98b7212ed26dc979ec45a79d8d2722768158857 /app-misc/wyrd/wyrd-1.4.4.ebuild | |
parent | amd64/x86 stable, bug #244258 (diff) | |
download | gentoo-2-4558e914dd47d8c57aa3c6f4a7be918df7f81450.tar.gz gentoo-2-4558e914dd47d8c57aa3c6f4a7be918df7f81450.tar.bz2 gentoo-2-4558e914dd47d8c57aa3c6f4a7be918df7f81450.zip |
amd64/x86 stable, bug #244439
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc1 i686)
Diffstat (limited to 'app-misc/wyrd/wyrd-1.4.4.ebuild')
-rw-r--r-- | app-misc/wyrd/wyrd-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/wyrd/wyrd-1.4.4.ebuild b/app-misc/wyrd/wyrd-1.4.4.ebuild index d7eac5ef2c0f..90d84c1071fd 100644 --- a/app-misc/wyrd/wyrd-1.4.4.ebuild +++ b/app-misc/wyrd/wyrd-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild,v 1.1 2008/02/22 09:10:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild,v 1.2 2008/10/26 19:09:28 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="unicode" DEPEND=">=dev-lang/ocaml-3.08 |