diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-06-10 11:34:14 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-06-10 11:34:14 +0000 |
commit | 9d36d2e70aa01637cc6fa9354846f63baa6d5418 (patch) | |
tree | 012ec23d884aeda3f3980c5ee2dd26f9b02abb92 /dev-vcs | |
parent | drop old. (diff) | |
download | gentoo-2-9d36d2e70aa01637cc6fa9354846f63baa6d5418.tar.gz gentoo-2-9d36d2e70aa01637cc6fa9354846f63baa6d5418.tar.bz2 gentoo-2-9d36d2e70aa01637cc6fa9354846f63baa6d5418.zip |
Stable for amd64 wrt bug #472454
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/fossil/fossil-20130216000435.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/fossil/ChangeLog b/dev-vcs/fossil/ChangeLog index 1141669857fd..402e10721a43 100644 --- a/dev-vcs/fossil/ChangeLog +++ b/dev-vcs/fossil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/fossil # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.13 2013/04/25 21:02:31 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.14 2013/06/10 11:34:14 nimiux Exp $ + + 10 Jun 2013; Chema Alonso <nimiux@gentoo.org> fossil-20130216000435.ebuild: + Stable for amd64 wrt bug #472454 *fossil-20130216000435 (25 Apr 2013) diff --git a/dev-vcs/fossil/fossil-20130216000435.ebuild b/dev-vcs/fossil/fossil-20130216000435.ebuild index 5c135f59048d..b7e75b669e61 100644 --- a/dev-vcs/fossil/fossil-20130216000435.ebuild +++ b/dev-vcs/fossil/fossil-20130216000435.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20130216000435.ebuild,v 1.1 2013/04/25 21:02:32 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20130216000435.ebuild,v 1.2 2013/06/10 11:34:14 nimiux Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.fossil-scm.org/download/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="json -sqlite +ssl tcl" DEPEND="sys-libs/zlib |