summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-03-19 19:46:23 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-03-19 19:46:23 +0000
commit110f8098c00c54ef8ec3c3df1636c9725260407f (patch)
tree7557146c15b09896d03388f974bc140d70455867 /media-libs/libsndfile
parentStable on alpha. (diff)
downloadgentoo-2-110f8098c00c54ef8ec3c3df1636c9725260407f.tar.gz
gentoo-2-110f8098c00c54ef8ec3c3df1636c9725260407f.tar.bz2
gentoo-2-110f8098c00c54ef8ec3c3df1636c9725260407f.zip
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/ChangeLog6
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog
index b01ace7ae400..37c6ad35583a 100644
--- a/media-libs/libsndfile/ChangeLog
+++ b/media-libs/libsndfile/ChangeLog
@@ -1,6 +1,10 @@
# 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.36 2005/03/02 19:44:42 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.37 2005/03/19 19:43:46 kloeri Exp $
+
+ 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ libsndfile-1.0.11.ebuild:
+ Stable on alpha.
02 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> libsndfile-1.0.10.ebuild,
libsndfile-1.0.11.ebuild, libsndfile-1.0.5.ebuild, libsndfile-1.0.9.ebuild:
diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
index bd51107d8dd0..f584e0f0d9d8 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.5 2005/03/09 00:59:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.6 2005/03/19 19:43:46 kloeri 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"