diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-20 02:23:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-20 02:23:54 +0000 |
commit | 767461e8a537e1e6c0a055a06886ad5856b5802e (patch) | |
tree | 574f7b1aa1959a80ae584245d8a8c9a97ae19d25 /dev-util | |
parent | Marking emacs-wget-0.5.0 ppc64 stable for bug 192616 (diff) | |
download | gentoo-2-767461e8a537e1e6c0a055a06886ad5856b5802e.tar.gz gentoo-2-767461e8a537e1e6c0a055a06886ad5856b5802e.tar.bz2 gentoo-2-767461e8a537e1e6c0a055a06886ad5856b5802e.zip |
Stable for SPARC (bug #193113).
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.5.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 13306cd59204..1eafdf3cf7df 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.220 2007/09/20 01:16:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.221 2007/09/20 02:23:54 jer Exp $ + + 20 Sep 2007; Jeroen Roovers <jer@gentoo.org> git-1.5.2.5.ebuild: + Stable for SPARC (bug #193113). 20 Sep 2007; Brent Baude <ranger@gentoo.org> git-1.5.2.5.ebuild: Marking git-1.5.2.5 ppc64 for bug 193113 diff --git a/dev-util/git/git-1.5.2.5.ebuild b/dev-util/git/git-1.5.2.5.ebuild index f28fd91a1c97..ca98ba12ba03 100644 --- a/dev-util/git/git-1.5.2.5.ebuild +++ b/dev-util/git/git-1.5.2.5.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.5.2.5.ebuild,v 1.4 2007/09/20 01:16:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.2.5.ebuild,v 1.5 2007/09/20 02:23:54 jer 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 x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 perl ppcsha1 tk webdav" DEPEND="dev-libs/openssl |