diff options
-rw-r--r-- | dev-dotnet/nlog/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/nlog/nlog-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/nlog/ChangeLog b/dev-dotnet/nlog/ChangeLog index 752a2be62416..b7ac81170edc 100644 --- a/dev-dotnet/nlog/ChangeLog +++ b/dev-dotnet/nlog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/nlog # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nlog/ChangeLog,v 1.1 2009/04/05 11:59:26 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nlog/ChangeLog,v 1.2 2009/07/20 03:31:07 darkside Exp $ + + 20 Jul 2009; Jeremy Olexa <darkside@gentoo.org> nlog-1.0.ebuild: + amd64 stable, bug 273254 *nlog-1.0 (05 Apr 2009) diff --git a/dev-dotnet/nlog/nlog-1.0.ebuild b/dev-dotnet/nlog/nlog-1.0.ebuild index f108b0398863..a2a360a64fd2 100644 --- a/dev-dotnet/nlog/nlog-1.0.ebuild +++ b/dev-dotnet/nlog/nlog-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nlog/nlog-1.0.ebuild,v 1.2 2009/04/05 12:20:24 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nlog/nlog-1.0.ebuild,v 1.3 2009/07/20 03:31:07 darkside Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0.1" DEPEND="${RDEPEND} |