summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-12-14 23:33:03 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-12-14 23:33:03 +0000
commitabea774020298c794d6ce6928bfae511bafacc98 (patch)
tree90b3abd3555ba8ecbea325d6a4016874dd95f050 /app-antivirus/drweb/drweb-4.33-r1.ebuild
parentapp-antivirus/drweb: merge both ebuilds into one+useflag (diff)
downloadsunrise-abea774020298c794d6ce6928bfae511bafacc98.tar.gz
sunrise-abea774020298c794d6ce6928bfae511bafacc98.tar.bz2
sunrise-abea774020298c794d6ce6928bfae511bafacc98.zip
app-antivirus/drweb: remove MY_P thanks spb
svn path=/sunrise/; revision=2316
Diffstat (limited to 'app-antivirus/drweb/drweb-4.33-r1.ebuild')
-rw-r--r--app-antivirus/drweb/drweb-4.33-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-antivirus/drweb/drweb-4.33-r1.ebuild b/app-antivirus/drweb/drweb-4.33-r1.ebuild
index 350ba2b96..e9cee6c67 100644
--- a/app-antivirus/drweb/drweb-4.33-r1.ebuild
+++ b/app-antivirus/drweb/drweb-4.33-r1.ebuild
@@ -4,12 +4,10 @@
inherit eutils
-MY_P="drweb-${PV}"
-
DESCRIPTION="DrWeb virus scaner for Linux"
HOMEPAGE="http://www.drweb.com/"
-SRC_URI="glibc23? ( http://download.drweb.com/files/unix/Linux/Generic/${MY_P}-glibc2.3.tar.gz )
- !glibc23? ( http://download.drweb.com/files/unix/Linux/Generic/${MY_P}-glibc2.4.tar.gz )
+SRC_URI="glibc23? ( http://download.drweb.com/files/unix/Linux/Generic/${P}-glibc2.3.tar.gz )
+ !glibc23? ( http://download.drweb.com/files/unix/Linux/Generic/${P}-glibc2.4.tar.gz )
doc? ( linguas_ru? ( ftp://ftp.drweb.com/pub/drweb/unix/doc/${PN}-${PV/./}-unix-ru-pdf.zip ) )
doc? ( ftp://ftp.drweb.com/pub/drweb/unix/doc/${PN}-${PV/./}-unix-en-pdf.zip )"
RESTRICT="mirror strip"