diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-22 17:13:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-22 17:13:19 +0000 |
commit | e3a8adc690102ef21829da9236d7ecec76baf850 (patch) | |
tree | 09343d8b3906e8b0669922f0840763a5cbb12d5d /dev-vcs | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-e3a8adc690102ef21829da9236d7ecec76baf850.tar.gz gentoo-2-e3a8adc690102ef21829da9236d7ecec76baf850.tar.bz2 gentoo-2-e3a8adc690102ef21829da9236d7ecec76baf850.zip |
Stable for HPPA (bug #349045).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/git/git-1.6.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 8ae2cb22fc18..daff032fc4c7 100644 --- a/dev-vcs/git/ChangeLog +++ b/dev-vcs/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.56 2010/12/20 11:56:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.57 2010/12/22 17:13:19 jer Exp $ + + 22 Dec 2010; Jeroen Roovers <jer@gentoo.org> git-1.6.4.5.ebuild: + Stable for HPPA (bug #349045). 20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> git-1.7.3.4-r1.ebuild: Stable on alpha, bug #349045 diff --git a/dev-vcs/git/git-1.6.4.5.ebuild b/dev-vcs/git/git-1.6.4.5.ebuild index 67a16e7e5567..d1a8edc239fc 100644 --- a/dev-vcs/git/git-1.6.4.5.ebuild +++ b/dev-vcs/git/git-1.6.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.4 2010/12/20 10:40:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.5 2010/12/22 17:13:19 jer Exp $ EAPI=2 @@ -28,7 +28,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 |