diff options
author | Ned Ludd <solar@gentoo.org> | 2004-01-09 17:59:48 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-01-09 17:59:48 +0000 |
commit | 89ea4e402efc970175af00060232668f0de96276 (patch) | |
tree | 392dc49d9936c65fb76e63c43c27c9d39d2c1908 /media-libs/alsa-lib/alsa-lib-0.9.2.ebuild | |
parent | move 0.9.2 to stable (diff) | |
download | historical-89ea4e402efc970175af00060232668f0de96276.tar.gz historical-89ea4e402efc970175af00060232668f0de96276.tar.bz2 historical-89ea4e402efc970175af00060232668f0de96276.zip |
remove trampoline and text relocations
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-0.9.2.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild index 3075ecb7cf1c..e648a6a8512f 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild @@ -1,6 +1,6 @@ -# 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/alsa-lib/alsa-lib-0.9.2.ebuild,v 1.6 2003/12/26 12:20:26 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild,v 1.7 2004/01/09 17:59:48 solar Exp $ inherit libtool |