summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-06-25 11:12:06 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-06-25 11:12:06 +0000
commitce3d375f9bb6664fa5d43834b96ff7130ef69a82 (patch)
tree930d7830d6521b1922958baae6fd710cde0be819 /net-misc/stone
parentGet rid of base eclass (diff)
downloadgentoo-2-ce3d375f9bb6664fa5d43834b96ff7130ef69a82.tar.gz
gentoo-2-ce3d375f9bb6664fa5d43834b96ff7130ef69a82.tar.bz2
gentoo-2-ce3d375f9bb6664fa5d43834b96ff7130ef69a82.zip
Stable on amd64 and x86, wrt bug #474284
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-misc/stone')
-rw-r--r--net-misc/stone/ChangeLog5
-rw-r--r--net-misc/stone/stone-2.3e-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stone/ChangeLog b/net-misc/stone/ChangeLog
index dba578929e6e..3141c78af981 100644
--- a/net-misc/stone/ChangeLog
+++ b/net-misc/stone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/stone
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/ChangeLog,v 1.24 2013/06/25 11:09:30 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/ChangeLog,v 1.25 2013/06/25 11:12:06 pinkbyte Exp $
+
+ 25 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> stone-2.3e-r1.ebuild:
+ Stable on amd64 and x86, wrt bug #474284
25 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> stone-2.3e-r1.ebuild:
Get rid of base eclass
diff --git a/net-misc/stone/stone-2.3e-r1.ebuild b/net-misc/stone/stone-2.3e-r1.ebuild
index 1ca053a4d322..33f9d05ca150 100644
--- a/net-misc/stone/stone-2.3e-r1.ebuild
+++ b/net-misc/stone/stone-2.3e-r1.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/net-misc/stone/stone-2.3e-r1.ebuild,v 1.4 2013/06/25 11:09:30 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/stone-2.3e-r1.ebuild,v 1.5 2013/06/25 11:12:06 pinkbyte Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.gcd.org/sengoku/stone/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc x86"
IUSE="ssl"
DEPEND="ssl? ( dev-libs/openssl )"