summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-20 23:17:39 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-20 23:17:39 +0000
commit5118998038253a73bbc0bec77d5cd7d85c3579a3 (patch)
treeadcaeb416635668dc2ad2a81ef976bc3c3254288 /media-libs/libsndfile/libsndfile-1.0.11.ebuild
parentMy only commit for the weekend (likely): remove alsa-jack. (diff)
downloadhistorical-5118998038253a73bbc0bec77d5cd7d85c3579a3.tar.gz
historical-5118998038253a73bbc0bec77d5cd7d85c3579a3.tar.bz2
historical-5118998038253a73bbc0bec77d5cd7d85c3579a3.zip
Add missing libtool inherit.
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.11.ebuild')
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
index 0ea46d424ac0..2843dd1cc736 100644
--- a/media-libs/libsndfile/libsndfile-1.0.11.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.13 2006/04/30 18:46:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.14 2007/01/20 23:17:39 flameeyes Exp $
-inherit eutils
+inherit eutils libtool
DESCRIPTION="A C library for reading and writing files containing sampled sound"
HOMEPAGE="http://www.mega-nerd.com/libsndfile/"