summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-21 13:34:05 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-21 13:34:05 +0000
commit4282874963d2782e9ac20aacfe1a9d85fdbf135b (patch)
treeef811358d549d002958f4a46f4105e9a2277bd80 /dev-dotnet/pe-format
parentStable on alpha, bug 365273 (diff)
downloadgentoo-2-4282874963d2782e9ac20aacfe1a9d85fdbf135b.tar.gz
gentoo-2-4282874963d2782e9ac20aacfe1a9d85fdbf135b.tar.bz2
gentoo-2-4282874963d2782e9ac20aacfe1a9d85fdbf135b.zip
x86 stable wrt bug #371163
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet/pe-format')
-rw-r--r--dev-dotnet/pe-format/ChangeLog5
-rw-r--r--dev-dotnet/pe-format/pe-format-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/pe-format/ChangeLog b/dev-dotnet/pe-format/ChangeLog
index e6e20ebe52d5..d466eceb7ad6 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.28 2011/02/26 14:38:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.29 2011/06/21 13:34:05 phajdan.jr Exp $
+
+ 21 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pe-format-2.0.5.ebuild:
+ x86 stable wrt bug #371163
26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
pe-format-2.0.5.ebuild:
diff --git a/dev-dotnet/pe-format/pe-format-2.0.5.ebuild b/dev-dotnet/pe-format/pe-format-2.0.5.ebuild
index bc5fee45f485..c99d63f43dde 100644
--- a/dev-dotnet/pe-format/pe-format-2.0.5.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild,v 1.4 2011/02/26 14:38:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild,v 1.5 2011/06/21 13:34:05 phajdan.jr Exp $
EAPI=3
inherit autotools-utils
@@ -11,7 +11,7 @@ SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
src_install() {