summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-09-30 18:51:31 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-09-30 18:51:31 +0000
commitf22155a86897651759bc2e0e60cbd0aa36681d1f (patch)
treec2bfad82ea8fd0f5c394310f0de5e9d4cf7ef177 /dev-ml/equeue
parentFixed herd in metadata.xml (Manifest recommit) (diff)
downloadgentoo-2-f22155a86897651759bc2e0e60cbd0aa36681d1f.tar.gz
gentoo-2-f22155a86897651759bc2e0e60cbd0aa36681d1f.tar.bz2
gentoo-2-f22155a86897651759bc2e0e60cbd0aa36681d1f.zip
Mark stable on amd64, fixes bug #65080
Diffstat (limited to 'dev-ml/equeue')
-rw-r--r--dev-ml/equeue/ChangeLog5
-rw-r--r--dev-ml/equeue/equeue-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/equeue/ChangeLog b/dev-ml/equeue/ChangeLog
index 527ca0d9938a..719913499842 100644
--- a/dev-ml/equeue/ChangeLog
+++ b/dev-ml/equeue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/equeue
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/equeue/ChangeLog,v 1.2 2004/09/03 00:38:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/equeue/ChangeLog,v 1.3 2004/09/30 18:51:31 mattam Exp $
+
+ 30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> equeue-2.0.1.ebuild:
+ Mark stable on amd64, fixes bug #65080
03 Sep 2004; David Holm <dholm@gentoo.org> equeue-2.0.1.ebuild:
Added to ~ppc.
diff --git a/dev-ml/equeue/equeue-2.0.1.ebuild b/dev-ml/equeue/equeue-2.0.1.ebuild
index 731596b3db0c..923a6fa2a7af 100644
--- a/dev-ml/equeue/equeue-2.0.1.ebuild
+++ b/dev-ml/equeue/equeue-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/equeue/equeue-2.0.1.ebuild,v 1.2 2004/09/03 00:38:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/equeue/equeue-2.0.1.ebuild,v 1.3 2004/09/30 18:51:31 mattam Exp $
inherit eutils findlib
@@ -10,7 +10,7 @@ LICENSE="as-is"
DEPEND=">=dev-lang/ocaml-3.07"
SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc amd64"
IUSE="doc"
src_unpack() {