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
commitc1ff1e9be6715464b330af5420b17bb3161810c8 (patch)
treef90c8c32c4c66adb529b2834354cedc407b67acb /dev-dotnet/pe-format
parentRDEPEND on >=gnome-base/gnome-desktop-2.30 (diff)
downloadhistorical-c1ff1e9be6715464b330af5420b17bb3161810c8.tar.gz
historical-c1ff1e9be6715464b330af5420b17bb3161810c8.tar.bz2
historical-c1ff1e9be6715464b330af5420b17bb3161810c8.zip
stable x86, bug 327279
Package-Manager: portage-2.1.8.3/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-dotnet/pe-format')
-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 )"