summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2007-09-30 07:37:03 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2007-09-30 07:37:03 +0000
commit4d5e38bc37193cea7c5012904de6c788081d8dde (patch)
treea92a7203836989999ea4c0704de2cae7e36d1780 /gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild
parentVersion bump (diff)
downloadgentoo-2-4d5e38bc37193cea7c5012904de6c788081d8dde.tar.gz
gentoo-2-4d5e38bc37193cea7c5012904de6c788081d8dde.tar.bz2
gentoo-2-4d5e38bc37193cea7c5012904de6c788081d8dde.zip
Remove old version, fix another quoting
(Portage version: 2.1.3.11)
Diffstat (limited to 'gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild')
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild
index e841b0a5217f..30a21ad46233 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild,v 1.2 2007/09/26 15:12:40 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre3-r1.ebuild,v 1.3 2007/09/30 07:37:03 voyageur Exp $
inherit gnustep-2
MY_PN=${PN/gnum/GNUM}
-S=${WORKDIR}/${MY_PN}
+S="${WORKDIR}"/${MY_PN}
DESCRIPTION="A fully featured mail application for GNUstep"
HOMEPAGE="http://www.collaboration-world.com/gnumail/"