diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 04:47:38 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 04:47:38 +0000 |
commit | 7a6ca29a8309ee8e010db5f90472ef5577defe08 (patch) | |
tree | b50190e3aa972813f698eda987e7cae2bc7968c6 /dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild | |
parent | Stable x86; I'd not mind having dr Who's watch (diff) | |
download | historical-7a6ca29a8309ee8e010db5f90472ef5577defe08.tar.gz historical-7a6ca29a8309ee8e010db5f90472ef5577defe08.tar.bz2 historical-7a6ca29a8309ee8e010db5f90472ef5577defe08.zip |
stable x86; did I get mercury poisioning from this?
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild')
-rw-r--r-- | dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild b/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild index bb14e3ecb9c6..57b8805ef7f9 100644 --- a/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild +++ b/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild,v 1.9 2006/10/11 06:51:52 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-0.12.2-r2.ebuild,v 1.10 2006/10/18 04:47:38 tsunam Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mercury.cs.mu.oz.au/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~sparc ~x86" +KEYWORDS="ppc ~sparc x86" IUSE="doc glut iodbc opengl ncurses tcl tk xml" |