diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 15:51:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 15:51:42 +0000 |
commit | 8ab11b85a60cbd7b8159e719402e955511bee604 (patch) | |
tree | d613f682ba32ba721abee23c6973aec74c5726c3 /dev-lang/mono-basic | |
parent | stable x86, bug 352808 (diff) | |
download | gentoo-2-8ab11b85a60cbd7b8159e719402e955511bee604.tar.gz gentoo-2-8ab11b85a60cbd7b8159e719402e955511bee604.tar.bz2 gentoo-2-8ab11b85a60cbd7b8159e719402e955511bee604.zip |
stable x86, bug 352808
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'dev-lang/mono-basic')
-rw-r--r-- | dev-lang/mono-basic/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/mono-basic/mono-basic-2.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/mono-basic/ChangeLog b/dev-lang/mono-basic/ChangeLog index 14302c33f5fe..332b423497d0 100644 --- a/dev-lang/mono-basic/ChangeLog +++ b/dev-lang/mono-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/mono-basic -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.32 2010/10/08 08:44:45 ali_bush Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.33 2011/01/29 15:51:42 fauli Exp $ + + 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + mono-basic-2.8.ebuild: + stable x86, bug 352808 *mono-basic-2.8 (08 Oct 2010) diff --git a/dev-lang/mono-basic/mono-basic-2.8.ebuild b/dev-lang/mono-basic/mono-basic-2.8.ebuild index f9194ee298b8..a258c987cb15 100644 --- a/dev-lang/mono-basic/mono-basic-2.8.ebuild +++ b/dev-lang/mono-basic/mono-basic-2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.8.ebuild,v 1.1 2010/10/08 08:44:45 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.8.ebuild,v 1.2 2011/01/29 15:51:42 fauli Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.go-mono.com" LICENSE="LGPL-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RESTRICT="test" |