diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:28:54 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:28:54 +0000 |
commit | 60b8b5d2d51c0767d5b4b71ef27913da033f82e4 (patch) | |
tree | ed51bd6d2dfc5e7e669d01f8a4582b8c9166ae75 /dev-lang | |
parent | Stable on amd64 wrt bug #359651 (diff) | |
download | gentoo-2-60b8b5d2d51c0767d5b4b71ef27913da033f82e4.tar.gz gentoo-2-60b8b5d2d51c0767d5b4b71ef27913da033f82e4.tar.bz2 gentoo-2-60b8b5d2d51c0767d5b4b71ef27913da033f82e4.zip |
Stable on amd64 wrt bug #359651
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono-basic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/mono-basic/mono-basic-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mono-basic/ChangeLog b/dev-lang/mono-basic/ChangeLog index fd52c2070024..98cdee9b7094 100644 --- a/dev-lang/mono-basic/ChangeLog +++ b/dev-lang/mono-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mono-basic # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.37 2011/05/07 16:43:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.38 2011/05/11 19:28:54 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> mono-basic-2.10.ebuild: + Stable on amd64 wrt bug #359651 07 May 2011; Thomas Kahle <tomka@gentoo.org> mono-basic-2.10.ebuild: x86 stable per bug 359651 diff --git a/dev-lang/mono-basic/mono-basic-2.10.ebuild b/dev-lang/mono-basic/mono-basic-2.10.ebuild index f1474bfd89eb..aab094852779 100644 --- a/dev-lang/mono-basic/mono-basic-2.10.ebuild +++ b/dev-lang/mono-basic/mono-basic-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.10.ebuild,v 1.3 2011/05/07 16:43:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.10.ebuild,v 1.4 2011/05/11 19:28:54 angelos Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com/VisualBasic.NET_support" LICENSE="LGPL-2 MIT" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RESTRICT="test" |