summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 15:54:36 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 15:54:36 +0000
commitc4aa72962b70f5bb296576ba55414a379213a016 (patch)
treec918f1bac8581acc976d3d17cd44728ba0e2b848 /net-misc/upnp
parentQA: Use ${PF}; Cleaner einfo usage (diff)
downloadgentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.tar.gz
gentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.tar.bz2
gentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.zip
QA: ${PN}-${PV} -> ${P}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/upnp')
-rw-r--r--net-misc/upnp/upnp-1.2.1a.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/net-misc/upnp/upnp-1.2.1a.ebuild b/net-misc/upnp/upnp-1.2.1a.ebuild
index 3c12bddecc59..99ac58d1d97c 100644
--- a/net-misc/upnp/upnp-1.2.1a.ebuild
+++ b/net-misc/upnp/upnp-1.2.1a.ebuild
@@ -1,14 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.2.1a.ebuild,v 1.2 2005/06/07 19:18:05 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.2.1a.ebuild,v 1.3 2005/07/09 15:54:36 swegener Exp $
inherit eutils
-S="${WORKDIR}/${PN}sdk-${PV}"
-
DESCRIPTION="Intel's UPnP SDK"
HOMEPAGE="http://upnp.sourceforge.net"
-SRC_URI="mirror://sourceforge/upnp/lib${PN}-${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/upnp/lib${P}.tar.gz"
RESTRICT="nomirror"
LICENSE="BSD"
SLOT="0"
@@ -20,7 +18,7 @@ DEPEND="sys-fs/e2fsprogs
app-text/tetex
app-text/ghostscript )"
-S=${WORKDIR}/lib${PN}-${PV}/upnp
+S="${WORKDIR}"/lib${P}/upnp
src_compile() {
myconf=""