summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-07 15:11:30 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-07 15:11:30 +0000
commit5ece69996f2c20a70ecc476c73b5bac86c7ba43c (patch)
tree9968ad9c50a9adfec6baa34ea3fd38d93f258ed4 /dev-vcs/git/git-1.7.3.4-r1.ebuild
parentAdded old version for pkgmove (diff)
downloadgentoo-2-5ece69996f2c20a70ecc476c73b5bac86c7ba43c.tar.gz
gentoo-2-5ece69996f2c20a70ecc476c73b5bac86c7ba43c.tar.bz2
gentoo-2-5ece69996f2c20a70ecc476c73b5bac86c7ba43c.zip
Stable on amd64 wrt bug #349045
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/git/git-1.7.3.4-r1.ebuild')
-rw-r--r--dev-vcs/git/git-1.7.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.3.4-r1.ebuild b/dev-vcs/git/git-1.7.3.4-r1.ebuild
index 1e31a0824e4d..13b2efa00e4e 100644
--- a/dev-vcs/git/git-1.7.3.4-r1.ebuild
+++ b/dev-vcs/git/git-1.7.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.13 2011/01/06 03:37:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.14 2011/01/07 15:11:30 hwoarang Exp $
EAPI=3
@@ -19,7 +19,7 @@ if [ "$PV" != "9999" ]; then
SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
- KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
else
SRC_URI=""
EGIT_BRANCH="master"