diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-02 13:29:57 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-02 13:29:57 +0000 |
commit | e2bf5bea10f47064cb7ec3978c9917b2c0ccd37c (patch) | |
tree | 37d2b236d0c2788d354ec056528fc76a83825122 /media-libs/libsndfile/libsndfile-1.0.9.ebuild | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (Manifest recommit) (Ma... (diff) | |
download | gentoo-2-e2bf5bea10f47064cb7ec3978c9917b2c0ccd37c.tar.gz gentoo-2-e2bf5bea10f47064cb7ec3978c9917b2c0ccd37c.tar.bz2 gentoo-2-e2bf5bea10f47064cb7ec3978c9917b2c0ccd37c.zip |
added ~ppc64 and stable on 1.0.9
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.9.ebuild')
-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 61569cb7d348..373da0d08876 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 Foundation # 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.7 2004/07/01 08:00:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.9.ebuild,v 1.8 2004/09/02 13:29:57 tgall 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 ppc64" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |