summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-15 10:45:12 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-15 10:45:12 +0000
commit1049fa2312ab109f3d308025739b5d732f49734b (patch)
treeb14fe764acf98e6b3a35c1b76f203cc7d9dc8aac /sys-apps/most
parentFix build with freetype-2.5 (#519154) (diff)
downloadgentoo-2-1049fa2312ab109f3d308025739b5d732f49734b.tar.gz
gentoo-2-1049fa2312ab109f3d308025739b5d732f49734b.tar.bz2
gentoo-2-1049fa2312ab109f3d308025739b5d732f49734b.zip
ppc stable wrt bug #548738
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/ChangeLog5
-rw-r--r--sys-apps/most/most-5.0.0a-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog
index 8472429184aa..a599fef6448e 100644
--- a/sys-apps/most/ChangeLog
+++ b/sys-apps/most/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/most
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.52 2015/05/13 11:23:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.53 2015/05/15 10:45:12 pacho Exp $
+
+ 15 May 2015; Pacho Ramos <pacho@gentoo.org> most-5.0.0a-r1.ebuild:
+ ppc stable wrt bug #548738
13 May 2015; Mikle Kolyada <zlogene@gentoo.org> most-5.0.0a-r1.ebuild:
sparc stable wrt bug #548738
diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild
index f437a84c9af9..fd0e35418df7 100644
--- a/sys-apps/most/most-5.0.0a-r1.ebuild
+++ b/sys-apps/most/most-5.0.0a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a-r1.ebuild,v 1.4 2015/05/13 11:23:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a-r1.ebuild,v 1.5 2015/05/15 10:45:12 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
RDEPEND=">=sys-libs/slang-2.1.3"