diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 01:54:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 01:54:14 +0000 |
commit | 40ef09cd21640a39559f2231598140df53e7b5a5 (patch) | |
tree | 40704277b42f9d4bb7e680716e86ce721985fbef /net-www/mplayerplug-in | |
parent | header fix (diff) | |
download | historical-40ef09cd21640a39559f2231598140df53e7b5a5.tar.gz historical-40ef09cd21640a39559f2231598140df53e7b5a5.tar.bz2 historical-40ef09cd21640a39559f2231598140df53e7b5a5.zip |
whitespace cleanup
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index b73730854208..5118ad634ee9 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,5 +1,5 @@ MD5 3360b628dd5e886363c9b827fe2c4bfc ChangeLog 1377 -MD5 28b7dbf1e2066a7ceddb1a00251c1799 mplayerplug-in-0.71.ebuild 1296 -MD5 5989865ae360e28f3a28ad68ada89a9e mplayerplug-in-0.80.ebuild 1285 -MD5 fc695a5198414c46fde959e5747ba75f files/digest-mplayerplug-in-0.71 126 +MD5 7aca57f106ccebb174879cdbb43fdf6f mplayerplug-in-0.80.ebuild 1288 +MD5 e98afd8b53e4141fe693e7b23cb50a16 mplayerplug-in-0.71.ebuild 1296 MD5 f67d7196e95ae6840ddd5117dd249afb files/digest-mplayerplug-in-0.80 125 +MD5 fc695a5198414c46fde959e5747ba75f files/digest-mplayerplug-in-0.71 126 diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild index f42e2b0b6516..0061c0935f48 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild,v 1.2 2003/06/05 05:11:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.71.ebuild,v 1.3 2003/09/06 01:54:09 msterret Exp $ IUSE="" @@ -26,7 +26,7 @@ src_compile() { src_install() { exeinto /opt/netscape/plugins doexe mplayerplug-in.so - + inst_plugin /opt/netscape/plugins/mplayerplug-in.so insinto /usr/share/mplayer/Skin/mini diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild index d049e78e1a3b..10b3400c47cb 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild,v 1.2 2003/06/29 12:11:15 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild,v 1.3 2003/09/06 01:54:09 msterret Exp $ IUSE="" @@ -26,7 +26,7 @@ src_compile() { src_install() { exeinto /opt/netscape/plugins doexe mplayerplug-in.so - + inst_plugin /opt/netscape/plugins/mplayerplug-in.so insinto /usr/share/mplayer/Skin/mini |