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
commitaf1fb62b39959b50b1014753efcd7c5890734c82 (patch)
tree42b0ac12f07d83a9a30e9b4ab5a7a3f975251b5a
parentStable on x86; bug #127641 (diff)
downloadgentoo-2-af1fb62b39959b50b1014753efcd7c5890734c82.tar.gz
gentoo-2-af1fb62b39959b50b1014753efcd7c5890734c82.tar.bz2
gentoo-2-af1fb62b39959b50b1014753efcd7c5890734c82.zip
removed soname comment
(Portage version: 2.0.54)
-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..b178a64eb695 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 8a3325a907d0618c7289cd2ba0df7239 fxscintilla-1.62.ebuild 1054
+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