summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-13 19:24:33 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-13 19:24:33 +0000
commit01281acbac3778ddd18f4dc19212ddb8da5c3440 (patch)
tree326be905148e4bd0fe34ae93d076ecca358cd59a /dev-util/stgit
parentVersion bumps (#269319). (diff)
downloadgentoo-2-01281acbac3778ddd18f4dc19212ddb8da5c3440.tar.gz
gentoo-2-01281acbac3778ddd18f4dc19212ddb8da5c3440.tar.bz2
gentoo-2-01281acbac3778ddd18f4dc19212ddb8da5c3440.zip
amd64/x86 stable, bug #268759
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/stgit')
-rw-r--r--dev-util/stgit/ChangeLog5
-rw-r--r--dev-util/stgit/stgit-0.14.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/stgit/ChangeLog b/dev-util/stgit/ChangeLog
index 6bc0acca2d62..d897715aafa3 100644
--- a/dev-util/stgit/ChangeLog
+++ b/dev-util/stgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/stgit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.30 2009/05/09 22:11:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.31 2009/05/13 19:24:33 maekke Exp $
+
+ 13 May 2009; Markus Meier <maekke@gentoo.org> stgit-0.14.3.ebuild:
+ amd64/x86 stable, bug #268759
09 May 2009; Robin H. Johnson <robbat2@gentoo.org> stgit-0.14.3.ebuild:
The testsuite was not fully updated to the new Git libexec dir setup. Just
diff --git a/dev-util/stgit/stgit-0.14.3.ebuild b/dev-util/stgit/stgit-0.14.3.ebuild
index b88179dfa074..534c779c7dd6 100644
--- a/dev-util/stgit/stgit-0.14.3.ebuild
+++ b/dev-util/stgit/stgit-0.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.14.3.ebuild,v 1.4 2009/05/10 00:04:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.14.3.ebuild,v 1.5 2009/05/13 19:24:33 maekke Exp $
inherit distutils bash-completion
@@ -10,7 +10,7 @@ SRC_URI="http://homepage.ntlworld.com/cmarinas/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
IUSE=""
RDEPEND=">=dev-util/git-1.5"