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 | 22494a36b362bc36679ec086b8d0fd871b85aba9 (patch) | |
tree | 1afdc47ffc73d9060f9ba84778a5281b7c2e0e9d /app-emacs/volume | |
parent | whitespace (diff) | |
download | historical-22494a36b362bc36679ec086b8d0fd871b85aba9.tar.gz historical-22494a36b362bc36679ec086b8d0fd871b85aba9.tar.bz2 historical-22494a36b362bc36679ec086b8d0fd871b85aba9.zip |
whitespace
Package-Manager: portage-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 |