summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-29 03:22:35 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-29 03:22:35 +0000
commitdb0bced9254d1757f2b74fe33a47d124209c45a2 (patch)
treec592874687382c4c8d1c996db185bdb9cff18539
parenttouchups (diff)
downloadgentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.gz
gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.bz2
gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.zip
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
-rw-r--r--app-text/talkfilters/talkfilters-2.3.4-r1.ebuild4
-rw-r--r--net-analyzer/iptstate/iptstate-1.4.ebuild4
-rw-r--r--net-analyzer/mrtg/mrtg-2.12.2.ebuild4
-rw-r--r--net-im/tmsnc/tmsnc-0.3.1.ebuild4
-rw-r--r--sys-fs/mtools/mtools-3.9.10.ebuild4
-rw-r--r--x11-libs/dnd/dnd-1.1.ebuild4
-rw-r--r--x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/app-text/talkfilters/talkfilters-2.3.4-r1.ebuild b/app-text/talkfilters/talkfilters-2.3.4-r1.ebuild
index c52b51ab54ec..98aa74333cb0 100644
--- a/app-text/talkfilters/talkfilters-2.3.4-r1.ebuild
+++ b/app-text/talkfilters/talkfilters-2.3.4-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/app-text/talkfilters/talkfilters-2.3.4-r1.ebuild,v 1.6 2005/10/29 15:00:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/talkfilters/talkfilters-2.3.4-r1.ebuild,v 1.7 2005/11/29 03:22:33 vapier Exp $
DESCRIPTION="convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect"
HOMEPAGE="http://www.dystance.net/software/talkfilters/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dystance.net/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc-macos x86"
+KEYWORDS="amd64 ~hppa ~mips ppc ~ppc-macos x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild
index a6bc0dccf6e2..101f616a6a7f 100644
--- a/net-analyzer/iptstate/iptstate-1.4.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.4.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/iptstate/iptstate-1.4.ebuild,v 1.3 2005/07/19 13:24:54 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.4 2005/11/29 03:19:48 vapier Exp $
DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format"
SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2"
@@ -10,7 +10,7 @@ DEPEND="sys-libs/ncurses"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
src_compile() {
diff --git a/net-analyzer/mrtg/mrtg-2.12.2.ebuild b/net-analyzer/mrtg/mrtg-2.12.2.ebuild
index 4c3b8560e231..69e9ce9ff846 100644
--- a/net-analyzer/mrtg/mrtg-2.12.2.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.12.2.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/mrtg/mrtg-2.12.2.ebuild,v 1.2 2005/08/24 14:20:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.12.2.ebuild,v 1.3 2005/11/29 03:20:06 vapier Exp $
DESCRIPTION="A tool to monitor the traffic load on network-links"
HOMEPAGE="http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/"
@@ -8,7 +8,7 @@ SRC_URI="http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND="virtual/libc
diff --git a/net-im/tmsnc/tmsnc-0.3.1.ebuild b/net-im/tmsnc/tmsnc-0.3.1.ebuild
index 86c8e63d536e..8052d703747a 100644
--- a/net-im/tmsnc/tmsnc-0.3.1.ebuild
+++ b/net-im/tmsnc/tmsnc-0.3.1.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-im/tmsnc/tmsnc-0.3.1.ebuild,v 1.1 2005/11/26 22:50:42 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.3.1.ebuild,v 1.2 2005/11/29 03:22:35 vapier Exp $
DESCRIPTION="TMSNC is a textbased MSN client written in C."
HOMEPAGE="http://tmsnc.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tmsnc/${P}.tar.gz"
LICENSE="IRPDL"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="ssl talkfilters"
DEPEND="virtual/libc
diff --git a/sys-fs/mtools/mtools-3.9.10.ebuild b/sys-fs/mtools/mtools-3.9.10.ebuild
index 3d5dc917e6cd..3017d7e35530 100644
--- a/sys-fs/mtools/mtools-3.9.10.ebuild
+++ b/sys-fs/mtools/mtools-3.9.10.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/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.1 2005/07/17 13:26:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.2 2005/11/29 03:18:09 vapier Exp $
DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them"
HOMEPAGE="http://mtools.linux.lu/"
@@ -8,7 +8,7 @@ SRC_URI="http://mtools.linux.lu/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild
index e7b8605b0403..273db168fa77 100644
--- a/x11-libs/dnd/dnd-1.1.ebuild
+++ b/x11-libs/dnd/dnd-1.1.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/x11-libs/dnd/dnd-1.1.ebuild,v 1.20 2005/02/16 07:24:58 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.21 2005/11/29 03:17:53 vapier Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz"
IUSE=""
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 sparc alpha ia64 amd64 ppc ppc64"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
DEPEND="virtual/x11"
diff --git a/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild b/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild
index f08d9902f12c..cfb2aaeabb5c 100644
--- a/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild
+++ b/x11-themes/xmms-themes/xmms-themes-0.0.3.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/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild,v 1.13 2005/10/02 20:09:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild,v 1.14 2005/11/29 03:21:12 vapier Exp $
IUSE=""
@@ -103,7 +103,7 @@ SRC_URI="${THEME_URI}/AbsoluteE_Xmms.zip
SLOT="0"
LICENSE="freedist"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
DEPEND=""
RDEPEND="|| ( media-sound/xmms media-sound/beep-media-player )