diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 15:44:50 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 15:44:50 +0000 |
commit | d53355db3b4cda72871413cc5c738449ff944bf5 (patch) | |
tree | bb2ae976ec8e437d0fbf85ba8ac2b6d9673c7e3c /mail-client/exmh | |
parent | sync IUSE (+doc) (diff) | |
download | gentoo-2-d53355db3b4cda72871413cc5c738449ff944bf5.tar.gz gentoo-2-d53355db3b4cda72871413cc5c738449ff944bf5.tar.bz2 gentoo-2-d53355db3b4cda72871413cc5c738449ff944bf5.zip |
QA: ${PN}-${PV} -> ${P}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-client/exmh')
-rw-r--r-- | mail-client/exmh/exmh-2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-client/exmh/exmh-2.5.ebuild | 4 | ||||
-rw-r--r-- | mail-client/exmh/exmh-2.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-client/exmh/exmh-2.6.3.ebuild | 10 | ||||
-rw-r--r-- | mail-client/exmh/exmh-2.7.0.ebuild | 4 |
5 files changed, 13 insertions, 13 deletions
diff --git a/mail-client/exmh/exmh-2.5-r1.ebuild b/mail-client/exmh/exmh-2.5-r1.ebuild index 47ac4e91cd84..58cdde0d8c94 100644 --- a/mail-client/exmh/exmh-2.5-r1.ebuild +++ b/mail-client/exmh/exmh-2.5-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/mail-client/exmh/exmh-2.5-r1.ebuild,v 1.1 2004/08/08 11:24:42 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.5-r1.ebuild,v 1.2 2005/07/09 15:41:36 swegener Exp $ inherit eutils DESCRIPTION="An X user interface for MH mail" @@ -26,7 +26,7 @@ src_unpack() { cd ${S} for i in *.MASTER; do cp $i ${i%%.MASTER}; done mv exmh.l exmh.1 - epatch ${FILESDIR}/exmh-2.5-conf.patch + epatch ${FILESDIR}/${P}-conf.patch cd misc rm -rf RPM *tar* *gbuffy* for i in * diff --git a/mail-client/exmh/exmh-2.5.ebuild b/mail-client/exmh/exmh-2.5.ebuild index 0723baf76e89..172bfa876e42 100644 --- a/mail-client/exmh/exmh-2.5.ebuild +++ b/mail-client/exmh/exmh-2.5.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/mail-client/exmh/exmh-2.5.ebuild,v 1.4 2004/08/08 11:24:42 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.5.ebuild,v 1.5 2005/07/09 15:41:36 swegener Exp $ inherit eutils DESCRIPTION="An X user interface for MH mail" @@ -26,7 +26,7 @@ src_unpack() { cd ${S} for i in *.MASTER; do cp $i ${i%%.MASTER}; done mv exmh.l exmh.1 - epatch ${FILESDIR}/exmh-2.5-conf.patch + epatch ${FILESDIR}/${P}-conf.patch cd misc rm -rf RPM *tar* *gbuffy* for i in * diff --git a/mail-client/exmh/exmh-2.6.3-r1.ebuild b/mail-client/exmh/exmh-2.6.3-r1.ebuild index 65902d2d0468..00860181f583 100644 --- a/mail-client/exmh/exmh-2.6.3-r1.ebuild +++ b/mail-client/exmh/exmh-2.6.3-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/mail-client/exmh/exmh-2.6.3-r1.ebuild,v 1.4 2004/09/25 21:57:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.6.3-r1.ebuild,v 1.5 2005/07/09 15:41:36 swegener Exp $ inherit eutils DESCRIPTION="An X user interface for MH mail" @@ -26,7 +26,7 @@ src_unpack() { cd ${S} for i in *.MASTER; do cp $i ${i%%.MASTER}; done mv exmh.l exmh.1 - epatch ${FILESDIR}/exmh-${PV}-conf.patch + epatch ${FILESDIR}/${P}-conf.patch cd misc rm -rf RPM *tar* *gbuffy* for i in * diff --git a/mail-client/exmh/exmh-2.6.3.ebuild b/mail-client/exmh/exmh-2.6.3.ebuild index 6066c23a5642..e8cba2ef9b4f 100644 --- a/mail-client/exmh/exmh-2.6.3.ebuild +++ b/mail-client/exmh/exmh-2.6.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.6.3.ebuild,v 1.6 2004/09/22 23:37:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.6.3.ebuild,v 1.7 2005/07/09 15:41:36 swegener Exp $ inherit eutils DESCRIPTION="An X user interface for MH mail" -SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz" +SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${P}.tar.gz" HOMEPAGE="http://beedub.com/exmh/" SLOT="0" @@ -27,7 +27,7 @@ src_unpack() { cd ${S} for i in *.MASTER; do cp $i ${i%%.MASTER}; done mv exmh.l exmh.1 - epatch ${FILESDIR}/exmh-${PV}-conf.patch + epatch ${FILESDIR}/${P}-conf.patch cd misc rm -rf RPM *tar* *gbuffy* for i in * @@ -54,6 +54,6 @@ src_install() { dodoc COPYRIGHT exmh.CHANGES exmh.README misc/* - dodir /usr/lib/${PN}-${PV} - install -m 644 lib/* ${D}/usr/lib/${PN}-${PV} + dodir /usr/lib/${P} + install -m 644 lib/* ${D}/usr/lib/${P} } diff --git a/mail-client/exmh/exmh-2.7.0.ebuild b/mail-client/exmh/exmh-2.7.0.ebuild index d8549f13c40a..14d25bb4e9ff 100644 --- a/mail-client/exmh/exmh-2.7.0.ebuild +++ b/mail-client/exmh/exmh-2.7.0.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/mail-client/exmh/exmh-2.7.0.ebuild,v 1.3 2004/12/17 17:38:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.7.0.ebuild,v 1.4 2005/07/09 15:41:36 swegener Exp $ inherit eutils @@ -27,7 +27,7 @@ src_unpack() { cd ${S} for i in *.MASTER; do cp $i ${i%%.MASTER}; done mv exmh.l exmh.1 - epatch ${FILESDIR}/exmh-${PV}-conf.patch + epatch ${FILESDIR}/${P}-conf.patch cd misc rm -rf RPM *tar* *gbuffy* for i in * |