summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2007-02-23 16:27:39 +0000
committerMatti Bickel <mabi@gentoo.org>2007-02-23 16:27:39 +0000
commitd125579e529818ca9a441c359268b5152ab2be28 (patch)
tree8139c1a8987750123e4ed0d06921fd6999ca48e4 /x11-libs/fxscintilla
parent${ROOT} fix (bug #168044) and cleanup (diff)
downloadhistorical-d125579e529818ca9a441c359268b5152ab2be28.tar.gz
historical-d125579e529818ca9a441c359268b5152ab2be28.tar.bz2
historical-d125579e529818ca9a441c359268b5152ab2be28.zip
missed one ${ROOT}
Package-Manager: portage-2.1.2-r10
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/Manifest14
-rw-r--r--x11-libs/fxscintilla/fxscintilla-1.71.ebuild6
2 files changed, 10 insertions, 10 deletions
diff --git a/x11-libs/fxscintilla/Manifest b/x11-libs/fxscintilla/Manifest
index 9cdd64c8d557..c529d0eece2d 100644
--- a/x11-libs/fxscintilla/Manifest
+++ b/x11-libs/fxscintilla/Manifest
@@ -27,10 +27,10 @@ EBUILD fxscintilla-1.62.ebuild 1057 RMD160 505a38d6b310afa670b203d9f41b70f38002f
MD5 cbcb7f1b0a5d5fd7fc44b38ead86b59a fxscintilla-1.62.ebuild 1057
RMD160 505a38d6b310afa670b203d9f41b70f38002ff43 fxscintilla-1.62.ebuild 1057
SHA256 229ed47be42b9b8a8ac40b0cd0733cb55627fbc48146230356e20a83a6c857a7 fxscintilla-1.62.ebuild 1057
-EBUILD fxscintilla-1.71.ebuild 2774 RMD160 f1fbb8f17d703c816884a7f6c7681e8bebb23bee SHA1 64d29340d284ea0655c3a9b588d1cdcaf0c4f6f5 SHA256 051f134919614152f1a800b7d6bc6e43849cfa9d9d4dfee7e8a0bbb44551b2af
-MD5 c8e581cabd221917940d629d2b1460d3 fxscintilla-1.71.ebuild 2774
-RMD160 f1fbb8f17d703c816884a7f6c7681e8bebb23bee fxscintilla-1.71.ebuild 2774
-SHA256 051f134919614152f1a800b7d6bc6e43849cfa9d9d4dfee7e8a0bbb44551b2af fxscintilla-1.71.ebuild 2774
+EBUILD fxscintilla-1.71.ebuild 2762 RMD160 3e6c4e23d759d0b70da4325c235b60d84a93308b SHA1 1c75f9923027c7cc9d1f1e144036d97baef5b170 SHA256 1f881387274f2c0c2942937c5ec2619808de25a876330396e2af0eb4901bd80e
+MD5 3842dcd01b1c2a689ee4bf3f98f85bc7 fxscintilla-1.71.ebuild 2762
+RMD160 3e6c4e23d759d0b70da4325c235b60d84a93308b fxscintilla-1.71.ebuild 2762
+SHA256 1f881387274f2c0c2942937c5ec2619808de25a876330396e2af0eb4901bd80e fxscintilla-1.71.ebuild 2762
MISC ChangeLog 3430 RMD160 f48a3be279b3fd06cf763d0674a5ed6adeaa53de SHA1 f7aa95b658037ea04809718438e7d68e5dca1ef0 SHA256 d173ceca84ca024b2fe617f70ae858e955af91a9c962deb063edf7bdac9078ed
MD5 42267670a2d88b2015a5a4f858a4882f ChangeLog 3430
RMD160 f48a3be279b3fd06cf763d0674a5ed6adeaa53de ChangeLog 3430
@@ -51,7 +51,7 @@ SHA256 9f218e6365f087e663ac14a82459e0264ab0c8de08ed916d502003478c628603 files/di
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
-iD8DBQFF3xUgfNMcoUhJ7GwRAgWsAJ0YteSAun3NKY3FEPK/DRdceMKRNQCdHcj8
-+b0s9Od4z3f+1shJskrUDTU=
-=lg5n
+iD8DBQFF3xXMfNMcoUhJ7GwRAprOAKCfFXO7J8OFpU33ZTV/Rrp7D6SgyACfV9q9
+jEnZ1+kSwD6Nx8MsCBGV3Ls=
+=Mrjj
-----END PGP SIGNATURE-----
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
index f1b8a8341421..dd1beff007c1 100644
--- a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-1.71.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/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.8 2007/02/23 16:24:46 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.9 2007/02/23 16:27:39 mabi Exp $
inherit eutils
@@ -42,8 +42,8 @@ src_compile () {
${EXTRA_ECONF} \
--enable-nolexer \
--with-fox-1-2 \
- --with-foxinclude=${ROOT}usr/include \
- --with-foxlib=${ROOT}usr/lib \
+ --with-foxinclude=/usr/include \
+ --with-foxlib=/usr/lib \
|| die "configure error"
emake || die "make error"