summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-09 17:33:39 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-09 17:33:39 +0000
commit22bb9dd3927f0ec98a8b3ce83f34d0d31414abc1 (patch)
treefe5ab3dea856dab1484f75b41cb5d01c6d6686a6 /dev-util/stgit
parentStable on ppc wrt bug 146894 (diff)
downloadgentoo-2-22bb9dd3927f0ec98a8b3ce83f34d0d31414abc1.tar.gz
gentoo-2-22bb9dd3927f0ec98a8b3ce83f34d0d31414abc1.tar.bz2
gentoo-2-22bb9dd3927f0ec98a8b3ce83f34d0d31414abc1.zip
stable on ppc (Bug #146232)
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-util/stgit')
-rw-r--r--dev-util/stgit/ChangeLog5
-rw-r--r--dev-util/stgit/stgit-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/stgit/ChangeLog b/dev-util/stgit/ChangeLog
index dbb063de98ce..c9ef1103813e 100644
--- a/dev-util/stgit/ChangeLog
+++ b/dev-util/stgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/stgit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.17 2006/09/09 10:02:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.18 2006/09/09 17:33:39 wormo Exp $
+
+ 09 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> stgit-0.10.ebuild:
+ stable on ppc (Bug #146232)
09 Sep 2006; Torsten Veller <tove@gentoo.org> stgit-0.10.ebuild:
Stable on x86 (bug #146232)
diff --git a/dev-util/stgit/stgit-0.10.ebuild b/dev-util/stgit/stgit-0.10.ebuild
index 7ed8bf1dcb15..a5a632087723 100644
--- a/dev-util/stgit/stgit-0.10.ebuild
+++ b/dev-util/stgit/stgit-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.10.ebuild,v 1.5 2006/09/09 10:02:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.10.ebuild,v 1.6 2006/09/09 17:33:39 wormo Exp $
inherit distutils
@@ -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=""
DEPEND=""