diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-12 17:03:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-12 17:03:03 +0000 |
commit | 52cc362eaf4d9d874f55451e89c5c29596ba6746 (patch) | |
tree | fdd9b31583d2c0c09d3d3da53aa794d3d55715ad /dev-util/git | |
parent | QA fixes; unquoted variables (diff) | |
download | gentoo-2-52cc362eaf4d9d874f55451e89c5c29596ba6746.tar.gz gentoo-2-52cc362eaf4d9d874f55451e89c5c29596ba6746.tar.bz2 gentoo-2-52cc362eaf4d9d874f55451e89c5c29596ba6746.zip |
ia64/s390/sh/sparc stable wrt #287031
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.6.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 2f1b8f0b99a0..f23c8b44721f 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.370 2009/10/11 22:28:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.371 2009/10/12 17:03:03 armin76 Exp $ + + 12 Oct 2009; Raúl Porcel <armin76@gentoo.org> git-1.6.4.4.ebuild: + ia64/s390/sh/sparc stable wrt #287031 *git-1.6.5 (11 Oct 2009) diff --git a/dev-util/git/git-1.6.4.4.ebuild b/dev-util/git/git-1.6.4.4.ebuild index b748ca5aab56..9cddfe697927 100644 --- a/dev-util/git/git-1.6.4.4.ebuild +++ b/dev-util/git/git-1.6.4.4.ebuild @@ -1,6 +1,6 @@ # 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.4.4.ebuild,v 1.7 2009/10/11 17:28:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.4.4.ebuild,v 1.8 2009/10/12 17:03:03 armin76 Exp $ EAPI=2 @@ -27,7 +27,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads webdav xinetd cvs subversion" # Common to both DEPEND and RDEPEND |