diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:40:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:40:11 +0000 |
commit | cd61df4fff95bc28d8631d5cdd43ef8c83d3f88b (patch) | |
tree | 28804081c4a4bf1625726f8a9db631f75896a460 /media-libs/speex | |
parent | Stable on ppc64 (diff) | |
download | historical-cd61df4fff95bc28d8631d5cdd43ef8c83d3f88b.tar.gz historical-cd61df4fff95bc28d8631d5cdd43ef8c83d3f88b.tar.bz2 historical-cd61df4fff95bc28d8631d5cdd43ef8c83d3f88b.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/speex/speex-1.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/speex/ChangeLog b/media-libs/speex/ChangeLog index a32000ccd838..d5c1b29ae5d7 100644 --- a/media-libs/speex/ChangeLog +++ b/media-libs/speex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/speex # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/ChangeLog,v 1.54 2007/03/22 17:15:36 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/ChangeLog,v 1.55 2007/04/16 07:40:11 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> speex-1.1.12.ebuild: + Stable on ppc64 22 Mar 2007; Steve Dibb <beandog@gentoo.org> -speex-1.1.5.ebuild: Remove old version diff --git a/media-libs/speex/speex-1.1.12.ebuild b/media-libs/speex/speex-1.1.12.ebuild index 7fc9c00ab2d6..7e2c87d7d5e5 100644 --- a/media-libs/speex/speex-1.1.12.ebuild +++ b/media-libs/speex/speex-1.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.12.ebuild,v 1.7 2007/03/01 16:26:40 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.12.ebuild,v 1.8 2007/04/16 07:40:11 corsair Exp $ inherit eutils autotools libtool @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/speex/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="ogg sse vorbis-psy" RDEPEND="ogg? ( >=media-libs/libogg-1.0 )" |