diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch) | |
tree | 81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/pyvorbis | |
parent | put KEYWORDS back in (diff) | |
download | historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2 historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip |
amd64 keywords
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 672d5e1b566c..50ef08dc9f8b 100644 --- a/dev-python/pyvorbis/Manifest +++ b/dev-python/pyvorbis/Manifest @@ -1,3 +1,3 @@ -MD5 2f26ba84245365c9e9a60ab06e3d35d7 ChangeLog 548 -MD5 2681b01f85df1a82702eea9b9b14b040 pyvorbis-1.1.ebuild 684 +MD5 7106450b2d61bb9f4fd59be9a5cdda43 ChangeLog 547 +MD5 4c450da0fe094b53dd938608062543f7 pyvorbis-1.1.ebuild 691 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 806b44a5dc26..64e3b7af9541 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.2 2003/06/13 22:47:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.3 2003/06/21 22:30:25 drobbins 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 ppc" +KEYWORDS="x86 amd64 ppc" DEPEND="dev-lang/python >=media-libs/libogg-1.0 |