summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/boo/ChangeLog9
-rw-r--r--dev-lang/boo/Manifest6
-rw-r--r--dev-lang/boo/boo-0.5.3.1544.ebuild36
-rw-r--r--dev-lang/boo/boo-0.5.4.1629.ebuild41
-rw-r--r--dev-lang/boo/boo-0.5.5.1651.ebuild41
-rw-r--r--dev-lang/boo/boo-0.6.0.1858.ebuild39
-rw-r--r--dev-lang/boo/boo-0.7.0.1921.ebuild50
-rw-r--r--dev-lang/boo/boo-0.7.5.2013.ebuild8
-rw-r--r--dev-lang/boo/files/digest-boo-0.5.3.15441
-rw-r--r--dev-lang/boo/files/digest-boo-0.5.4.16291
-rw-r--r--dev-lang/boo/files/digest-boo-0.5.5.16511
-rw-r--r--dev-lang/boo/files/digest-boo-0.6.0.18581
-rw-r--r--dev-lang/boo/files/digest-boo-0.7.0.19211
13 files changed, 14 insertions, 221 deletions
diff --git a/dev-lang/boo/ChangeLog b/dev-lang/boo/ChangeLog
index b1af760dd653..7eb28194f4b7 100644
--- a/dev-lang/boo/ChangeLog
+++ b/dev-lang/boo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/boo
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.10 2005/11/25 22:37:59 latexer Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.11 2006/01/19 05:40:36 latexer Exp $
+
+ 19 Jan 2006; Peter Johanson <latexer@gentoo.org> -boo-0.5.3.1544.ebuild,
+ -boo-0.5.4.1629.ebuild, -boo-0.5.5.1651.ebuild, -boo-0.6.0.1858.ebuild,
+ -boo-0.7.0.1921.ebuild, boo-0.7.5.2013.ebuild:
+ Force building against mono-1.0 nant profile
*boo-0.7.5.2013 (25 Nov 2005)
diff --git a/dev-lang/boo/Manifest b/dev-lang/boo/Manifest
index b784175492af..1d39991eab03 100644
--- a/dev-lang/boo/Manifest
+++ b/dev-lang/boo/Manifest
@@ -1,14 +1,14 @@
-MD5 a04defa7030d43d593bafbc609d3c757 boo-0.5.3.1544.ebuild 785
-MD5 3df553e94423a0075a61a43a56dc6726 metadata.xml 256
MD5 2bbceaa18f5a9879d75f58190e9c4493 ChangeLog 1522
+MD5 a04defa7030d43d593bafbc609d3c757 boo-0.5.3.1544.ebuild 785
MD5 ff4a81e4a8fc1781063e4e3e4a3f987a boo-0.5.4.1629.ebuild 1004
MD5 051648b66e18bb0c06f435bc2a9ba272 boo-0.5.5.1651.ebuild 1007
MD5 73d55666859a1b72edc827bec07f0e77 boo-0.6.0.1858.ebuild 816
MD5 7b7d88728bad92275596a31d447b3e3d boo-0.7.0.1921.ebuild 1324
-MD5 fe9b2c7a9f5156a161c9c6bdf95082fe boo-0.7.5.2013.ebuild 1324
+MD5 9f62e11ee0c293afe86a34d180d85100 boo-0.7.5.2013.ebuild 1348
MD5 d8e8a5727bdfb8086ded71c915d905da files/digest-boo-0.5.3.1544 72
MD5 60be7aea7d4d4e9141c3043c9defef93 files/digest-boo-0.5.4.1629 72
MD5 6cdc9176e0de62aa279c4e2eee14438f files/digest-boo-0.5.5.1651 72
MD5 1de3863c497999e7660d8dc83c4f61cf files/digest-boo-0.6.0.1858 72
MD5 15ea379034d13526f930f80782ad32cc files/digest-boo-0.7.0.1921 72
MD5 049fe21251fdf30fc21a65188cfc635d files/digest-boo-0.7.5.2013 72
+MD5 3df553e94423a0075a61a43a56dc6726 metadata.xml 256
diff --git a/dev-lang/boo/boo-0.5.3.1544.ebuild b/dev-lang/boo/boo-0.5.3.1544.ebuild
deleted file mode 100644
index 23450a7721e4..000000000000
--- a/dev-lang/boo/boo-0.5.3.1544.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.5.3.1544.ebuild,v 1.2 2005/05/21 09:19:01 slarti Exp $
-
-inherit mono fdo-mime eutils
-
-DESCRIPTION="A wrist friendly language for the CLI"
-HOMEPAGE="http://boo.codehaus.org/"
-
-SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-1.1.4
- dev-dotnet/nant
- x11-misc/shared-mime-info
- >=x11-libs/gtksourceview-1.0.1"
-
-
-#S=${WORKDIR}
-
-src_compile() {
- nant -D:install.prefix=/usr || die
-}
-
-src_install() {
- nant install -D:install.destdir=${D} -D:install.prefix=/usr || die
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-}
diff --git a/dev-lang/boo/boo-0.5.4.1629.ebuild b/dev-lang/boo/boo-0.5.4.1629.ebuild
deleted file mode 100644
index 8c9adb3ed0fa..000000000000
--- a/dev-lang/boo/boo-0.5.4.1629.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.5.4.1629.ebuild,v 1.1 2005/05/24 02:04:31 latexer Exp $
-
-inherit mono fdo-mime eutils
-
-DESCRIPTION="A wrist friendly language for the CLI"
-HOMEPAGE="http://boo.codehaus.org/"
-
-SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-1.1.4
- dev-dotnet/nant
- x11-misc/shared-mime-info
- >=x11-libs/gtksourceview-1.0.1"
-
-
-#S=${WORKDIR}
-
-src_compile() {
- nant -D:install.prefix=/usr || die
-}
-
-src_install() {
- nant install -D:install.destdir=${D} -D:install.prefix=/usr || die
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-
- echo
- ewarn "This version of boo has renamed the assembly Boo.dll to Boo.Lang.dll"
- ewarn "You may need to recompile any applications that use boo, like"
- ewarn "monodevelop, after upgrading to this version of boo."
-}
diff --git a/dev-lang/boo/boo-0.5.5.1651.ebuild b/dev-lang/boo/boo-0.5.5.1651.ebuild
deleted file mode 100644
index 17f10d40b004..000000000000
--- a/dev-lang/boo/boo-0.5.5.1651.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.5.5.1651.ebuild,v 1.2 2005/06/05 19:37:34 dholm Exp $
-
-inherit mono fdo-mime eutils
-
-DESCRIPTION="A wrist friendly language for the CLI"
-HOMEPAGE="http://boo.codehaus.org/"
-
-SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-1.1.4
- dev-dotnet/nant
- x11-misc/shared-mime-info
- >=x11-libs/gtksourceview-1.0.1"
-
-
-#S=${WORKDIR}
-
-src_compile() {
- nant -D:install.prefix=/usr || die
-}
-
-src_install() {
- nant install -D:install.destdir=${D} -D:install.prefix=/usr || die
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-
- echo
- ewarn "This version of boo has renamed the assembly Boo.dll to Boo.Lang.dll"
- ewarn "You may need to recompile any applications that use boo, like"
- ewarn "monodevelop, after upgrading to this version of boo."
-}
diff --git a/dev-lang/boo/boo-0.6.0.1858.ebuild b/dev-lang/boo/boo-0.6.0.1858.ebuild
deleted file mode 100644
index e40712b9345a..000000000000
--- a/dev-lang/boo/boo-0.6.0.1858.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.6.0.1858.ebuild,v 1.1 2005/09/08 20:32:22 latexer Exp $
-
-inherit mono fdo-mime eutils
-
-DESCRIPTION="A wrist friendly language for the CLI"
-HOMEPAGE="http://boo.codehaus.org/"
-
-SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-1.1.4
- dev-dotnet/nant
- x11-misc/shared-mime-info
- >=x11-libs/gtksourceview-1.0.1"
-
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
-src_compile() {
- nant -D:install.prefix=/usr || die
-}
-
-src_install() {
- nant install -D:install.destdir=${D} -D:install.prefix=/usr || die
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-}
diff --git a/dev-lang/boo/boo-0.7.0.1921.ebuild b/dev-lang/boo/boo-0.7.0.1921.ebuild
deleted file mode 100644
index 4b3db041a38d..000000000000
--- a/dev-lang/boo/boo-0.7.0.1921.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.7.0.1921.ebuild,v 1.4 2005/11/25 22:37:59 latexer Exp $
-
-inherit mono fdo-mime eutils
-
-DESCRIPTION="A wrist friendly language for the CLI"
-HOMEPAGE="http://boo.codehaus.org/"
-
-SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-1.1.4
- dev-dotnet/nant
- x11-misc/shared-mime-info
- >=x11-libs/gtksourceview-1.0.1"
-
-src_unpack() {
- if has_version "dev-lang/boo"; then
- if ! has_version "=dev-lang/boo-${PV}"; then
- eerror "This version of boo has a problem compiling when any other"
- eerror "version of boo is present on the system. Please unmerge boo"
- eerror "and then try emerging this version of boo. See bug #108520"
- eerror "at https://bugs.gentoo.org/show_bug.cgi?id=108520 for more"
- eerror "details."
- die "Version of boo installed will cause compilation errors."
- fi
- fi
-
- unpack ${A}
- cd ${S}
-}
-
-src_compile() {
- LC_ALL="C" LANG="C" nant -D:install.prefix=/usr || die
-}
-
-src_install() {
- LC_ALL="C" LANG="C" nant install \
- -D:install.destdir=${D} -D:install.prefix=/usr || die
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-}
diff --git a/dev-lang/boo/boo-0.7.5.2013.ebuild b/dev-lang/boo/boo-0.7.5.2013.ebuild
index a760a9bae7d1..e22ca84a61c2 100644
--- a/dev-lang/boo/boo-0.7.5.2013.ebuild
+++ b/dev-lang/boo/boo-0.7.5.2013.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/dev-lang/boo/boo-0.7.5.2013.ebuild,v 1.1 2005/11/25 22:37:59 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.7.5.2013.ebuild,v 1.2 2006/01/19 05:40:36 latexer Exp $
inherit mono fdo-mime eutils
@@ -37,12 +37,12 @@ src_unpack() {
}
src_compile() {
- LC_ALL="C" LANG="C" nant -D:install.prefix=/usr || die
+ LC_ALL="C" LANG="C" nant -t:mono-1.0 -D:install.prefix=/usr || die
}
src_install() {
LC_ALL="C" LANG="C" nant install \
- -D:install.destdir=${D} -D:install.prefix=/usr || die
+ -D:install.destdir=${D} -t:mono-1.0 -D:install.prefix=/usr || die
}
pkg_postinst() {
diff --git a/dev-lang/boo/files/digest-boo-0.5.3.1544 b/dev-lang/boo/files/digest-boo-0.5.3.1544
deleted file mode 100644
index 43bea0b9f151..000000000000
--- a/dev-lang/boo/files/digest-boo-0.5.3.1544
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b7c982dea3efc62ea3675756924401e0 boo-0.5.3.1544-src.tar.bz2 1138237
diff --git a/dev-lang/boo/files/digest-boo-0.5.4.1629 b/dev-lang/boo/files/digest-boo-0.5.4.1629
deleted file mode 100644
index a87219b9bb45..000000000000
--- a/dev-lang/boo/files/digest-boo-0.5.4.1629
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ff0710518226078d7c04c67f5f9bb44a boo-0.5.4.1629-src.tar.bz2 1244681
diff --git a/dev-lang/boo/files/digest-boo-0.5.5.1651 b/dev-lang/boo/files/digest-boo-0.5.5.1651
deleted file mode 100644
index b068607a09e6..000000000000
--- a/dev-lang/boo/files/digest-boo-0.5.5.1651
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4674fa8845802ebcc2cca111eef1afd9 boo-0.5.5.1651-src.tar.bz2 1250686
diff --git a/dev-lang/boo/files/digest-boo-0.6.0.1858 b/dev-lang/boo/files/digest-boo-0.6.0.1858
deleted file mode 100644
index 0c818c3a3000..000000000000
--- a/dev-lang/boo/files/digest-boo-0.6.0.1858
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a6ba605d4ba989d5272d341c17343d21 boo-0.6.0.1858-src.tar.bz2 1323364
diff --git a/dev-lang/boo/files/digest-boo-0.7.0.1921 b/dev-lang/boo/files/digest-boo-0.7.0.1921
deleted file mode 100644
index e2bc1c189ab9..000000000000
--- a/dev-lang/boo/files/digest-boo-0.7.0.1921
+++ /dev/null
@@ -1 +0,0 @@
-MD5 60ebf10aabe59e9b3da9530f0dbc7a5c boo-0.7.0.1921-src.tar.bz2 1359497