summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-03-31 08:56:17 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-03-31 08:56:17 +0000
commite5c2f61b491a3062d48a93fc674f73c337e0666e (patch)
tree3599cb454e1a3fbdaada3b11758f66b6949fc2a4 /sys-block/eject-bsd
parentAt least die if the binary isn't found (diff)
downloadgentoo-2-e5c2f61b491a3062d48a93fc674f73c337e0666e.tar.gz
gentoo-2-e5c2f61b491a3062d48a93fc674f73c337e0666e.tar.bz2
gentoo-2-e5c2f61b491a3062d48a93fc674f73c337e0666e.zip
more useless quoting
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/eject-bsd')
-rw-r--r--sys-block/eject-bsd/eject-bsd-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/eject-bsd/eject-bsd-1.5.ebuild b/sys-block/eject-bsd/eject-bsd-1.5.ebuild
index b4dcc9168219..97f2835f6416 100644
--- a/sys-block/eject-bsd/eject-bsd-1.5.ebuild
+++ b/sys-block/eject-bsd/eject-bsd-1.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/eject-bsd/eject-bsd-1.5.ebuild,v 1.5 2011/03/31 08:55:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/eject-bsd/eject-bsd-1.5.ebuild,v 1.6 2011/03/31 08:56:17 ssuominen Exp $
inherit eutils portability toolchain-funcs
-MY_P="eject-${PV}"
+MY_P=eject-${PV}
DESCRIPTION="eject command for FreeBSD systems"
HOMEPAGE="http://www.freshports.org/sysutils/eject/"