diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-07-20 03:31:07 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-07-20 03:31:07 +0000 |
commit | 3ddae3be2d4a9a9c687bf18b9582f08278eebb03 (patch) | |
tree | 9d847aebcc33963821c47abeb10871e362898aa0 /dev-dotnet/nlog/nlog-1.0.ebuild | |
parent | Bug fix bump for Gentoo bugs 265476 & 270456 (diff) | |
download | historical-3ddae3be2d4a9a9c687bf18b9582f08278eebb03.tar.gz historical-3ddae3be2d4a9a9c687bf18b9582f08278eebb03.tar.bz2 historical-3ddae3be2d4a9a9c687bf18b9582f08278eebb03.zip |
amd64 stable, bug 273254
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/nlog/nlog-1.0.ebuild')
-rw-r--r-- | dev-dotnet/nlog/nlog-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |