summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-04-18 19:52:36 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-04-18 19:52:36 +0000
commit2f9878601c37b3e4a2d6e90afb014265c2a98c13 (patch)
treea04b2d22dc9cd8b3d001b8839bc31962b70bb7e0 /dev-vcs
parentDepend on selinux-accountsd when USE=selinux is set (diff)
downloadgentoo-2-2f9878601c37b3e4a2d6e90afb014265c2a98c13.tar.gz
gentoo-2-2f9878601c37b3e4a2d6e90afb014265c2a98c13.tar.bz2
gentoo-2-2f9878601c37b3e4a2d6e90afb014265c2a98c13.zip
Stable for amd64 wrt bug #502812
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/fossil/ChangeLog7
-rw-r--r--dev-vcs/fossil/fossil-20130911114349.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/fossil/ChangeLog b/dev-vcs/fossil/ChangeLog
index 44b9b73c3174..c32626e98df8 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.17 2013/12/13 14:19:53 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.18 2014/04/18 19:52:36 nimiux Exp $
+
+ 18 Apr 2014; Chema Alonso <nimiux@gentoo.org> fossil-20130911114349.ebuild:
+ Stable for amd64 wrt bug #502812
*fossil-20130911114349 (13 Dec 2013)
diff --git a/dev-vcs/fossil/fossil-20130911114349.ebuild b/dev-vcs/fossil/fossil-20130911114349.ebuild
index e102ad4e724d..1be24ecd8cdc 100644
--- a/dev-vcs/fossil/fossil-20130911114349.ebuild
+++ b/dev-vcs/fossil/fossil-20130911114349.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20130911114349.ebuild,v 1.1 2013/12/13 14:19:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20130911114349.ebuild,v 1.2 2014/04/18 19:52:36 nimiux 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 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="json +lineedit sqlite +ssl tcl"
DEPEND="sys-libs/zlib