diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-28 20:34:39 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-28 20:34:39 +0000 |
commit | 2e2b9fbdd53d00fc1503e6ee854f0a639d23bdf3 (patch) | |
tree | e75b756fd80f26db57dbbe7d06b0462a48d56e9d /media-libs/libsamplerate | |
parent | Added amd64 to KEYWORDS. (Manifest recommit) (diff) | |
download | gentoo-2-2e2b9fbdd53d00fc1503e6ee854f0a639d23bdf3.tar.gz gentoo-2-2e2b9fbdd53d00fc1503e6ee854f0a639d23bdf3.tar.bz2 gentoo-2-2e2b9fbdd53d00fc1503e6ee854f0a639d23bdf3.zip |
Added amd64 to keyword.
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.0.14.ebuild | 6 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.0.15.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index 7677ef31596c..b6fcd021c1e8 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsamplerate # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.9 2004/02/17 20:28:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.10 2004/02/28 20:34:39 absinthe Exp $ + + 28 Feb 2004; Dylan Carlson <absinthe@gentoo.org> + libsamplerate-0.0.14.ebuild, libsamplerate-0.0.15.ebuild: + Added amd64 to KEYWORDS. 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libsamplerate-0.0.15.ebuild: add ~alpha and ~ia64 diff --git a/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild b/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild index cf4cc8f605a8..3103ec8ed1a1 100644 --- a/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild,v 1.7 2003/11/04 23:31:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.0.14.ebuild,v 1.8 2004/02/28 20:34:39 absinthe Exp $ DESCRIPTION="a library for converting 44.1kHz CD Audio to 48kHz for DAT" HOMEPAGE="http://www.mega-nerd.com/SRC/" SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="" DEPEND="virtual/glibc >=dev-libs/fftw-2.0.0 diff --git a/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild b/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild index cd145282557c..d0c3a3691670 100644 --- a/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild,v 1.2 2004/02/17 20:28:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.0.15.ebuild,v 1.3 2004/02/28 20:34:39 absinthe Exp $ DESCRIPTION="a library for converting 44.1kHz CD Audio to 48kHz for DAT" HOMEPAGE="http://www.mega-nerd.com/SRC/" SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" IUSE="" DEPEND="virtual/glibc >=dev-libs/fftw-2.0.0 |