public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/wmsound-data: wmsound-data-1.0.0.ebuild
@ 2009-08-03 13:13 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-03 13:13 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/03 13:13:14

  Modified:             wmsound-data-1.0.0.ebuild
  Log:
  Quoting
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-sound/wmsound-data/wmsound-data-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild?r1=1.6&r2=1.7

Index: wmsound-data-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wmsound-data-1.0.0.ebuild	5 Jan 2007 20:25:19 -0000	1.6
+++ wmsound-data-1.0.0.ebuild	3 Aug 2009 13:13:13 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild,v 1.6 2007/01/05 20:25:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild,v 1.7 2009/08/03 13:13:13 ssuominen Exp $
 
 IUSE=""
 
@@ -20,22 +20,22 @@
 
 src_install() {
 	insinto /usr/share/WindowMaker/Defaults
-	doins ${FILESDIR}/WMSound
+	doins "${FILESDIR}"/WMSound
 
 	insinto /etc/X11/WindowMaker
-	doins ${FILESDIR}/WMSound
+	doins "${FILESDIR}"/WMSound
 
 	insinto /usr/share/WindowMaker/SoundSets
-	doins ${FILESDIR}/wmsound-soundset
+	doins "${FILESDIR}"/wmsound-soundset
 
 	insinto /usr/share/WindowMaker/SoundSets/Default
-	doins ${FILESDIR}/wmsound-soundset
+	doins "${FILESDIR}"/wmsound-soundset
 
-	cd ${S1}
+	cd "${S1}"
 	insinto /usr/share/WindowMaker/Sounds
 	doins *.wav
 
-	cd ${S2}
+	cd "${S2}"
 	insinto /usr/share/WindowMaker/SoundSets
 	doins Worms2
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-03 13:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 13:13 [gentoo-commits] gentoo-x86 commit in media-sound/wmsound-data: wmsound-data-1.0.0.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox