diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
commit | 15bd2f0e5813c395c1f240702a666ff334a083a7 (patch) | |
tree | d95cd8202c2915594fc12bf5925b3f49b2ed8c4a /media-libs/libsndfile | |
parent | cleaning this package up (removing old digest and ebuild) (diff) | |
download | gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.gz gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.bz2 gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.zip |
stable on amd64
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.9.ebuild b/media-libs/libsndfile/libsndfile-1.0.9.ebuild index d1c3e9fb01ab..1428c6e75475 100644 --- a/media-libs/libsndfile/libsndfile-1.0.9.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.9.ebuild,v 1.3 2004/05/31 06:33:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.9.ebuild,v 1.4 2004/06/08 19:54:28 lv Exp $ DESCRIPTION="A C library for reading and writing files containing sampled sound" HOMEPAGE="http://www.mega-nerd.com/libsndfile/" SRC_URI="http://www.mega-nerd.com/libsndfile/${P}.tar.gz" -KEYWORDS="x86 ~ppc ~alpha ~ia64 ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~ia64 ~sparc amd64" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |