diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:30:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:30:13 +0000 |
commit | 5bf3af860a297d7861812d527340e5d3927b9006 (patch) | |
tree | 5aea113609f4062015dad3b7c14a28927103e09a /dev-util/stgit | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5bf3af860a297d7861812d527340e5d3927b9006.tar.gz gentoo-2-5bf3af860a297d7861812d527340e5d3927b9006.tar.bz2 gentoo-2-5bf3af860a297d7861812d527340e5d3927b9006.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-util/stgit')
-rw-r--r-- | dev-util/stgit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/stgit/stgit-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/stgit/ChangeLog b/dev-util/stgit/ChangeLog index 1c6d3d16097d..df57d64c99ae 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.10 2006/04/08 11:18:18 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/ChangeLog,v 1.11 2006/05/21 18:30:13 corsair Exp $ + + 21 May 2006; Markus Rothe <corsair@gentoo.org> stgit-0.8.1.ebuild: + Stable on ppc64 *stgit-0.9 (08 Apr 2006) diff --git a/dev-util/stgit/stgit-0.8.1.ebuild b/dev-util/stgit/stgit-0.8.1.ebuild index 77a94518be14..f10a571cf944 100644 --- a/dev-util/stgit/stgit-0.8.1.ebuild +++ b/dev-util/stgit/stgit-0.8.1.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.8.1.ebuild,v 1.6 2006/02/18 12:19:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/stgit/stgit-0.8.1.ebuild,v 1.7 2006/05/21 18:30:13 corsair 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="" |