diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-07-24 23:08:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-07-24 23:08:05 +0000 |
commit | 2f8da8d5a773b37f0ea2680baab0a8cb082a44a8 (patch) | |
tree | 097a28464e31b4a3b342e99faa048ab1f064816b /media-sound | |
parent | whitespace (diff) | |
download | gentoo-2-2f8da8d5a773b37f0ea2680baab0a8cb082a44a8.tar.gz gentoo-2-2f8da8d5a773b37f0ea2680baab0a8cb082a44a8.tar.bz2 gentoo-2-2f8da8d5a773b37f0ea2680baab0a8cb082a44a8.zip |
whitespace
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gmtp/gmtp-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gmtp/gmtp-1.1.0.ebuild b/media-sound/gmtp/gmtp-1.1.0.ebuild index 67b459a4be46..9ff44c88361a 100644 --- a/media-sound/gmtp/gmtp-1.1.0.ebuild +++ b/media-sound/gmtp/gmtp-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/gmtp-1.1.0.ebuild,v 1.1 2011/07/22 22:58:07 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/gmtp-1.1.0.ebuild,v 1.2 2011/07/24 23:08:05 mr_bones_ Exp $ EAPI=4 @@ -46,4 +46,4 @@ pkg_postinst() { pkg_postrm() { gnome2_gconf_uninstall gnome2_icon_cache_update -}
\ No newline at end of file +} |