diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-10 18:18:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-10 18:18:34 +0000 |
commit | db535dbb5177dc723e3abbcd110db750de8d9481 (patch) | |
tree | 8401dd55a26696b086fc414d48c882d2483ff01a /dev-util/git | |
parent | ia64 stable (diff) | |
download | historical-db535dbb5177dc723e3abbcd110db750de8d9481.tar.gz historical-db535dbb5177dc723e3abbcd110db750de8d9481.tar.bz2 historical-db535dbb5177dc723e3abbcd110db750de8d9481.zip |
alpha/ia64/sparc/x86 stable wrt #225231
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.5.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 5eefbf7bf952..bdf5e00f229e 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.273 2008/06/09 19:25:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.274 2008/06/10 18:18:34 armin76 Exp $ + + 10 Jun 2008; Raúl Porcel <armin76@gentoo.org> git-1.5.4.5.ebuild: + alpha/ia64/sparc/x86 stable wrt #225231 09 Jun 2008; Brent Baude <ranger@gentoo.org> git-1.5.4.5.ebuild: stable ppc64, bug 225231 diff --git a/dev-util/git/git-1.5.4.5.ebuild b/dev-util/git/git-1.5.4.5.ebuild index bed77c21bbda..ac8ed2c97b1f 100644 --- a/dev-util/git/git-1.5.4.5.ebuild +++ b/dev-util/git/git-1.5.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.4.5.ebuild,v 1.3 2008/06/09 19:25:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.4.5.ebuild,v 1.4 2008/06/10 18:18:34 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" DEPEND=" |