diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-23 16:52:37 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-23 16:52:37 +0000 |
commit | 5c9abfd54fe78fe1e89d381c625ee188f8892f2b (patch) | |
tree | 9a5d16f18bd2444696340d6fc672f996387236ca /dev-lang | |
parent | Version bump (diff) | |
download | historical-5c9abfd54fe78fe1e89d381c625ee188f8892f2b.tar.gz historical-5c9abfd54fe78fe1e89d381c625ee188f8892f2b.tar.bz2 historical-5c9abfd54fe78fe1e89d381c625ee188f8892f2b.zip |
Drop libdir patches, lib64 isn't really needed for platform independent code.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.28-rc4 x86_64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/mono/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-2.0.1.ebuild | 28 |
3 files changed, 9 insertions, 29 deletions
diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index 17add4eaa77d..890f6de92e24 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/mono # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.145 2008/11/19 22:34:44 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.146 2008/11/23 16:52:37 loki_val Exp $ + + 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.1.ebuild: + Drop libdir patches, lib64 isn't really needed for platform independent + code. *mono-2.0.1 (19 Nov 2008) diff --git a/dev-lang/mono/Manifest b/dev-lang/mono/Manifest index bf08b97ca96f..946b706cbb61 100644 --- a/dev-lang/mono/Manifest +++ b/dev-lang/mono/Manifest @@ -13,6 +13,6 @@ DIST mono-2.0.1.tar.bz2 19385815 RMD160 ecada26dc398f0ea4cc4cae62885f4d1438bd540 EBUILD mono-1.2.5.1-r1.ebuild 3636 RMD160 329054cd7c5f9ac414229c479670eedc65542d5b SHA1 f248f71b77f1582a7a1e58c316cb2039595927b1 SHA256 85bdc359b2997ef55a9741e92a3423ccea7236befa88b34a7dd2cedab7811d3f EBUILD mono-1.2.6-r3.ebuild 3917 RMD160 6c680c414a4741fbfe2e20dd5b6120561de8c46d SHA1 8b32f6ca403becc675713fe84fad202255988e24 SHA256 915c05b51344c249c821191adb48568d4516689eff4937e4b4992088f8dfc0eb EBUILD mono-1.9.1.ebuild 3667 RMD160 ea021f9d0d82c06e1284e839d71278a8d75d277e SHA1 6d0f9b58ab233bb77cc0478e6f88977ad46e8932 SHA256 4f2912b09f00d0ab408300eb9c26333f07d8804de9eaac8de19fd4bf1ea2e40f -EBUILD mono-2.0.1.ebuild 3364 RMD160 17c9e0e70f56874585902832630acadb956557fa SHA1 9c44ce31d145250bab0e8ac1ab5606a3f1efa4bd SHA256 0c0ff9d6e397a2b48654f0aba87121d5b1821d2965610096cd9a022ed1980e69 -MISC ChangeLog 31855 RMD160 de1149c526b3282bca152e9de2e7deb9656afcb7 SHA1 c69333f47a9bc1bbef46d5e0ce4f153974f24358 SHA256 4c46d1bd2d127e1b3e58ff355f492f2d57c09563d237774a0b932056d4e49377 +EBUILD mono-2.0.1.ebuild 2728 RMD160 0c991f0a386ed2f7b0deedbf51743d2b28106d3e SHA1 c3954e474b700926a12e0efe0378a22cbd4f1621 SHA256 636078175660ad29eb227704367c12202ba98a7d2e0bff4fc332cd13655bc5f3 +MISC ChangeLog 32010 RMD160 95c30c94bf4cea36112bcd06d7561d43f0158b80 SHA1 fe6fcac8986c12ea1826efc8c9d21ca8388ce284 SHA256 73ca38f66a7a8e8b56b58d91a3db0065ebdcfd9c7e10479159ca37c0d03f0717 MISC metadata.xml 222 RMD160 cbf2224a6d16a37b2f8c4eff9ea28cd7e28fd84b SHA1 20ea003ff61f1c1570c4f7d38b539c05d8e27018 SHA256 6dbd789b6ca1020dbe527c49482c43505c294843e3e6aaf150165bc8d59b9189 diff --git a/dev-lang/mono/mono-2.0.1.ebuild b/dev-lang/mono/mono-2.0.1.ebuild index aa6721bcff33..f845c1a3ab7b 100644 --- a/dev-lang/mono/mono-2.0.1.ebuild +++ b/dev-lang/mono/mono-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1.ebuild,v 1.1 2008/11/19 22:34:44 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1.ebuild,v 1.2 2008/11/23 16:52:37 loki_val Exp $ inherit base eutils flag-o-matic multilib autotools @@ -35,29 +35,6 @@ function get-memory-total() { cat /proc/meminfo | grep MemTotal | sed -r "s/[^0-9]*([[0-9]+).*/\1/" } -src_unpack() { - base_src_unpack - cd "${S}" - - # Fix the install path, install into $(libdir) - sed -i -e 's:$(prefix)/lib:$(libdir):' \ - -e 's:$(exec_prefix)/lib:$(libdir):' \ - -e "s:'mono_libdir=\${exec_prefix}/lib':\"mono_libdir=\$libdir\":" \ - "${S}"/{scripts,mono/metadata}/Makefile.am "${S}"/configure.in \ - || die "sed failed" - - sed -i -e 's:^libdir.*:libdir=@libdir@:' \ - -e 's:${prefix}/lib/:${libdir}/:g' \ - "${S}"/{scripts,}/*.pc.in \ - || die "sed failed" - - #For libtool-1 compat - rm -f lt*.m4 libtool.m4 - - einfo "Regenerating the build files, this will take some time..." - eautoreconf -} - src_compile() { # mono's build system is finiky, strip the flags strip-flags @@ -73,8 +50,7 @@ src_compile() { # Force the use of monolite mcs to prevent issues with classlibs (bug #118062) touch "${S}"/mcs/build/deps/use-monolite - econf ${myconf} \ - --with-moonlight \ + econf --without-moonlight \ --with-preview=yes \ --with-glib=system \ --with-gc=included \ |