diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-29 18:52:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-29 18:52:20 +0000 |
commit | 03c6e9d4a960c93b5f2c2452760902586408a809 (patch) | |
tree | af1ffe9ba965b977363c9761909347104919c49e /net-irc/bnc | |
parent | Merge some tweaks from Solar, and improve on those (diff) | |
download | historical-03c6e9d4a960c93b5f2c2452760902586408a809.tar.gz historical-03c6e9d4a960c93b5f2c2452760902586408a809.tar.bz2 historical-03c6e9d4a960c93b5f2c2452760902586408a809.zip |
lets use MY_P instead
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/bnc-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.6.4.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.4.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.6.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-irc/bnc/bnc-2.6.2.ebuild b/net-irc/bnc/bnc-2.6.2.ebuild index f07adbb0afd6..8e0420f2fd6d 100644 --- a/net-irc/bnc/bnc-2.6.2.ebuild +++ b/net-irc/bnc/bnc-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.7 2003/12/29 18:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.2.ebuild,v 1.8 2003/12/29 18:52:20 vapier Exp $ MY_P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" -S=${WORKDIR}/${PN}${PV} +S=${WORKDIR}/${MY_P} src_compile() { econf || die diff --git a/net-irc/bnc/bnc-2.6.4.ebuild b/net-irc/bnc/bnc-2.6.4.ebuild index bdfb8aa397b3..0dea891d6105 100644 --- a/net-irc/bnc/bnc-2.6.4.ebuild +++ b/net-irc/bnc/bnc-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/12/29 18:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.9 2003/12/29 18:52:20 vapier Exp $ MY_P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc" -S=${WORKDIR}/${PN}${PV} +S=${WORKDIR}/${MY_P} src_compile() { econf || die diff --git a/net-irc/bnc/bnc-2.8.4.ebuild b/net-irc/bnc/bnc-2.8.4.ebuild index 78e644556aea..08eb04d17a76 100644 --- a/net-irc/bnc/bnc-2.8.4.ebuild +++ b/net-irc/bnc/bnc-2.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/12/29 18:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.4.ebuild,v 1.9 2003/12/29 18:52:20 vapier Exp $ MY_P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc" -S=${WORKDIR}/${PN}${PV} +S=${WORKDIR}/${MY_P} src_compile() { econf || die diff --git a/net-irc/bnc/bnc-2.8.6.ebuild b/net-irc/bnc/bnc-2.8.6.ebuild index 094a13c4b4b4..a4525ee92d97 100644 --- a/net-irc/bnc/bnc-2.8.6.ebuild +++ b/net-irc/bnc/bnc-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.9 2003/12/29 18:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.10 2003/12/29 18:52:20 vapier Exp $ MY_P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc" -S=${WORKDIR}/${PN}${PV} +S=${WORKDIR}/${MY_P} src_compile() { econf || die |