summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:05:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:05:26 +0000
commit5f098f066c8a7337b8b628cc2267176763739e16 (patch)
tree7f8849f8aea913ec1c989349ff81a2b4518fa421 /dev-vcs
parentStable for HPPA (bug #426668). (diff)
downloadgentoo-2-5f098f066c8a7337b8b628cc2267176763739e16.tar.gz
gentoo-2-5f098f066c8a7337b8b628cc2267176763739e16.tar.bz2
gentoo-2-5f098f066c8a7337b8b628cc2267176763739e16.zip
Stable for amd64, wrt bug #441324
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/stgit/ChangeLog5
-rw-r--r--dev-vcs/stgit/stgit-0.16-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/stgit/ChangeLog b/dev-vcs/stgit/ChangeLog
index c4306d3e1df9..0056390b4892 100644
--- a/dev-vcs/stgit/ChangeLog
+++ b/dev-vcs/stgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/stgit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.14 2012/08/06 19:58:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.15 2012/11/06 17:05:26 ago Exp $
+
+ 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> stgit-0.16-r1.ebuild:
+ Stable for amd64, wrt bug #441324
*stgit-0.16-r1 (06 Aug 2012)
diff --git a/dev-vcs/stgit/stgit-0.16-r1.ebuild b/dev-vcs/stgit/stgit-0.16-r1.ebuild
index 4109eaa4e67b..e76ee2c2df1d 100644
--- a/dev-vcs/stgit/stgit-0.16-r1.ebuild
+++ b/dev-vcs/stgit/stgit-0.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r1.ebuild,v 1.1 2012/08/06 19:58:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r1.ebuild,v 1.2 2012/11/06 17:05:26 ago Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
RDEPEND=">=dev-vcs/git-1.6.3.3"