diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
commit | 8ee2f28d956094162f727500af881de87a6e28c7 (patch) | |
tree | 40ffc9963920420ca0b8754765c41ad1e17719ce /media-libs/plotutils | |
parent | Marked ~hppa wrt bug 109180. (diff) | |
download | gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.tar.gz gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.tar.bz2 gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild index 4d3dd403c3b0..88df8a87886e 100644 --- a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild +++ b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r3.ebuild,v 1.12 2005/06/17 20:02:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r3.ebuild,v 1.13 2005/11/29 03:47:48 vapier Exp $ inherit libtool eutils flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc-macos ppc64 s390 sparc x86" IUSE="X" DEPEND="media-libs/libpng |