summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-sci/pari/ChangeLog5
-rw-r--r--app-sci/pari/pari-2.1.5-r3.ebuild4
-rw-r--r--media-libs/qhull/ChangeLog5
-rw-r--r--media-libs/qhull/qhull-3.1-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/pari/ChangeLog b/app-sci/pari/ChangeLog
index b0b0530387b7..bcc948fa5405 100644
--- a/app-sci/pari/ChangeLog
+++ b/app-sci/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/pari
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/ChangeLog,v 1.19 2004/06/02 13:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/ChangeLog,v 1.20 2004/06/06 16:52:30 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> pari-2.1.5-r3.ebuild:
+ Marked stable on amd64.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> pari-2.1.5-r2.ebuild,
pari-2.1.5-r3.ebuild:
diff --git a/app-sci/pari/pari-2.1.5-r3.ebuild b/app-sci/pari/pari-2.1.5-r3.ebuild
index 32c0a7de34d9..d7e10611cf11 100644
--- a/app-sci/pari/pari-2.1.5-r3.ebuild
+++ b/app-sci/pari/pari-2.1.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/pari-2.1.5-r3.ebuild,v 1.2 2004/06/02 13:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/pari-2.1.5-r3.ebuild,v 1.3 2004/06/06 16:52:30 kugelfang Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.gn-50uma.de/ftp/pari-2.1/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa amd64"
IUSE="doc emacs"
diff --git a/media-libs/qhull/ChangeLog b/media-libs/qhull/ChangeLog
index a5b89301e348..2c7e7adcf75d 100644
--- a/media-libs/qhull/ChangeLog
+++ b/media-libs/qhull/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/qhull
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.11 2004/05/07 06:13:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.12 2004/06/06 16:55:29 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> qhull-3.1-r1.ebuild:
+ Marked stable on amd64.
06 May 2004; Michael Sterrett <mr_bones_@gentoo.org> qhull-3.1-r1.ebuild:
use emake; tidy; fix HOMEPAGE (bug #50289)
diff --git a/media-libs/qhull/qhull-3.1-r1.ebuild b/media-libs/qhull/qhull-3.1-r1.ebuild
index a289c2113e1f..4a32ad24282a 100644
--- a/media-libs/qhull/qhull-3.1-r1.ebuild
+++ b/media-libs/qhull/qhull-3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-3.1-r1.ebuild,v 1.6 2004/05/07 06:13:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-3.1-r1.ebuild,v 1.7 2004/06/06 16:55:29 kugelfang Exp $
MY_P="${PN}${PV}"
DESCRIPTION="Geometry library"
@@ -9,7 +9,7 @@ SRC_URI="http://www.geom.umn.edu/software/qhull/${MY_P}.tgz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 sparc ~ppc ~amd64"
+KEYWORDS="x86 sparc ~ppc amd64"
IUSE=""
RDEPEND="virtual/glibc"