summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-20 11:23:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-20 11:23:29 +0000
commit6fe75b3afdd937b3db587618597d7b361b0fc5b8 (patch)
tree788c41681f708839f2fc4a68a4b3f46fc4519627 /dev-lang/mercury-extras
parentStable on amd64 wrt bug #371557 (diff)
downloadgentoo-2-6fe75b3afdd937b3db587618597d7b361b0fc5b8.tar.gz
gentoo-2-6fe75b3afdd937b3db587618597d7b361b0fc5b8.tar.bz2
gentoo-2-6fe75b3afdd937b3db587618597d7b361b0fc5b8.zip
Stable on amd64 wrt bug #371557
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/mercury-extras')
-rw-r--r--dev-lang/mercury-extras/ChangeLog6
-rw-r--r--dev-lang/mercury-extras/mercury-extras-11.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/mercury-extras/ChangeLog b/dev-lang/mercury-extras/ChangeLog
index e398f3e71698..aad2732caec5 100644
--- a/dev-lang/mercury-extras/ChangeLog
+++ b/dev-lang/mercury-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/mercury-extras
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v 1.93 2011/06/18 20:28:16 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v 1.94 2011/06/20 11:23:29 hwoarang Exp $
+
+ 20 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
+ mercury-extras-11.01.ebuild:
+ Stable on amd64 wrt bug #371557
18 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild:
Tidy up samples directory only when USE=examples. Reported by Agostino
diff --git a/dev-lang/mercury-extras/mercury-extras-11.01.ebuild b/dev-lang/mercury-extras/mercury-extras-11.01.ebuild
index 746006e59d62..1e751b9b6572 100644
--- a/dev-lang/mercury-extras/mercury-extras-11.01.ebuild
+++ b/dev-lang/mercury-extras/mercury-extras-11.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild,v 1.4 2011/06/18 20:28:16 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild,v 1.5 2011/06/20 11:23:29 hwoarang Exp $
EAPI=2
@@ -15,7 +15,7 @@ SRC_URI="http://www.mercury.cs.mu.oz.au/download/files/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="X cairo examples glut iodbc ncurses odbc opengl ssl tcl tk xml"