diff options
author | Dawid Węgliński <cla@gentoo.org> | 2009-09-30 13:20:43 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2009-09-30 13:20:43 +0000 |
commit | aedc3563fa2b1f75d1d3e2b3eeb68e0c9d7372dc (patch) | |
tree | 5e479eb7c8d0e91f3e98ea43f70fec4f01d4c273 /dev-util/git | |
parent | Removing media-libs/lidvdcss from RDEPEND, not directly needed nor used by VLC (diff) | |
download | gentoo-2-aedc3563fa2b1f75d1d3e2b3eeb68e0c9d7372dc.tar.gz gentoo-2-aedc3563fa2b1f75d1d3e2b3eeb68e0c9d7372dc.tar.bz2 gentoo-2-aedc3563fa2b1f75d1d3e2b3eeb68e0c9d7372dc.zip |
Stable on amd64 (bu #287031)
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.6.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index eca53ea1863f..195d01e13488 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.363 2009/09/30 07:36:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.364 2009/09/30 13:20:43 cla Exp $ + + 30 Sep 2009; Dawid Węgliński <cla@gentoo.org> git-1.6.4.4.ebuild: + Stable on amd64 (bu #287031) 30 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> git-1.6.5_rc2.ebuild: No git-svn by default. diff --git a/dev-util/git/git-1.6.4.4.ebuild b/dev-util/git/git-1.6.4.4.ebuild index 1830208eaff6..5c2068e75f4e 100644 --- a/dev-util/git/git-1.6.4.4.ebuild +++ b/dev-util/git/git-1.6.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.4.4.ebuild,v 1.1 2009/09/18 10:13:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.4.4.ebuild,v 1.2 2009/09/30 13:20:43 cla Exp $ EAPI=2 @@ -27,7 +27,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads webdav xinetd cvs subversion" # Common to both DEPEND and RDEPEND |