diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 16:58:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 16:58:52 +0000 |
commit | f328e0c20a72a608a87c34b46d41d26fd8c91a81 (patch) | |
tree | 5d424a72c1ce5c63a671ee1b7cce39631597c257 /dev-lang | |
parent | amd64 stable, bug 327279 (diff) | |
download | gentoo-2-f328e0c20a72a608a87c34b46d41d26fd8c91a81.tar.gz gentoo-2-f328e0c20a72a608a87c34b46d41d26fd8c91a81.tar.bz2 gentoo-2-f328e0c20a72a608a87c34b46d41d26fd8c91a81.zip |
amd64 stable, bug 327279
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/mono/mono-2.6.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index e62e1e0dd832..bd16474f070a 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mono # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.190 2010/07/03 22:10:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.191 2010/07/09 16:58:52 pacho Exp $ + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> mono-2.6.4-r1.ebuild: + amd64 stable, bug 327279 *mono-2.6.4-r1 (03 Jul 2010) diff --git a/dev-lang/mono/mono-2.6.4-r1.ebuild b/dev-lang/mono/mono-2.6.4-r1.ebuild index 7542f4870744..8fce61a1c19e 100644 --- a/dev-lang/mono/mono-2.6.4-r1.ebuild +++ b/dev-lang/mono/mono-2.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.6.4-r1.ebuild,v 1.1 2010/07/03 22:10:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.6.4-r1.ebuild,v 1.2 2010/07/09 16:58:52 pacho Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.go-mono.com" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="xen moonlight minimal" #Bash requirement is for += operator |