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 | |
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)
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index c4f1978a05d7..064ccd30a7d0 100644 --- a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild +++ b/media-gfx/gnuplot/gnuplot-4.0-r1.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-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.15 2005/05/24 22:55:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.16 2005/11/29 03:47:55 vapier Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc-macos ppc64 s390 sparc x86" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" 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 diff --git a/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild b/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild index b11b9be8d495..71ec88e6d38a 100644 --- a/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild +++ b/net-analyzer/cacti/cacti-0.8.6g_p20051023.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/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild,v 1.2 2005/11/18 03:29:12 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild,v 1.3 2005/11/29 03:49:40 vapier Exp $ inherit eutils webapp depend.apache @@ -17,7 +17,7 @@ for i in $UPSTREAM_PATCHES ; do done LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="snmp" DEPEND="" |