summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-26 07:21:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-26 07:21:03 +0000
commit7508c2de78d5cd18ec04fed66ccc74e33c09066b (patch)
tree32ff008a4194f5b998f1940c3203a42cb7ffb473 /dev-dotnet
parentStable for ppc, wrt bug #470752 (diff)
downloadgentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.tar.gz
gentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.tar.bz2
gentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.zip
Stable for ppc, wrt bug #471158
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/pe-format/ChangeLog5
-rw-r--r--dev-dotnet/pe-format/pe-format-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/pe-format/ChangeLog b/dev-dotnet/pe-format/ChangeLog
index d1fdd827f47a..305499d29612 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.44 2013/05/25 19:06:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.45 2013/05/26 07:21:03 ago Exp $
+
+ 26 May 2013; Agostino Sarubbo <ago@gentoo.org> pe-format-2.1.2.ebuild:
+ Stable for ppc, wrt bug #471158
25 May 2013; Agostino Sarubbo <ago@gentoo.org> pe-format-2.1.2.ebuild:
Stable for x86, wrt bug #471158
diff --git a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
index 6e45a1a938a2..b1fab0a6ba5f 100644
--- a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.1.2.ebuild,v 1.3 2013/05/25 19:06:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v 1.4 2013/05/26 07:21:03 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="!<sys-apps/openrc-0.9.4"