summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:25:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:25:35 +0000
commitfeb4e5f3f3a4d88f65f30d464706d8d162d3cc1c (patch)
treef2e2fde00b0913362e27ca97be29c1526a04d139 /sci-libs
parentStable for amd64, wrt bug #507316 (diff)
downloadgentoo-2-feb4e5f3f3a4d88f65f30d464706d8d162d3cc1c.tar.gz
gentoo-2-feb4e5f3f3a4d88f65f30d464706d8d162d3cc1c.tar.bz2
gentoo-2-feb4e5f3f3a4d88f65f30d464706d8d162d3cc1c.zip
Stable for amd64, wrt bug #534668
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/mc/ChangeLog6
-rw-r--r--sci-libs/mc/mc-1.5.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/mc/ChangeLog b/sci-libs/mc/ChangeLog
index f616c6b68c8b..eae13296e583 100644
--- a/sci-libs/mc/ChangeLog
+++ b/sci-libs/mc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mc/ChangeLog,v 1.8 2015/01/04 17:45:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mc/ChangeLog,v 1.9 2015/03/27 16:25:35 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mc-1.5.ebuild:
+ Stable for amd64, wrt bug #534668
04 Jan 2015; Justin Lecher <jlec@gentoo.org> mc-1.5.ebuild, metadata.xml:
Bump EAPI
@@ -39,4 +42,3 @@
+mc-1.4.ebuild, +files/1.4-overflow.patch, +files/1.4-superlu.patch,
+metadata.xml:
New addition
-
diff --git a/sci-libs/mc/mc-1.5.ebuild b/sci-libs/mc/mc-1.5.ebuild
index 01b71b285ac8..e3fdd5517147 100644
--- a/sci-libs/mc/mc-1.5.ebuild
+++ b/sci-libs/mc/mc-1.5.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/sci-libs/mc/mc-1.5.ebuild,v 1.6 2015/01/04 17:45:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mc/mc-1.5.ebuild,v 1.7 2015/03/27 16:25:35 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="http://fetk.org/codes/mc/index.html"
SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-2"
IUSE="debug doc static-libs"