summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:51:24 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:51:24 +0000
commit362f1cafab4e3416f05a70fdcaf3e988802df8fb (patch)
treeeb3a04e4763889a796b610319dd50026f49138f6 /dev-vcs/stgit
parentx86 stable wrt bug #505272 (diff)
downloadgentoo-2-362f1cafab4e3416f05a70fdcaf3e988802df8fb.tar.gz
gentoo-2-362f1cafab4e3416f05a70fdcaf3e988802df8fb.tar.bz2
gentoo-2-362f1cafab4e3416f05a70fdcaf3e988802df8fb.zip
x86 stable wrt bug #505796
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-vcs/stgit')
-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 5e182d662653..f6726118b69f 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.22 2014/05/10 20:01:09 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.23 2014/06/14 10:51:24 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> stgit-0.16-r2.ebuild:
+ x86 stable wrt bug #505796
*stgit-0.17.1-r1 (10 May 2014)
diff --git a/dev-vcs/stgit/stgit-0.16-r2.ebuild b/dev-vcs/stgit/stgit-0.16-r2.ebuild
index 99d9918eeba9..aec7f735cd12 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.2 2014/03/25 15:12:43 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.3 2014/06/14 10:51:24 phajdan.jr 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"