diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:01:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:01:46 +0000 |
commit | f65871719c2d9b24a8fc759c188b82a215d7ba69 (patch) | |
tree | d0fb203b5fae17e8a30f9deb0bbb3ed4d40ccc86 /media-libs/qhull/qhull-2003.1-r1.ebuild | |
parent | Add an automake-wrapper compatible with automake 1.11. (diff) | |
download | historical-f65871719c2d9b24a8fc759c188b82a215d7ba69.tar.gz historical-f65871719c2d9b24a8fc759c188b82a215d7ba69.tar.bz2 historical-f65871719c2d9b24a8fc759c188b82a215d7ba69.zip |
ppc stable #245707
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'media-libs/qhull/qhull-2003.1-r1.ebuild')
-rw-r--r-- | media-libs/qhull/qhull-2003.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qhull/qhull-2003.1-r1.ebuild b/media-libs/qhull/qhull-2003.1-r1.ebuild index b37db7939ad5..5997c0df102b 100644 --- a/media-libs/qhull/qhull-2003.1-r1.ebuild +++ b/media-libs/qhull/qhull-2003.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2003.1-r1.ebuild,v 1.6 2009/03/23 03:17:23 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2003.1-r1.ebuild,v 1.7 2009/05/17 13:01:46 nixnut Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="" src_compile() { |