diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2015-02-23 19:48:27 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2015-02-23 19:48:27 +0000 |
commit | eefa8ef28e2c6d46a4cb686287db88c9bf4f8e11 (patch) | |
tree | 975a571330e2b79e346c6e60c7504ec9892c6f98 /dev-vcs | |
parent | Also include vulnerable rest-client version in chef mask, bug 540254. (diff) | |
download | gentoo-2-eefa8ef28e2c6d46a4cb686287db88c9bf4f8e11.tar.gz gentoo-2-eefa8ef28e2c6d46a4cb686287db88c9bf4f8e11.tar.bz2 gentoo-2-eefa8ef28e2c6d46a4cb686287db88c9bf4f8e11.zip |
x86 stable, see bug 539468
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/fossil/fossil-20150119112900.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-vcs/fossil/ChangeLog b/dev-vcs/fossil/ChangeLog index a6f93acadc4b..0f06149938c4 100644 --- a/dev-vcs/fossil/ChangeLog +++ b/dev-vcs/fossil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/fossil # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.22 2015/02/11 23:41:59 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.23 2015/02/23 19:48:27 nativemad Exp $ + + 23 Feb 2015; Andreas Schuerch <nativemad@gentoo.org> + fossil-20150119112900.ebuild: + x86 stable, see bug 539468 *fossil-20150119112900 (11 Feb 2015) diff --git a/dev-vcs/fossil/fossil-20150119112900.ebuild b/dev-vcs/fossil/fossil-20150119112900.ebuild index 58cc9b369a01..6c288d36c012 100644 --- a/dev-vcs/fossil/fossil-20150119112900.ebuild +++ b/dev-vcs/fossil/fossil-20150119112900.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20150119112900.ebuild,v 1.1 2015/02/11 23:41:59 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20150119112900.ebuild,v 1.2 2015/02/23 19:48:27 nativemad Exp $ EAPI=5 MY_P=${PN}-src-${PV} @@ -13,7 +13,7 @@ SRC_URI="http://www.fossil-scm.org/download/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="json +lineedit sqlite +ssl tcl" DEPEND="sys-libs/zlib |