diff options
author | 2007-06-22 06:24:49 +0000 | |
---|---|---|
committer | 2007-06-22 06:24:49 +0000 | |
commit | 2fae83c955d6dd5fb5311630ed3067a9a6f7aff9 (patch) | |
tree | 628b13df1b3049b6d54d19ad013827e949b9983f /x11-plugins | |
parent | whitespace (diff) | |
download | gentoo-2-2fae83c955d6dd5fb5311630ed3067a9a6f7aff9.tar.gz gentoo-2-2fae83c955d6dd5fb5311630ed3067a9a6f7aff9.tar.bz2 gentoo-2-2fae83c955d6dd5fb5311630ed3067a9a6f7aff9.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild b/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild index 2f7f9a1989d5..3d6f4530a9e7 100644 --- a/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild,v 1.7 2007/06/13 12:13:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild,v 1.8 2007/06/22 06:24:49 mr_bones_ Exp $ inherit mozextension multilib @@ -35,4 +35,4 @@ src_install() { MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${S}"/"${P}" fi -}
\ No newline at end of file +} diff --git a/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild b/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild index 6bf2b7238c57..a077beda7c20 100644 --- a/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild,v 1.2 2007/06/13 12:13:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070602.ebuild,v 1.3 2007/06/22 06:24:49 mr_bones_ Exp $ inherit mozextension multilib @@ -35,4 +35,4 @@ src_install() { MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${S}"/"${P}" fi -}
\ No newline at end of file +} |