diff options
-rw-r--r-- | dev-util/jam/jam-2.5-r3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gimageview/gimageview-0.2.27-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/openal/openal-20051024.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.40.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-util/jam/jam-2.5-r3.ebuild b/dev-util/jam/jam-2.5-r3.ebuild index 94a9183fc66b..c4721f9a26dd 100644 --- a/dev-util/jam/jam-2.5-r3.ebuild +++ b/dev-util/jam/jam-2.5-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/dev-util/jam/jam-2.5-r3.ebuild,v 1.1 2005/11/20 22:31:17 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5-r3.ebuild,v 1.2 2005/11/29 03:13:46 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.perforce.com/pub/jam/${P}.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="sys-devel/bison diff --git a/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild b/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild index 33251943c7c6..2d8b92450949 100644 --- a/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild +++ b/media-gfx/gimageview/gimageview-0.2.27-r2.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/gimageview/gimageview-0.2.27-r2.ebuild,v 1.2 2005/10/04 22:04:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild,v 1.3 2005/11/29 03:15:11 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkmmviewer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" # mng, xine, and mplayer are local flags IUSE="nls imlib wmf mng svg xine mplayer" diff --git a/media-libs/openal/openal-20051024.ebuild b/media-libs/openal/openal-20051024.ebuild index a656988bbb7b..44bd4249494e 100644 --- a/media-libs/openal/openal-20051024.ebuild +++ b/media-libs/openal/openal-20051024.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/openal/openal-20051024.ebuild,v 1.4 2005/10/27 13:26:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20051024.ebuild,v 1.5 2005/11/29 03:17:33 vapier Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ HOMEPAGE="http://www.openal.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.2 ) arts? ( kde-base/arts ) diff --git a/net-libs/libetpan/libetpan-0.40.ebuild b/net-libs/libetpan/libetpan-0.40.ebuild index dc7c7c511e80..a2f198b10402 100644 --- a/net-libs/libetpan/libetpan-0.40.ebuild +++ b/net-libs/libetpan/libetpan-0.40.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.40.ebuild,v 1.1 2005/11/08 10:22:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.40.ebuild,v 1.2 2005/11/29 03:16:25 vapier Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild index 5d7134a41d95..472ef19fe4c1 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild,v 1.1 2004/09/19 08:41:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild,v 1.2 2005/11/29 03:18:37 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ DESCRIPTION="Netkit - bootp" SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -KEYWORDS="~x86 ~sparc ~ppc ~mips" +KEYWORDS="~hppa ~mips ~ppc ~sparc ~x86" IUSE="" LICENSE="BSD" SLOT="0" |