diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 10:33:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 10:33:51 +0000 |
commit | b57cc8e41d85624379b720c155d24459a9aa3af8 (patch) | |
tree | d1281198e84cf0484f8f68ae7d71b53d7b0528c6 /dev-util | |
parent | Version bump to lastest CVS version (diff) | |
download | gentoo-2-b57cc8e41d85624379b720c155d24459a9aa3af8.tar.gz gentoo-2-b57cc8e41d85624379b720c155d24459a9aa3af8.tar.bz2 gentoo-2-b57cc8e41d85624379b720c155d24459a9aa3af8.zip |
s390/sh stable wrt #251343
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/git/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/git/git-1.6.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 2660140cd699..5dcca7601be9 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.314 2008/12/29 18:31:26 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.315 2009/01/01 10:33:51 armin76 Exp $ + + 01 Jan 2009; Raúl Porcel <armin76@gentoo.org> git-1.6.0.6.ebuild: + s390/sh stable wrt #251343 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> git-1.6.0.6.ebuild: ppc stable, bug #251343 diff --git a/dev-util/git/git-1.6.0.6.ebuild b/dev-util/git/git-1.6.0.6.ebuild index b483b3f27084..be40e08a0dd4 100644 --- a/dev-util/git/git-1.6.0.6.ebuild +++ b/dev-util/git/git-1.6.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.0.6.ebuild,v 1.7 2008/12/29 18:31:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.0.6.ebuild,v 1.8 2009/01/01 10:33:51 armin76 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads webdav xinetd cvs subversion vim-syntax" DEPEND=" |