summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-31 23:58:31 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-31 23:58:31 +0000
commitfe85bcf888e8ae24f8b0fae1fc7c28d91fb088d9 (patch)
tree13436de1d6a631886c12327882554056b0da016b /dev-util/stgit
parentgpodder bump (diff)
downloadgentoo-2-fe85bcf888e8ae24f8b0fae1fc7c28d91fb088d9.tar.gz
gentoo-2-fe85bcf888e8ae24f8b0fae1fc7c28d91fb088d9.tar.bz2
gentoo-2-fe85bcf888e8ae24f8b0fae1fc7c28d91fb088d9.zip
Marking stgit-0.14.3 ppc64 for bug 268759
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 2e56ccef8488..78731e836c0c 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.32 2009/05/13 20:43:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.33 2009/05/31 23:58:30 ranger Exp $
+
+ 31 May 2009; Brent Baude <ranger@gentoo.org> stgit-0.14.3.ebuild:
+ Marking stgit-0.14.3 ppc64 for bug 268759
13 May 2009; Tobias Klausmann <klausman@gentoo.org> stgit-0.14.3.ebuild:
Stable on alpha, bug #268759
diff --git a/dev-util/stgit/stgit-0.14.3.ebuild b/dev-util/stgit/stgit-0.14.3.ebuild
index 4a78f511a31d..574242df6ed3 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.6 2009/05/13 20:43:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.14.3.ebuild,v 1.7 2009/05/31 23:58:31 ranger 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"