diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-27 13:50:28 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-27 13:50:28 +0000 |
commit | 95d56dad447a43a281179691f94beca8ce57489f (patch) | |
tree | 80649849af8520abd0e3101e4f8b2b291b1ef035 /sys-apps/most | |
parent | Clean up old. (diff) | |
download | gentoo-2-95d56dad447a43a281179691f94beca8ce57489f.tar.gz gentoo-2-95d56dad447a43a281179691f94beca8ce57489f.tar.bz2 gentoo-2-95d56dad447a43a281179691f94beca8ce57489f.zip |
arm stable wrt bug #548738
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/most')
-rw-r--r-- | sys-apps/most/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/most/most-5.0.0a-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog index a599fef6448e..2d93028cfdd7 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.53 2015/05/15 10:45:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.54 2015/05/27 13:50:28 zlogene Exp $ + + 27 May 2015; Mikle Kolyada <zlogene@gentoo.org> most-5.0.0a-r1.ebuild: + arm stable wrt bug #548738 15 May 2015; Pacho Ramos <pacho@gentoo.org> most-5.0.0a-r1.ebuild: ppc 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 fd0e35418df7..ed7a72769df6 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.5 2015/05/15 10:45:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a-r1.ebuild,v 1.6 2015/05/27 13:50:28 zlogene 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" |