diff options
author | Torsten Veller <tove@gentoo.org> | 2007-01-04 17:24:05 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2007-01-04 17:24:05 +0000 |
commit | c2bcde345e8ddc5bdfa18551b1ddb5b799b02b67 (patch) | |
tree | 316a30d671eaba8f7c2d31156da662fd7b18b681 /dev-util | |
parent | remove invalid herd from metadata, bug 94878 (diff) | |
download | gentoo-2-c2bcde345e8ddc5bdfa18551b1ddb5b799b02b67.tar.gz gentoo-2-c2bcde345e8ddc5bdfa18551b1ddb5b799b02b67.tar.bz2 gentoo-2-c2bcde345e8ddc5bdfa18551b1ddb5b799b02b67.zip |
Stable on x86 (#159822)
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index b1892e4ac5a9..806022f8f665 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.153 2007/01/04 00:47:51 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.154 2007/01/04 17:24:05 tove Exp $ + + 04 Jan 2007; Torsten Veller <tove@gentoo.org> git-1.4.4.3.ebuild: + Stable on x86 (#159822) 04 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.4.3.ebuild: Stable on alpha as per bug #159822 diff --git a/dev-util/git/git-1.4.4.3.ebuild b/dev-util/git/git-1.4.4.3.ebuild index 747894b30d4d..9d095c0c5921 100644 --- a/dev-util/git/git-1.4.4.3.ebuild +++ b/dev-util/git/git-1.4.4.3.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.4.4.3.ebuild,v 1.5 2007/01/04 00:47:51 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.4.3.ebuild,v 1.6 2007/01/04 17:24:05 tove Exp $ inherit python toolchain-funcs eutils elisp-common perl-module bash-completion @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 ppcsha1 tk webdav" DEPEND="dev-libs/openssl |