diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-12 15:46:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-12 15:46:48 +0000 |
commit | e6e5853fff02027fde01a2291ec338199b82aa9b (patch) | |
tree | 50f064419dd5a66819b25e7f32066b7db64a3881 /media-libs/libvorbis | |
parent | Add 0.6 livesvn ebuild, bug #220355, thanks to Benedikt Morbach and Andrew Resch (diff) | |
download | gentoo-2-e6e5853fff02027fde01a2291ec338199b82aa9b.tar.gz gentoo-2-e6e5853fff02027fde01a2291ec338199b82aa9b.tar.bz2 gentoo-2-e6e5853fff02027fde01a2291ec338199b82aa9b.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild b/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild index ab2c14037400..68cfa398f44e 100644 --- a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.2 2008/06/12 14:58:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.3 2008/06/12 15:46:48 mr_bones_ Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -57,4 +57,3 @@ src_install() { dohtml -r doc fi } - |