summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:20:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:20:59 +0000
commitb808c90de8cfbbba07bb5e9c863a41f186a1965a (patch)
tree7a9d5736b2aea6f8763663841f03a6f3652205af /dev-ml
parentStable for ppc, wrt bug #502730 (diff)
downloadgentoo-2-b808c90de8cfbbba07bb5e9c863a41f186a1965a.tar.gz
gentoo-2-b808c90de8cfbbba07bb5e9c863a41f186a1965a.tar.bz2
gentoo-2-b808c90de8cfbbba07bb5e9c863a41f186a1965a.zip
Stable for ppc, wrt bug #502732
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pomap/ChangeLog5
-rw-r--r--dev-ml/pomap/pomap-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pomap/ChangeLog b/dev-ml/pomap/ChangeLog
index c68971b50308..09e4d9a90ca3 100644
--- a/dev-ml/pomap/ChangeLog
+++ b/dev-ml/pomap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pomap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.36 2014/04/05 11:12:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.37 2014/04/13 16:20:59 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.3.ebuild:
+ Stable for ppc, wrt bug #502732
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.3.ebuild:
Stable for x86, wrt bug #502732
diff --git a/dev-ml/pomap/pomap-3.0.3.ebuild b/dev-ml/pomap/pomap-3.0.3.ebuild
index 5805b55987fc..2b595c24b688 100644
--- a/dev-ml/pomap/pomap-3.0.3.ebuild
+++ b/dev-ml/pomap/pomap-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.3.ebuild,v 1.3 2014/04/05 11:12:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.3.ebuild,v 1.4 2014/04/13 16:20:59 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )