summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2014-08-03 14:27:38 +0000
committerYixun Lan <dlan@gentoo.org>2014-08-03 14:27:38 +0000
commit66e96cbc9d3ba17e77a69d447165cd447f563b0e (patch)
tree5f22dc8338fe00c8a906fa6d360ebf1fa7e3e08e /dev-vcs
parentRemove old (diff)
downloadgentoo-2-66e96cbc9d3ba17e77a69d447165cd447f563b0e.tar.gz
gentoo-2-66e96cbc9d3ba17e77a69d447165cd447f563b0e.tar.bz2
gentoo-2-66e96cbc9d3ba17e77a69d447165cd447f563b0e.zip
Stable for arm, bug #505796
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/stgit/ChangeLog5
-rw-r--r--dev-vcs/stgit/stgit-0.16-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/stgit/ChangeLog b/dev-vcs/stgit/ChangeLog
index 00fa1a2606f5..7e41a1556646 100644
--- a/dev-vcs/stgit/ChangeLog
+++ b/dev-vcs/stgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/stgit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.27 2014/08/02 18:08:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.28 2014/08/03 14:27:38 dlan Exp $
+
+ 03 Aug 2014; Yixun Lan <dlan@gentoo.org> stgit-0.16-r2.ebuild:
+ Stable for arm, bug #505796
02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> stgit-0.16-r2.ebuild:
Stable for ppc64, wrt bug #505796
diff --git a/dev-vcs/stgit/stgit-0.16-r2.ebuild b/dev-vcs/stgit/stgit-0.16-r2.ebuild
index 8093e73b8a04..3c54cdb82911 100644
--- a/dev-vcs/stgit/stgit-0.16-r2.ebuild
+++ b/dev-vcs/stgit/stgit-0.16-r2.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/stgit/stgit-0.16-r2.ebuild,v 1.6 2014/08/02 18:08:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.7 2014/08/03 14:27:38 dlan Exp $
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=">=dev-vcs/git-1.6.3.3"