diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
commit | 8f4f9f239d7f017bacebcc18595700e16bcd7fae (patch) | |
tree | ea4cf2d085c5e3ec6b5cdd0a99a4045d1ca6dd32 /dev-python/pyvorbis | |
parent | Bump jarbunder to latest release. (diff) | |
download | gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.gz gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.bz2 gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/pyvorbis')
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.3.ebuild | 3 | ||||
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.4.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-python/pyvorbis/pyvorbis-1.1.ebuild b/dev-python/pyvorbis/pyvorbis-1.1.ebuild index 28e665464637..18433bb96380 100644 --- a/dev-python/pyvorbis/pyvorbis-1.1.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.7 2004/06/25 01:47:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,4 +24,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyvorbis/pyvorbis-1.3.ebuild b/dev-python/pyvorbis/pyvorbis-1.3.ebuild index e166c0012c9b..80e76c6a95e3 100644 --- a/dev-python/pyvorbis/pyvorbis-1.3.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.14 2005/09/10 23:40:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.15 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -25,4 +25,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyvorbis/pyvorbis-1.4.ebuild b/dev-python/pyvorbis/pyvorbis-1.4.ebuild index c24eb947f557..c05fe8bf5921 100644 --- a/dev-python/pyvorbis/pyvorbis-1.4.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4.ebuild,v 1.2 2005/08/26 03:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,4 +24,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - |