summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-02 11:44:32 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-02 11:44:32 +0000
commit7d94ae4987a9eead135f46288c50676c6a25291d (patch)
tree6961006284ab90d3d35fdfcb3ef82effa953ef74 /media-libs/qhull
parentStable for x86, wrt bug #445093 (diff)
downloadgentoo-2-7d94ae4987a9eead135f46288c50676c6a25291d.tar.gz
gentoo-2-7d94ae4987a9eead135f46288c50676c6a25291d.tar.bz2
gentoo-2-7d94ae4987a9eead135f46288c50676c6a25291d.zip
Drop HPPA keywording (bug #429128).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/qhull')
-rw-r--r--media-libs/qhull/ChangeLog8
-rw-r--r--media-libs/qhull/qhull-2010.1-r2.ebuild6
-rw-r--r--media-libs/qhull/qhull-2012.1-r1.ebuild8
-rw-r--r--media-libs/qhull/qhull-3.1-r1.ebuild6
4 files changed, 16 insertions, 12 deletions
diff --git a/media-libs/qhull/ChangeLog b/media-libs/qhull/ChangeLog
index 6e4d921d5604..163ee6f98f45 100644
--- a/media-libs/qhull/ChangeLog
+++ b/media-libs/qhull/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/qhull
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.53 2012/09/30 21:20:37 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.54 2013/01/02 11:44:32 jer Exp $
+
+ 02 Jan 2013; Jeroen Roovers <jer@gentoo.org> qhull-3.1-r1.ebuild,
+ qhull-2010.1-r2.ebuild, qhull-2012.1-r1.ebuild:
+ Drop HPPA keywording (bug #429128).
30 Sep 2012; Anthony G. Basile <blueness@gentoo.org> qhull-2012.1-r1.ebuild:
stable ppc ppc64, bug #429128
diff --git a/media-libs/qhull/qhull-2010.1-r2.ebuild b/media-libs/qhull/qhull-2010.1-r2.ebuild
index fe2e4e3d04c6..79e296fa57a6 100644
--- a/media-libs/qhull/qhull-2010.1-r2.ebuild
+++ b/media-libs/qhull/qhull-2010.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2010.1-r2.ebuild,v 1.10 2012/09/30 16:22:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2010.1-r2.ebuild,v 1.11 2013/01/02 11:44:32 jer Exp $
EAPI=3
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/download/${P}-src.tgz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc static-libs"
DOCS="Announce.txt File_id.diz README.txt REGISTER.txt"
diff --git a/media-libs/qhull/qhull-2012.1-r1.ebuild b/media-libs/qhull/qhull-2012.1-r1.ebuild
index 6ad0f81d1b58..50e58b922bf1 100644
--- a/media-libs/qhull/qhull-2012.1-r1.ebuild
+++ b/media-libs/qhull/qhull-2012.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2012.1-r1.ebuild,v 1.7 2012/09/30 21:20:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2012.1-r1.ebuild,v 1.8 2013/01/02 11:44:32 jer Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/download/${P}-src.tgz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~amd64-linux ~x86-linux ~x86-linux ~ppc-macos ~ppc-macos ~x86-macos ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~amd64-linux ~x86-linux ~x86-linux ~ppc-macos ~ppc-macos ~x86-macos ~x86-macos"
IUSE="doc static-libs"
DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt )
@@ -32,7 +32,7 @@ pkg_preinst() {
# If qhull-2010 is installed we need to remove its include dir so
# that it can be replaced with a symlink in this version.
rm -rf "${ROOT}"usr/include/qhull
- }
+}
src_install() {
cmake-utils_src_install
diff --git a/media-libs/qhull/qhull-3.1-r1.ebuild b/media-libs/qhull/qhull-3.1-r1.ebuild
index e76479d27be4..fd36ce863edc 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-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# 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.16 2012/09/30 16:22:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-3.1-r1.ebuild,v 1.17 2013/01/02 11:44:32 jer Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.geom.umn.edu/software/qhull/${MY_P}.tgz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
S="${WORKDIR}/${MY_P}"