summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:38:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:38:45 +0000
commit2d26f3af8c6949a6e616177001479d6575add762 (patch)
tree617a6b8111cf7c43c10f772d9e47a0aa0b474d25 /dev-vcs
parentStable for sparc, wrt bug #506828 (diff)
downloadgentoo-2-2d26f3af8c6949a6e616177001479d6575add762.tar.gz
gentoo-2-2d26f3af8c6949a6e616177001479d6575add762.tar.bz2
gentoo-2-2d26f3af8c6949a6e616177001479d6575add762.zip
Stable for sparc, wrt bug #519736
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/ChangeLog5
-rw-r--r--dev-vcs/git/git-2.0.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog
index c94f6f6698cb..e9611e3ac320 100644
--- a/dev-vcs/git/ChangeLog
+++ b/dev-vcs/git/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/git
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.292 2014/10/27 15:56:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.293 2014/10/29 09:38:45 ago Exp $
+
+ 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> git-2.0.4.ebuild:
+ Stable for sparc, wrt bug #519736
27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> git-2.0.4.ebuild:
Stable for ppc64, wrt bug #519736
diff --git a/dev-vcs/git/git-2.0.4.ebuild b/dev-vcs/git/git-2.0.4.ebuild
index 755161b19c8e..675119c6a41d 100644
--- a/dev-vcs/git/git-2.0.4.ebuild
+++ b/dev-vcs/git/git-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.11 2014/10/27 15:56:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.12 2014/10/29 09:38:45 ago Exp $
EAPI=5
@@ -33,10 +33,10 @@ if [[ ${PV} != *9999 ]]; then
${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
else
SRC_URI=""
- KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86"
+ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
fi
LICENSE="GPL-2"