summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2006-03-29 05:09:59 +0000
committerRyan Phillips <rphillips@gentoo.org>2006-03-29 05:09:59 +0000
commitc55147c36fcc77b1bb31d9b9fd911744503c3ec6 (patch)
treefa16eeb17c493e02ecb3dd5dfbd3df88f4987ead /x11-libs/fxscintilla
parentStable on x86; bug #127641 (diff)
downloadhistorical-c55147c36fcc77b1bb31d9b9fd911744503c3ec6.tar.gz
historical-c55147c36fcc77b1bb31d9b9fd911744503c3ec6.tar.bz2
historical-c55147c36fcc77b1bb31d9b9fd911744503c3ec6.zip
removed soname comment
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/Manifest14
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.62.ebuild6
2 files changed, 9 insertions, 11 deletions
diff --git a/x11-libs/fxscintilla/Manifest b/x11-libs/fxscintilla/Manifest
index 393243f232fc..1f255f8b4eb8 100644
--- a/x11-libs/fxscintilla/Manifest
+++ b/x11-libs/fxscintilla/Manifest
@@ -1,12 +1,12 @@
-MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704
-MD5 4aa3ba12298f0fcffc26e57cade8a3b7 fxscintilla-1.62-r1.ebuild 2223
-MD5 43f63de542c0626cb0bf22fc2822f688 fxscintilla-1.62.ebuild 1217
MD5 075f7a77c9f549645ece8a2bad04e866 ChangeLog 1777
-MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225
-MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601
-MD5 a14449f195e38e3f63ffe71b194378bf files/1.62-shared-libs.patch 619
MD5 ef5d7591d22f5da1c452bf84050dee19 files/1.62-fox-SLOT.patch 2860
-MD5 aea2b022c5812ed739ef47d76d19f39e files/digest-fxscintilla-1.62-r1 68
+MD5 a14449f195e38e3f63ffe71b194378bf files/1.62-shared-libs.patch 619
MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68
MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 68
MD5 aea2b022c5812ed739ef47d76d19f39e files/digest-fxscintilla-1.62 68
+MD5 aea2b022c5812ed739ef47d76d19f39e files/digest-fxscintilla-1.62-r1 68
+MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601
+MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704
+MD5 4aa3ba12298f0fcffc26e57cade8a3b7 fxscintilla-1.62-r1.ebuild 2223
+MD5 cbcb7f1b0a5d5fd7fc44b38ead86b59a fxscintilla-1.62.ebuild 1057
+MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225
diff --git a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild
index d9a44f8b00f5..092cf5482322 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.4 2005/05/04 11:57:54 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.5 2006/03/29 05:09:59 rphillips Exp $
DESCRIPTION="A free source code editing component for the FOX-Toolkit"
HOMEPAGE="http://www.nongnu.org/fxscintilla"
@@ -23,8 +23,6 @@ src_install () {
dodoc README INSTALL
# give libraries the .so
-# ld --soname libfxscintilla.so.16 --shared ${D}/usr/lib/libfxscintilla.16.0.0 -o ${D}/usr/lib/libfxscintilla.so.16.0.0
-# rm -f ${D}/usr/lib/libfxscintilla.16.0.0
mv ${D}/usr/lib/libfxscintilla.16.0.0 ${D}/usr/lib/libfxscintilla.so.16.0.0
rm -f ${D}/usr/lib/libfxscintilla.16
rm -f ${D}/usr/lib/libfxscintilla