diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:29 +0000 |
commit | af9a909668f9d41b3fbcac68b8456cafd5e79c7c (patch) | |
tree | 534daf26986f0a8ce42269a871980f404477978e /dev-vcs | |
parent | Stable for amd64, wrt bug #535214 (diff) | |
download | gentoo-2-af9a909668f9d41b3fbcac68b8456cafd5e79c7c.tar.gz gentoo-2-af9a909668f9d41b3fbcac68b8456cafd5e79c7c.tar.bz2 gentoo-2-af9a909668f9d41b3fbcac68b8456cafd5e79c7c.zip |
Stable for amd64, wrt bug #535412
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/hg-git/ChangeLog b/dev-vcs/hg-git/ChangeLog index 19fdb2bf4cbb..9ec5a1234c2d 100644 --- a/dev-vcs/hg-git/ChangeLog +++ b/dev-vcs/hg-git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/hg-git -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.58 2014/11/16 10:38:22 djc Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.59 2015/01/09 13:42:29 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hg-git-0.7.0.ebuild: + Stable for amd64, wrt bug #535412 *hg-git-0.7.0 (16 Nov 2014) diff --git a/dev-vcs/hg-git/hg-git-0.7.0.ebuild b/dev-vcs/hg-git/hg-git-0.7.0.ebuild index c4523889c8b9..67d916b5e8f4 100644 --- a/dev-vcs/hg-git/hg-git-0.7.0.ebuild +++ b/dev-vcs/hg-git/hg-git-0.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild,v 1.1 2014/11/16 10:38:22 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild,v 1.2 2015/01/09 13:42:29 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |