summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-30 21:20:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-30 21:20:37 +0000
commit18be2c5c5cb7e04b1ff827fdc0aabfd02585d8b1 (patch)
treea8a6de6ed052d3bfeb224bcc7c50eb658a070e37 /media-libs
parentremove oldest stables (diff)
downloadgentoo-2-18be2c5c5cb7e04b1ff827fdc0aabfd02585d8b1.tar.gz
gentoo-2-18be2c5c5cb7e04b1ff827fdc0aabfd02585d8b1.tar.bz2
gentoo-2-18be2c5c5cb7e04b1ff827fdc0aabfd02585d8b1.zip
stable ppc ppc64, bug #429128
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/qhull/ChangeLog5
-rw-r--r--media-libs/qhull/qhull-2012.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/qhull/ChangeLog b/media-libs/qhull/ChangeLog
index c457f476c251..6e4d921d5604 100644
--- a/media-libs/qhull/ChangeLog
+++ b/media-libs/qhull/ChangeLog
@@ -1,6 +1,9 @@
# 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.52 2012/09/30 16:22:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.53 2012/09/30 21:20:37 blueness Exp $
+
+ 30 Sep 2012; Anthony G. Basile <blueness@gentoo.org> qhull-2012.1-r1.ebuild:
+ stable ppc ppc64, bug #429128
30 Sep 2012; Raúl Porcel <armin76@gentoo.org> qhull-3.1-r1.ebuild,
qhull-2010.1-r2.ebuild, qhull-2012.1-r1.ebuild:
diff --git a/media-libs/qhull/qhull-2012.1-r1.ebuild b/media-libs/qhull/qhull-2012.1-r1.ebuild
index eeb360506ecd..6ad0f81d1b58 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
# 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.6 2012/09/30 16:22:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2012.1-r1.ebuild,v 1.7 2012/09/30 21:20:37 blueness 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 ~hppa 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 )