diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 22:16:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 22:16:40 +0000 |
commit | e10563f900107758fd1d6847c48bc1574014e260 (patch) | |
tree | ad7eb6ed4fac4217bb17b9a54a0b79630a213071 /dev-dotnet/ikvm-bin | |
parent | Stable on amd64 wrt bug #336851 (diff) | |
download | historical-e10563f900107758fd1d6847c48bc1574014e260.tar.gz historical-e10563f900107758fd1d6847c48bc1574014e260.tar.bz2 historical-e10563f900107758fd1d6847c48bc1574014e260.zip |
Stable on amd64 wrt bug #336851
Package-Manager: portage-2.2_rc83/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/ikvm-bin')
-rw-r--r-- | dev-dotnet/ikvm-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/ikvm-bin/ChangeLog b/dev-dotnet/ikvm-bin/ChangeLog index 9d1a2c0e5eb5..775ccdb8c2bf 100644 --- a/dev-dotnet/ikvm-bin/ChangeLog +++ b/dev-dotnet/ikvm-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/ikvm-bin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ChangeLog,v 1.12 2010/09/12 15:24:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ChangeLog,v 1.13 2010/09/23 22:16:40 hwoarang Exp $ + + 23 Sep 2010; Markos Chandras <hwoarang@gentoo.org> + ikvm-bin-0.42.0.6.ebuild: + Stable on amd64 wrt bug #336851 *ikvm-bin-0.44.0.5 (12 Sep 2010) diff --git a/dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild b/dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild index 174cab43e430..191997c184ee 100644 --- a/dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild +++ b/dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.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-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild,v 1.2 2010/09/12 03:38:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm-bin/ikvm-bin-0.42.0.6.ebuild,v 1.3 2010/09/23 22:16:40 hwoarang 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 |