summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:39:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:39:03 +0000
commit83a2ef0e2f9129807e97370f09a9e17755301ebd (patch)
tree9b2068d2a3641c58bdb25db6d67614f978dc1d6c /dev-vcs/fossil
parentStable for amd64, wrt bug #530842 (diff)
downloadgentoo-2-83a2ef0e2f9129807e97370f09a9e17755301ebd.tar.gz
gentoo-2-83a2ef0e2f9129807e97370f09a9e17755301ebd.tar.bz2
gentoo-2-83a2ef0e2f9129807e97370f09a9e17755301ebd.zip
Stable for amd64, wrt bug #539468
(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/fossil')
-rw-r--r--dev-vcs/fossil/ChangeLog5
-rw-r--r--dev-vcs/fossil/fossil-20150119112900.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/fossil/ChangeLog b/dev-vcs/fossil/ChangeLog
index 0f06149938c4..02055913a833 100644
--- a/dev-vcs/fossil/ChangeLog
+++ b/dev-vcs/fossil/ChangeLog
@@ -1,6 +1,9 @@
# 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.23 2015/02/23 19:48:27 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.24 2015/02/24 09:39:03 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fossil-20150119112900.ebuild:
+ Stable for amd64, wrt bug #539468
23 Feb 2015; Andreas Schuerch <nativemad@gentoo.org>
fossil-20150119112900.ebuild:
diff --git a/dev-vcs/fossil/fossil-20150119112900.ebuild b/dev-vcs/fossil/fossil-20150119112900.ebuild
index 6c288d36c012..7eefaec2de2d 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.2 2015/02/23 19:48:27 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20150119112900.ebuild,v 1.3 2015/02/24 09:39:03 ago 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