diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | 61165985245a7bd008ae6e009f7be69f64bb043e (patch) | |
tree | 411629830ce879eb36ce969381f6d72ebc865433 /dev-python/pyvorbis | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2 gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip |
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/pyvorbis')
-rw-r--r-- | dev-python/pyvorbis/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyvorbis/Manifest b/dev-python/pyvorbis/Manifest index 50ef08dc9f8b..672d5e1b566c 100644 --- a/dev-python/pyvorbis/Manifest +++ b/dev-python/pyvorbis/Manifest @@ -1,3 +1,3 @@ -MD5 7106450b2d61bb9f4fd59be9a5cdda43 ChangeLog 547 -MD5 4c450da0fe094b53dd938608062543f7 pyvorbis-1.1.ebuild 691 +MD5 2f26ba84245365c9e9a60ab06e3d35d7 ChangeLog 548 +MD5 2681b01f85df1a82702eea9b9b14b040 pyvorbis-1.1.ebuild 684 MD5 28ec3622a17a96ac8cc3ef8427ac3e45 files/digest-pyvorbis-1.1 63 diff --git a/dev-python/pyvorbis/pyvorbis-1.1.ebuild b/dev-python/pyvorbis/pyvorbis-1.1.ebuild index 64e3b7af9541..0f8357ab5070 100644 --- a/dev-python/pyvorbis/pyvorbis-1.1.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://www.andrewchatham.com/pyogg/download/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 ppc" DEPEND="dev-lang/python >=media-libs/libogg-1.0 |