diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-11-13 10:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-11-13 10:29:06 +0000 |
commit | fb11dfbbbbd194d9c432f0ec95420cc88e8f1877 (patch) | |
tree | ea304cd836d3a5efa9fe08f68b88847fa96617bd /net-irc/bnc | |
parent | changed link (diff) | |
download | historical-fb11dfbbbbd194d9c432f0ec95420cc88e8f1877.tar.gz historical-fb11dfbbbbd194d9c432f0ec95420cc88e8f1877.tar.bz2 historical-fb11dfbbbbd194d9c432f0ec95420cc88e8f1877.zip |
changed HOMEPAGE
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/bnc-2.6.2.ebuild | 14 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.6.4.ebuild | 12 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.4.ebuild | 12 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.6.ebuild | 12 |
4 files changed, 25 insertions, 25 deletions
diff --git a/net-irc/bnc/bnc-2.6.2.ebuild b/net-irc/bnc/bnc-2.6.2.ebuild index 37df46a9fec9..2a4b1e1833ee 100644 --- a/net-irc/bnc/bnc-2.6.2.ebuild +++ b/net-irc/bnc/bnc-2.6.2.ebuild @@ -1,23 +1,23 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.2.ebuild,v 1.1 2002/10/23 14:59:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.2.ebuild,v 1.2 2002/11/13 10:29:06 vapier Exp $ P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" -HOMEPAGE="http://bnc.ircadmin.net/" -SRC_URI="http://bnc.ircadmin.net/${P}.tar.gz +HOMEPAGE="http://gotbnc.com/" +SRC_URI="http://gotbnc.com/files/${P}.tar.gz + http://bnc.ircadmin.net/${P}.tar.gz ftp://ftp.ircadmin.net/bnc/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ppc sparc sparc64 alpha" IUSE="" DEPEND="virtual/glibc" -S="${WORKDIR}/${P}" - src_compile() { - econf || die + econf emake || die mv mkpasswd bncmkpasswd } diff --git a/net-irc/bnc/bnc-2.6.4.ebuild b/net-irc/bnc/bnc-2.6.4.ebuild index 5cdfc1b6ca11..943b11064853 100644 --- a/net-irc/bnc/bnc-2.6.4.ebuild +++ b/net-irc/bnc/bnc-2.6.4.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.1 2002/10/23 14:59:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.2 2002/11/13 10:29:06 vapier Exp $ P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" -HOMEPAGE="http://bnc.ircadmin.net/" -SRC_URI="http://bnc.ircadmin.net/${P}.tar.gz +HOMEPAGE="http://gotbnc.com/" +SRC_URI="http://gotbnc.com/files/${P}.tar.gz + http://bnc.ircadmin.net/${P}.tar.gz ftp://ftp.ircadmin.net/bnc/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" @@ -14,10 +16,8 @@ IUSE="" DEPEND="virtual/glibc" -S="${WORKDIR}/${P}" - src_compile() { - econf || die + econf emake || die mv mkpasswd bncmkpasswd } diff --git a/net-irc/bnc/bnc-2.8.4.ebuild b/net-irc/bnc/bnc-2.8.4.ebuild index af4efb7aea19..2a5b94c8d437 100644 --- a/net-irc/bnc/bnc-2.8.4.ebuild +++ b/net-irc/bnc/bnc-2.8.4.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.4.ebuild,v 1.1 2002/10/23 14:59:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.4.ebuild,v 1.2 2002/11/13 10:29:06 vapier Exp $ P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" -HOMEPAGE="http://bnc.ircadmin.net/" -SRC_URI="http://bnc.ircadmin.net/${P}.tar.gz +HOMEPAGE="http://gotbnc.com/" +SRC_URI="http://gotbnc.com/files/${P}.tar.gz + http://bnc.ircadmin.net/${P}.tar.gz ftp://ftp.ircadmin.net/bnc/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" @@ -14,10 +16,8 @@ IUSE="" DEPEND="virtual/glibc" -S="${WORKDIR}/${P}" - src_compile() { - econf || die + econf emake || die mv mkpasswd bncmkpasswd } diff --git a/net-irc/bnc/bnc-2.8.6.ebuild b/net-irc/bnc/bnc-2.8.6.ebuild index 12aa5fa895eb..e51933552bbc 100644 --- a/net-irc/bnc/bnc-2.8.6.ebuild +++ b/net-irc/bnc/bnc-2.8.6.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.1 2002/10/23 14:59:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.2 2002/11/13 10:29:06 vapier Exp $ P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" -HOMEPAGE="http://bnc.ircadmin.net/" -SRC_URI="http://bnc.ircadmin.net/${P}.tar.gz +HOMEPAGE="http://gotbnc.com/" +SRC_URI="http://gotbnc.com/files/${P}.tar.gz + http://bnc.ircadmin.net/${P}.tar.gz ftp://ftp.ircadmin.net/bnc/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" @@ -14,10 +16,8 @@ IUSE="" DEPEND="virtual/glibc" -S="${WORKDIR}/${P}" - src_compile() { - econf || die + econf emake || die mv mkpasswd bncmkpasswd } |