diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-09-06 02:39:00 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-09-06 02:39:00 +0000 |
commit | 3ddb400ae1767ed554b063614cc1c75ed4489b28 (patch) | |
tree | fca2d200e45f7f3dfea8117ced6bddc7f6959176 /dev-util/stgit/stgit-0.10.ebuild | |
parent | Marked ppc stable for bug #145669. (diff) | |
download | gentoo-2-3ddb400ae1767ed554b063614cc1c75ed4489b28.tar.gz gentoo-2-3ddb400ae1767ed554b063614cc1c75ed4489b28.tar.bz2 gentoo-2-3ddb400ae1767ed554b063614cc1c75ed4489b28.zip |
Stable on amd64. Bug #146232.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'dev-util/stgit/stgit-0.10.ebuild')
-rw-r--r-- | dev-util/stgit/stgit-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/stgit/stgit-0.10.ebuild b/dev-util/stgit/stgit-0.10.ebuild index c1eb96159543..3c4b6ec7e2d0 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.3 2006/09/04 09:16:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.10.ebuild,v 1.4 2006/09/06 02:39:00 metalgod 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="" |