diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:09:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:09:07 +0000 |
commit | f5740f3eead9e2c08d090124531b8791022ee776 (patch) | |
tree | 9a76c6cc6a703f9c653556741f7650e7715e166b /dev-lang/mono | |
parent | Mark 0.9.5 x86 stable. (diff) | |
download | gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.tar.gz gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.tar.bz2 gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-1.0.5-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.10.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.12.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.12.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.8.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.9.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.1.9.2.ebuild | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/dev-lang/mono/mono-1.0.5-r5.ebuild b/dev-lang/mono/mono-1.0.5-r5.ebuild index 53e26af3bae1..fbb9f3a1a6de 100644 --- a/dev-lang/mono/mono-1.0.5-r5.ebuild +++ b/dev-lang/mono/mono-1.0.5-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.0.5-r5.ebuild,v 1.4 2005/05/13 00:29:15 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.0.5-r5.ebuild,v 1.5 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic debug @@ -12,7 +12,7 @@ HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/archive/${PV}/${P}.tar.gz http://www.go-mono.com/archive/${PV}/${MCS_P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="x86 ppc" IUSE="nptl" diff --git a/dev-lang/mono/mono-1.1.10.1.ebuild b/dev-lang/mono/mono-1.1.10.1.ebuild index 7291e314487b..ba53e1f1bca7 100644 --- a/dev-lang/mono/mono-1.1.10.1.ebuild +++ b/dev-lang/mono/mono-1.1.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.10.1.ebuild,v 1.1 2005/12/15 01:28:02 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.10.1.ebuild,v 1.2 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic multilib @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl X" diff --git a/dev-lang/mono/mono-1.1.10.ebuild b/dev-lang/mono/mono-1.1.10.ebuild index 6399f71ba968..fe9fccddb3f2 100644 --- a/dev-lang/mono/mono-1.1.10.ebuild +++ b/dev-lang/mono/mono-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.10.ebuild,v 1.3 2005/11/14 15:36:24 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.10.ebuild,v 1.4 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic multilib @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl X" diff --git a/dev-lang/mono/mono-1.1.12.1.ebuild b/dev-lang/mono/mono-1.1.12.1.ebuild index 2fb1237ba884..b6ed83a9bde8 100644 --- a/dev-lang/mono/mono-1.1.12.1.ebuild +++ b/dev-lang/mono/mono-1.1.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.12.1.ebuild,v 1.1 2005/12/23 06:05:29 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.12.1.ebuild,v 1.2 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic multilib @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl X" diff --git a/dev-lang/mono/mono-1.1.12.ebuild b/dev-lang/mono/mono-1.1.12.ebuild index 2657ffd653a0..734a7cbb11ff 100644 --- a/dev-lang/mono/mono-1.1.12.ebuild +++ b/dev-lang/mono/mono-1.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.12.ebuild,v 1.1 2005/12/22 09:08:18 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.12.ebuild,v 1.2 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic multilib @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl X" diff --git a/dev-lang/mono/mono-1.1.8.3.ebuild b/dev-lang/mono/mono-1.1.8.3.ebuild index c5443989e625..fe35f351d620 100644 --- a/dev-lang/mono/mono-1.1.8.3.ebuild +++ b/dev-lang/mono/mono-1.1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.8.3.ebuild,v 1.5 2005/10/15 22:11:33 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.8.3.ebuild,v 1.6 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="x86 ~ppc ~amd64" IUSE="nptl icu X" diff --git a/dev-lang/mono/mono-1.1.9.1.ebuild b/dev-lang/mono/mono-1.1.9.1.ebuild index 3e7e21958467..4fea0c78f522 100644 --- a/dev-lang/mono/mono-1.1.9.1.ebuild +++ b/dev-lang/mono/mono-1.1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.9.1.ebuild,v 1.3 2005/09/28 19:00:16 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.9.1.ebuild,v 1.4 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl icu X" diff --git a/dev-lang/mono/mono-1.1.9.2.ebuild b/dev-lang/mono/mono-1.1.9.2.ebuild index 31bedae73c50..06aa872f88ef 100644 --- a/dev-lang/mono/mono-1.1.9.2.ebuild +++ b/dev-lang/mono/mono-1.1.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.9.2.ebuild,v 1.2 2005/10/18 18:05:22 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.9.2.ebuild,v 1.3 2006/01/09 22:09:07 mr_bones_ Exp $ inherit eutils mono flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" -LICENSE="|| ( GPL-2 LGPL-2 X11)" +LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl X" |