summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-25 08:39:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-25 08:39:05 +0000
commitfb397ed4a6a4c1fd9dbf07676a1b1fddde0f00ae (patch)
tree7581ca58eeed51194da031805e544126155623c4 /dev-vcs/mr
parentStable for x86, wrt bug #513406 (diff)
downloadgentoo-2-fb397ed4a6a4c1fd9dbf07676a1b1fddde0f00ae.tar.gz
gentoo-2-fb397ed4a6a4c1fd9dbf07676a1b1fddde0f00ae.tar.bz2
gentoo-2-fb397ed4a6a4c1fd9dbf07676a1b1fddde0f00ae.zip
Stable for x86, wrt bug #515700
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/mr')
-rw-r--r--dev-vcs/mr/ChangeLog5
-rw-r--r--dev-vcs/mr/mr-1.20140831.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mr/ChangeLog b/dev-vcs/mr/ChangeLog
index e56da0cd2804..ea360ae785cc 100644
--- a/dev-vcs/mr/ChangeLog
+++ b/dev-vcs/mr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/mr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.18 2014/11/13 15:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.19 2014/11/25 08:39:05 ago Exp $
+
+ 25 Nov 2014; Agostino Sarubbo <ago@gentoo.org> mr-1.20140831.1.ebuild:
+ Stable for x86, wrt bug #515700
13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> mr-1.20140831.1.ebuild:
Stable for amd64, wrt bug #515700
diff --git a/dev-vcs/mr/mr-1.20140831.1.ebuild b/dev-vcs/mr/mr-1.20140831.1.ebuild
index c424c43d10df..d83199905782 100644
--- a/dev-vcs/mr/mr-1.20140831.1.ebuild
+++ b/dev-vcs/mr/mr-1.20140831.1.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-vcs/mr/mr-1.20140831.1.ebuild,v 1.2 2014/11/13 15:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/mr-1.20140831.1.ebuild,v 1.3 2014/11/25 08:39:05 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-lang/perl"