diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-06-23 17:41:57 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-06-23 17:41:57 +0000 |
commit | 5a7efcf6a5186fb05f58b5a81a1ec5ef9cf3e589 (patch) | |
tree | 3894609f8a605b088dca4d266a3ad780016dda6d /dev-util/git | |
parent | Stable for HPPA (bug #181097). (diff) | |
download | gentoo-2-5a7efcf6a5186fb05f58b5a81a1ec5ef9cf3e589.tar.gz gentoo-2-5a7efcf6a5186fb05f58b5a81a1ec5ef9cf3e589.tar.bz2 gentoo-2-5a7efcf6a5186fb05f58b5a81a1ec5ef9cf3e589.zip |
ppc stable (bug #179245)
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.5.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index c04c54bbe5b0..b6a0dff86aa6 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.204 2007/06/16 18:06:48 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.205 2007/06/23 17:41:57 mabi Exp $ + + 23 Jun 2007; Matti Bickel <mabi@gentoo.org> git-1.5.1.6.ebuild: + ppc stable (bug #179245) *git-1.5.2.2 (16 Jun 2007) diff --git a/dev-util/git/git-1.5.1.6.ebuild b/dev-util/git/git-1.5.1.6.ebuild index fdecd43040dc..d778da1bc190 100644 --- a/dev-util/git/git-1.5.1.6.ebuild +++ b/dev-util/git/git-1.5.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.1.6.ebuild,v 1.9 2007/06/14 15:26:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.1.6.ebuild,v 1.10 2007/06/23 17:41:57 mabi Exp $ inherit toolchain-funcs eutils elisp-common perl-module bash-completion @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 perl ppcsha1 tk webdav" DEPEND="dev-libs/openssl |