summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-13 20:43:27 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-13 20:43:27 +0000
commit45ab6b83298b71103ea11b07c956ee700717631e (patch)
tree35849edbf85ed4e958adce09d2f737440213bc03 /dev-util
parentstable x86, bug 268074 (diff)
downloadgentoo-2-45ab6b83298b71103ea11b07c956ee700717631e.tar.gz
gentoo-2-45ab6b83298b71103ea11b07c956ee700717631e.tar.bz2
gentoo-2-45ab6b83298b71103ea11b07c956ee700717631e.zip
Stable on alpha, bug #268759
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-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 d897715aafa3..2e56ccef8488 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.31 2009/05/13 19:24:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.32 2009/05/13 20:43:27 klausman Exp $
+
+ 13 May 2009; Tobias Klausmann <klausman@gentoo.org> stgit-0.14.3.ebuild:
+ Stable on alpha, bug #268759
13 May 2009; Markus Meier <maekke@gentoo.org> stgit-0.14.3.ebuild:
amd64/x86 stable, bug #268759
diff --git a/dev-util/stgit/stgit-0.14.3.ebuild b/dev-util/stgit/stgit-0.14.3.ebuild
index 534c779c7dd6..4a78f511a31d 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.5 2009/05/13 19:24:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.14.3.ebuild,v 1.6 2009/05/13 20:43:27 klausman 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"