diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:25:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:25:03 +0000 |
commit | d5b4a33a9f3fe1bfe1ad203f3bf2a5a3edb2c8c3 (patch) | |
tree | 7841f433aa637ac8b69324cf844a8cf352d395bb /dev-vcs/fossil | |
parent | Stable for x86, wrt bug #502796 (diff) | |
download | gentoo-2-d5b4a33a9f3fe1bfe1ad203f3bf2a5a3edb2c8c3.tar.gz gentoo-2-d5b4a33a9f3fe1bfe1ad203f3bf2a5a3edb2c8c3.tar.bz2 gentoo-2-d5b4a33a9f3fe1bfe1ad203f3bf2a5a3edb2c8c3.zip |
Stable for x86, wrt bug #502812
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/fossil/fossil-20130911114349.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/fossil/ChangeLog b/dev-vcs/fossil/ChangeLog index c32626e98df8..b1fb240302b6 100644 --- a/dev-vcs/fossil/ChangeLog +++ b/dev-vcs/fossil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/fossil # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.19 2014/05/04 08:25:03 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> fossil-20130911114349.ebuild: + Stable for x86, wrt bug #502812 18 Apr 2014; Chema Alonso <nimiux@gentoo.org> fossil-20130911114349.ebuild: Stable for amd64 wrt bug #502812 diff --git a/dev-vcs/fossil/fossil-20130911114349.ebuild b/dev-vcs/fossil/fossil-20130911114349.ebuild index 1be24ecd8cdc..9c82f47117d7 100644 --- a/dev-vcs/fossil/fossil-20130911114349.ebuild +++ b/dev-vcs/fossil/fossil-20130911114349.ebuild @@ -1,6 +1,6 @@ # 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.2 2014/04/18 19:52:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20130911114349.ebuild,v 1.3 2014/05/04 08:25: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 ~x86" +KEYWORDS="amd64 x86" IUSE="json +lineedit sqlite +ssl tcl" DEPEND="sys-libs/zlib |