diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-13 21:36:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-13 21:36:01 +0000 |
commit | 4e12931d283ec2c4db669d1ad55a3ed4bb82822f (patch) | |
tree | 83811e1bf83db6db07d698a3b803cd0b3c280e4e /media-plugins/vdr-amarok | |
parent | Fix build issue, bug#201021, thanks to Max Loparyev (diff) | |
download | gentoo-2-4e12931d283ec2c4db669d1ad55a3ed4bb82822f.tar.gz gentoo-2-4e12931d283ec2c4db669d1ad55a3ed4bb82822f.tar.bz2 gentoo-2-4e12931d283ec2c4db669d1ad55a3ed4bb82822f.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-plugins/vdr-amarok')
-rw-r--r-- | media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild b/media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild index 18ec6da9f603..90c58beb2477 100644 --- a/media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild +++ b/media-plugins/vdr-amarok/vdr-amarok-0.0.2.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/media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild,v 1.1 2007/12/13 13:21:16 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-amarok/vdr-amarok-0.0.2.ebuild,v 1.2 2007/12/13 21:36:01 mr_bones_ Exp $ inherit vdr-plugin @@ -23,4 +23,3 @@ pkg_postinst() { elog "media-sound/vdramgw on this machine" elog "or a machine reachable via network" } - |