summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-01 21:09:43 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-01 21:09:43 +0000
commit3e4a65d2d474d503e7dbcc7e8678848b58362699 (patch)
tree353a88d7cdb17429d9e3785ff5a2230840b4ef38 /app-laptop/i8kutils
parentTransfer Prefix keywords (diff)
downloadgentoo-2-3e4a65d2d474d503e7dbcc7e8678848b58362699.tar.gz
gentoo-2-3e4a65d2d474d503e7dbcc7e8678848b58362699.tar.bz2
gentoo-2-3e4a65d2d474d503e7dbcc7e8678848b58362699.zip
quoting
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/i8kutils')
-rw-r--r--app-laptop/i8kutils/i8kutils-1.25-r1.ebuild8
-rw-r--r--app-laptop/i8kutils/i8kutils-1.25.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild b/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild
index 1463cc981067..4767f0cbe02b 100644
--- a/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild
+++ b/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild,v 1.2 2009/09/23 15:44:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.25-r1.ebuild,v 1.3 2010/01/01 21:09:43 ssuominen Exp $
DESCRIPTION="Dell Inspiron and Latitude utilities"
HOMEPAGE="http://people.debian.org/~dz/i8k/"
@@ -25,8 +25,8 @@ src_install() {
docinto examples/
dodoc examples/*
- newinitd ${FILESDIR}/i8k.init-r1 i8k
- newconfd ${FILESDIR}/i8k.conf i8k
+ newinitd "${FILESDIR}"/i8k.init-r1 i8k
+ newconfd "${FILESDIR}"/i8k.conf i8k
if use tk
then
diff --git a/app-laptop/i8kutils/i8kutils-1.25.ebuild b/app-laptop/i8kutils/i8kutils-1.25.ebuild
index d5e34416bf67..de500093eda4 100644
--- a/app-laptop/i8kutils/i8kutils-1.25.ebuild
+++ b/app-laptop/i8kutils/i8kutils-1.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.25.ebuild,v 1.12 2009/09/23 15:44:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.25.ebuild,v 1.13 2010/01/01 21:09:43 ssuominen Exp $
DESCRIPTION="Dell Inspiron and Latitude utilities"
HOMEPAGE="http://people.debian.org/~dz/i8k/"
@@ -25,8 +25,8 @@ src_install() {
docinto examples/
dodoc examples/*
- newinitd ${FILESDIR}/i8k.init i8k
- newconfd ${FILESDIR}/i8k.conf i8k
+ newinitd "${FILESDIR}"/i8k.init i8k
+ newconfd "${FILESDIR}"/i8k.conf i8k
if use tk
then