diff options
author | 2005-09-22 03:26:55 +0000 | |
---|---|---|
committer | 2005-09-22 03:26:55 +0000 | |
commit | f15a98b1058e191927b58575d4415e384e80cebf (patch) | |
tree | 6382289d6da6219aa5bb8b56f003ce05427031f5 /media-sound/xmms/xmms-1.2.10-r14.ebuild | |
parent | use new{conf,init}d (diff) | |
download | historical-f15a98b1058e191927b58575d4415e384e80cebf.tar.gz historical-f15a98b1058e191927b58575d4415e384e80cebf.tar.bz2 historical-f15a98b1058e191927b58575d4415e384e80cebf.zip |
donewins -> newins
Package-Manager: portage-2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/
Diffstat (limited to 'media-sound/xmms/xmms-1.2.10-r14.ebuild')
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r14.ebuild b/media-sound/xmms/xmms-1.2.10-r14.ebuild index aa1e471e1244..0e4d24954d5b 100644 --- a/media-sound/xmms/xmms-1.2.10-r14.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r14.ebuild,v 1.11 2005/07/12 05:07:35 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r14.ebuild,v 1.12 2005/09/22 03:26:55 vapier Exp $ inherit flag-o-matic eutils libtool gnuconfig @@ -129,7 +129,7 @@ src_install() { doins xmms/xmms_mini.xpm insinto /etc/X11/wmconfig - donewins xmms/xmms.wmconfig xmms + newins xmms/xmms.wmconfig xmms insinto /usr/share/applications doins ${FILESDIR}/xmms.desktop |