summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:58:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:58:03 +0000
commit5f36bd10cebbc7fe1aa7d1186a37024c6a73345a (patch)
tree1f82822a44346935e9b8bbc38ed98244ccf4aceb /dev-vcs
parentStable for ppc, wrt bug #505370 (diff)
downloadgentoo-2-5f36bd10cebbc7fe1aa7d1186a37024c6a73345a.tar.gz
gentoo-2-5f36bd10cebbc7fe1aa7d1186a37024c6a73345a.tar.bz2
gentoo-2-5f36bd10cebbc7fe1aa7d1186a37024c6a73345a.zip
Stable for ppc, wrt bug #505796
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 614052bd7592..1f1831d13b53 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.25 2014/06/20 14:20:47 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.26 2014/07/13 09:58:03 ago Exp $
+
+ 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> stgit-0.16-r2.ebuild:
+ Stable for ppc, wrt bug #505796
20 Jun 2014; Yixun Lan <dlan@gentoo.org> -stgit-0.16-r1.ebuild:
clean up, drop old ebuild
diff --git a/dev-vcs/stgit/stgit-0.16-r2.ebuild b/dev-vcs/stgit/stgit-0.16-r2.ebuild
index b1da65c3ff8a..18fa47ebc90e 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.4 2014/06/16 09:55:41 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.5 2014/07/13 09:58:03 ago 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"