diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:34:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:34:59 +0000 |
commit | f60a40848dbf21430eeb239d6b5f5a9fa20b104d (patch) | |
tree | 16da3c195514bc2be2899ae21ad345daebc0ddee /net-irc | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f60a40848dbf21430eeb239d6b5f5a9fa20b104d.tar.gz gentoo-2-f60a40848dbf21430eeb239d6b5f5a9fa20b104d.tar.bz2 gentoo-2-f60a40848dbf21430eeb239d6b5f5a9fa20b104d.zip |
PPC stable profile update
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.16-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.17.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/lostirc/lostirc-0.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.57.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.16-r1.ebuild b/net-irc/eggdrop/eggdrop-1.6.16-r1.ebuild index f21e35ee2cef..aecb93609856 100644 --- a/net-irc/eggdrop/eggdrop-1.6.16-r1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.16-r1.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-irc/eggdrop/eggdrop-1.6.16-r1.ebuild,v 1.2 2004/08/23 02:37:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.16-r1.ebuild,v 1.3 2004/10/04 22:34:59 pvdabeel Exp $ inherit fixheadtails eutils @@ -11,7 +11,7 @@ DESCRIPTION="An IRC bot extensible with C or Tcl." HOMEPAGE="http://www.eggheads.org/" SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.gz http://gentoo.mirror.at.stealer.net/files/${P}-patches-${PATCHSET_V}.tar.bz2" -KEYWORDS="x86 sparc ~mips ~ia64 ~amd64 ~ppc" +KEYWORDS="x86 sparc ~mips ~ia64 ~amd64 ppc" LICENSE="GPL-2" SLOT="0" IUSE="debug static mysql postgres ssl" diff --git a/net-irc/eggdrop/eggdrop-1.6.17.ebuild b/net-irc/eggdrop/eggdrop-1.6.17.ebuild index 6b9a0ebd5fc2..5f5f39a6b9e4 100644 --- a/net-irc/eggdrop/eggdrop-1.6.17.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.17.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-irc/eggdrop/eggdrop-1.6.17.ebuild,v 1.2 2004/10/01 01:23:10 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.17.ebuild,v 1.3 2004/10/04 22:34:59 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="An IRC bot extensible with C or Tcl." HOMEPAGE="http://www.eggheads.org/" SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.gz http://gentoo.mirror.at.stealer.net/files/${P}-patches-${PATCHSET_V}.tar.bz2" -KEYWORDS="x86 ~sparc ~mips ~ia64 ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~mips ~ia64 ~amd64 ppc" LICENSE="GPL-2" SLOT="0" IUSE="debug static mysql postgres ssl" diff --git a/net-irc/epic4/epic4-2.0-r1.ebuild b/net-irc/epic4/epic4-2.0-r1.ebuild index 501dfb647896..98af1affb51d 100644 --- a/net-irc/epic4/epic4-2.0-r1.ebuild +++ b/net-irc/epic4/epic4-2.0-r1.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-irc/epic4/epic4-2.0-r1.ebuild,v 1.3 2004/09/16 02:12:51 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.4 2004/10/04 22:34:04 pvdabeel Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2 LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc ~ia64 alpha hppa sparc ~amd64 macos ppc-macos" +KEYWORDS="x86 ppc ~ia64 alpha hppa sparc ~amd64 macos ppc-macos" IUSE="ipv6 perl ssl" DEPEND=">=sys-libs/ncurses-5.2 diff --git a/net-irc/lostirc/lostirc-0.3.3.ebuild b/net-irc/lostirc/lostirc-0.3.3.ebuild index 26d4523933d1..d9c1826ebe85 100644 --- a/net-irc/lostirc/lostirc-0.3.3.ebuild +++ b/net-irc/lostirc/lostirc-0.3.3.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-irc/lostirc/lostirc-0.3.3.ebuild,v 1.7 2004/07/17 13:59:38 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.3.ebuild,v 1.8 2004/10/04 22:32:24 pvdabeel Exp $ inherit base @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc ~amd64 ~sparc" DEPEND=">=sys-apps/sed-4* =dev-cpp/gtkmm-2.2.11 >=dev-libs/libsigc++-1.2" diff --git a/net-irc/pisg/pisg-0.57.ebuild b/net-irc/pisg/pisg-0.57.ebuild index 990f3fd7c8da..99cced3a11c3 100644 --- a/net-irc/pisg/pisg-0.57.ebuild +++ b/net-irc/pisg/pisg-0.57.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-irc/pisg/pisg-0.57.ebuild,v 1.2 2004/10/01 00:55:15 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.57.ebuild,v 1.3 2004/10/04 22:30:08 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pisg.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" |