diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:35:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:35:38 +0000 |
commit | ba81e35d18e22ff79e80afc19c73b182a9f8afd0 (patch) | |
tree | ed42c02ce0abb79a6f327da32ce9b703ba5c789d /app-emacs/volume | |
parent | whitespace (diff) | |
download | gentoo-2-ba81e35d18e22ff79e80afc19c73b182a9f8afd0.tar.gz gentoo-2-ba81e35d18e22ff79e80afc19c73b182a9f8afd0.tar.bz2 gentoo-2-ba81e35d18e22ff79e80afc19c73b182a9f8afd0.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs/volume')
-rw-r--r-- | app-emacs/volume/volume-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/volume/volume-0.5.ebuild b/app-emacs/volume/volume-0.5.ebuild index 66fa1f790617..7c5753ca1a1d 100644 --- a/app-emacs/volume/volume-0.5.ebuild +++ b/app-emacs/volume/volume-0.5.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/app-emacs/volume/volume-0.5.ebuild,v 1.1 2006/03/13 16:44:15 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-0.5.ebuild,v 1.2 2007/06/26 01:35:38 mr_bones_ Exp $ inherit elisp @@ -16,6 +16,6 @@ KEYWORDS="~x86 ~amd64 ~sparc ~ppc" # NOTE we might define the following which volume.el can work with by # default, but volume.el can really work with anything. -# RDEPEND="|| ( media-sound/aumixer media-sound/alsa-utils )" +# RDEPEND="|| ( media-sound/aumixer media-sound/alsa-utils )" SITEFILE=50volume-gentoo.el |