diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:09:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:09:00 +0000 |
commit | 16dc85d7b2ddc49c200a563b9b5b61deab1ed336 (patch) | |
tree | a98666e7c41862ebad11d3df2151c345e8a2909a /media-plugins/vdr-avolctl | |
parent | Only install sed to /bin for GNU userland. (diff) | |
download | gentoo-2-16dc85d7b2ddc49c200a563b9b5b61deab1ed336.tar.gz gentoo-2-16dc85d7b2ddc49c200a563b9b5b61deab1ed336.tar.bz2 gentoo-2-16dc85d7b2ddc49c200a563b9b5b61deab1ed336.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-plugins/vdr-avolctl')
-rw-r--r-- | media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild b/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild index effd1bf57e9e..143fd6cf9b4b 100644 --- a/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild +++ b/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild,v 1.1 2006/05/10 14:14:23 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild,v 1.2 2007/07/10 23:08:59 mr_bones_ Exp $ inherit vdr-plugin @@ -8,7 +8,6 @@ DESCRIPTION="VDR plugin: Change audio volume of alsa-devices based on vdr-volume HOMEPAGE="http://martins-kabuff.de/avolctl.html" SRC_URI="http://martins-kabuff.de/download/${P}.tgz" - KEYWORDS="~x86" SLOT="0" LICENSE="GPL-2" |