diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-11 19:47:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-11 19:47:49 +0000 |
commit | 02750320606f040778d96e39310b805d45249889 (patch) | |
tree | 763dcb7d7dc03ee52a0488aa2a4e17e292f58a74 /dev-util/git | |
parent | stable on x86 (diff) | |
download | gentoo-2-02750320606f040778d96e39310b805d45249889.tar.gz gentoo-2-02750320606f040778d96e39310b805d45249889.tar.bz2 gentoo-2-02750320606f040778d96e39310b805d45249889.zip |
Stable on sparc wrt #143586
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 5037b0f136d0..1779f4bcafcd 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.106 2006/08/11 19:33:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.107 2006/08/11 19:47:49 gustavoz Exp $ + + 11 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.4.1.1.ebuild: + Stable on sparc wrt #143586 11 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> git-1.4.1.1.ebuild: Marked stable on amd64 for diff --git a/dev-util/git/git-1.4.1.1.ebuild b/dev-util/git/git-1.4.1.1.ebuild index 71c40628270a..38b6e3e3331c 100644 --- a/dev-util/git/git-1.4.1.1.ebuild +++ b/dev-util/git/git-1.4.1.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/git/git-1.4.1.1.ebuild,v 1.4 2006/08/11 19:33:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.1.1.ebuild,v 1.5 2006/08/11 19:47:49 gustavoz Exp $ inherit python toolchain-funcs eutils elisp-common @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="curl doc emacs gtk mozsha1 ppcsha1 webdav X" DEPEND="dev-libs/openssl |