diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-21 05:44:06 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-21 05:44:06 +0000 |
commit | 74b0c70e7f329902a8b60e8b59e8ce600d4d6db6 (patch) | |
tree | ec008505e9f9d8c07e756357a0bd14528b93c12c /media-libs | |
parent | get mr bones off my back for m68k (diff) | |
download | gentoo-2-74b0c70e7f329902a8b60e8b59e8ce600d4d6db6.tar.gz gentoo-2-74b0c70e7f329902a8b60e8b59e8ce600d4d6db6.tar.bz2 gentoo-2-74b0c70e7f329902a8b60e8b59e8ce600d4d6db6.zip |
Stable ppc-macos
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsndfile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index 37c6ad35583a..6fcd330a01b6 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.37 2005/03/19 19:43:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.38 2005/03/21 05:44:06 j4rg0n Exp $ + + 21 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> libsndfile-1.0.11.ebuild: + Stable ppc-macos 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> libsndfile-1.0.11.ebuild: diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild index f584e0f0d9d8..600d17554a44 100644 --- a/media-libs/libsndfile/libsndfile-1.0.11.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.6 2005/03/19 19:43:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.7 2005/03/21 05:44:06 j4rg0n Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mega-nerd.com/libsndfile/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ppc-macos sparc x86" IUSE="static" DEPEND="virtual/libc" |