diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-06-30 14:15:02 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-06-30 14:15:02 +0000 |
commit | 23a22592c3e61d8d18c065e35fe50023ad1683f9 (patch) | |
tree | 8e5bc6866132f612ea2cb0ca8b9958e218d3414d /dev-dotnet | |
parent | Stable on amd64 wrt bug #371163 (diff) | |
download | gentoo-2-23a22592c3e61d8d18c065e35fe50023ad1683f9.tar.gz gentoo-2-23a22592c3e61d8d18c065e35fe50023ad1683f9.tar.bz2 gentoo-2-23a22592c3e61d8d18c065e35fe50023ad1683f9.zip |
Stable on amd64 wrt bug #371163
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/ikvm-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/ikvm-bin/ChangeLog b/dev-dotnet/ikvm-bin/ChangeLog index 02c472e717c5..cb62a0733946 100644 --- a/dev-dotnet/ikvm-bin/ChangeLog +++ b/dev-dotnet/ikvm-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/ikvm-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ChangeLog,v 1.15 2011/06/21 13:37:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ChangeLog,v 1.16 2011/06/30 14:15:02 angelos Exp $ + + 30 Jun 2011; Christoph Mende <angelos@gentoo.org> ikvm-bin-0.44.0.6.ebuild: + Stable on amd64 wrt bug #371163 21 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ikvm-bin-0.44.0.6.ebuild: diff --git a/dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild b/dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild index 8884bddf9dc2..99c359b29b01 100644 --- a/dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild +++ b/dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.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-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild,v 1.2 2011/06/21 13:37:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ikvm-bin-0.44.0.6.ebuild,v 1.3 2011/06/30 14:15:02 angelos Exp $ inherit eutils mono multilib @@ -15,7 +15,7 @@ LICENSE="as-is" SLOT="0" S=${WORKDIR}/${MY_P} -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-lang/mono-1.1 |