diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-23 17:21:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-23 17:21:07 +0000 |
commit | d30ffa225ac3df5c7fff1820a1c9f262f0f04670 (patch) | |
tree | 85c3531f0890bb956a324dd7947dad843ab2713d /dev-vcs | |
parent | Version bump to 2.5 RC; remove old. (diff) | |
download | gentoo-2-d30ffa225ac3df5c7fff1820a1c9f262f0f04670.tar.gz gentoo-2-d30ffa225ac3df5c7fff1820a1c9f262f0f04670.tar.bz2 gentoo-2-d30ffa225ac3df5c7fff1820a1c9f262f0f04670.zip |
Kill spurious backslash.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.10.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.9.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.9.2.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.9.4.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git/git-1.7.9.ebuild | 4 |
7 files changed, 18 insertions, 13 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 708db1f4e567..59346897b484 100644 --- a/dev-vcs/git/ChangeLog +++ b/dev-vcs/git/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.127 2012/04/08 05:49:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.128 2012/04/23 17:21:07 vapier Exp $ + + 23 Apr 2012; Mike Frysinger <vapier@gentoo.org> git-1.7.10.ebuild, + git-1.7.9.1.ebuild, git-1.7.9.2.ebuild, git-1.7.9.3.ebuild, + git-1.7.9.4.ebuild, git-1.7.9.ebuild: + Kill spurious backslash. *git-1.7.10 (08 Apr 2012) diff --git a/dev-vcs/git/git-1.7.10.ebuild b/dev-vcs/git/git-1.7.10.ebuild index ed509543858b..257850c53a6d 100644 --- a/dev-vcs/git/git-1.7.10.ebuild +++ b/dev-vcs/git/git-1.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild,v 1.1 2012/04/08 05:49:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.10.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) diff --git a/dev-vcs/git/git-1.7.9.1.ebuild b/dev-vcs/git/git-1.7.9.1.ebuild index d60313c16571..ea877e0ee3f9 100644 --- a/dev-vcs/git/git-1.7.9.1.ebuild +++ b/dev-vcs/git/git-1.7.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v 1.1 2012/02/15 01:36:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) diff --git a/dev-vcs/git/git-1.7.9.2.ebuild b/dev-vcs/git/git-1.7.9.2.ebuild index 8712f0055ff8..083bbd71d720 100644 --- a/dev-vcs/git/git-1.7.9.2.ebuild +++ b/dev-vcs/git/git-1.7.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild,v 1.1 2012/02/23 02:54:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) diff --git a/dev-vcs/git/git-1.7.9.3.ebuild b/dev-vcs/git/git-1.7.9.3.ebuild index 4deec00a4365..a9bce41b3ad4 100644 --- a/dev-vcs/git/git-1.7.9.3.ebuild +++ b/dev-vcs/git/git-1.7.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild,v 1.1 2012/03/06 04:01:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.3.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) diff --git a/dev-vcs/git/git-1.7.9.4.ebuild b/dev-vcs/git/git-1.7.9.4.ebuild index 25dde27c37d1..043eaddf3c87 100644 --- a/dev-vcs/git/git-1.7.9.4.ebuild +++ b/dev-vcs/git/git-1.7.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild,v 1.1 2012/03/12 23:53:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.4.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) diff --git a/dev-vcs/git/git-1.7.9.ebuild b/dev-vcs/git/git-1.7.9.ebuild index d170b718ba9d..def8190f32c9 100644 --- a/dev-vcs/git/git-1.7.9.ebuild +++ b/dev-vcs/git/git-1.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild,v 1.1 2012/02/05 23:24:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) |