summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-12 17:45:28 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-12 17:45:28 +0000
commitdfbfc740637f592915b1514cd9c56c3e1160dbd0 (patch)
tree9fec0f3d0086411a92bd0129c66c815ad1f8c8ac /dev-dotnet
parentstable x86, bug 327279 (diff)
downloadgentoo-2-dfbfc740637f592915b1514cd9c56c3e1160dbd0.tar.gz
gentoo-2-dfbfc740637f592915b1514cd9c56c3e1160dbd0.tar.bz2
gentoo-2-dfbfc740637f592915b1514cd9c56c3e1160dbd0.zip
stable x86, bug 327279
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/pe-format/ChangeLog5
-rw-r--r--dev-dotnet/pe-format/pe-format-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/pe-format/ChangeLog b/dev-dotnet/pe-format/ChangeLog
index 85144038728a..405bdcb41c97 100644
--- a/dev-dotnet/pe-format/ChangeLog
+++ b/dev-dotnet/pe-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/pe-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.14 2010/07/09 17:06:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.15 2010/07/12 17:45:28 fauli Exp $
+
+ 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
+ stable x86, bug 327279
09 Jul 2010; Pacho Ramos <pacho@gentoo.org> pe-format-1.ebuild:
amd64 stable, bug 327279
diff --git a/dev-dotnet/pe-format/pe-format-1.ebuild b/dev-dotnet/pe-format/pe-format-1.ebuild
index 995ca1d3bb56..8efeb03c8da9 100644
--- a/dev-dotnet/pe-format/pe-format-1.ebuild
+++ b/dev-dotnet/pe-format/pe-format-1.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/pe-format/pe-format-1.ebuild,v 1.3 2010/07/09 17:06:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.4 2010/07/12 17:45:28 fauli Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"