summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2007-01-20 22:32:54 +0000
committerKeri Harris <keri@gentoo.org>2007-01-20 22:32:54 +0000
commitda23a029ca01e3e194e97d5f7679c2902cb8c168 (patch)
treec0bc46c8add6ddfd377db6df3cf33795bd8f1c47 /dev-lang/yap/yap-5.1.1.ebuild
parentAdd support for JAVA_ANT_IGNORE_SYSTEM_CLASSES. (diff)
downloadhistorical-da23a029ca01e3e194e97d5f7679c2902cb8c168.tar.gz
historical-da23a029ca01e3e194e97d5f7679c2902cb8c168.tar.bz2
historical-da23a029ca01e3e194e97d5f7679c2902cb8c168.zip
Generate soname for installed lib.
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'dev-lang/yap/yap-5.1.1.ebuild')
-rw-r--r--dev-lang/yap/yap-5.1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/yap/yap-5.1.1.ebuild b/dev-lang/yap/yap-5.1.1.ebuild
index 1aab233be2c6..01dc31ff7889 100644
--- a/dev-lang/yap/yap-5.1.1.ebuild
+++ b/dev-lang/yap/yap-5.1.1.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/dev-lang/yap/yap-5.1.1.ebuild,v 1.5 2007/01/20 20:56:56 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-5.1.1.ebuild,v 1.6 2007/01/20 22:32:54 keri Exp $
inherit autotools eutils
@@ -32,6 +32,7 @@ src_unpack() {
cd "${S}"
epatch "${FILESDIR}"/${P}-configure.patch
epatch "${FILESDIR}"/${P}-multilib.patch
+ epatch "${FILESDIR}"/${P}-SONAME.patch
epatch "${FILESDIR}"/${P}-analyst.patch
epatch "${FILESDIR}"/${P}-myddas.patch
epatch "${FILESDIR}"/${P}-tabling.patch