summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-28 09:49:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-28 09:49:17 +0000
commit1fa11309040544db96aec9472463e11b89db8320 (patch)
treeb1f6f34724d3ea856d7456c8accbaf0e942f8e5f /net-misc/pen
parentStable for amd64, wrt bug #418713 (diff)
downloadhistorical-1fa11309040544db96aec9472463e11b89db8320.tar.gz
historical-1fa11309040544db96aec9472463e11b89db8320.tar.bz2
historical-1fa11309040544db96aec9472463e11b89db8320.zip
Stable for amd64, wrt bug #397179
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-misc/pen')
-rw-r--r--net-misc/pen/ChangeLog5
-rw-r--r--net-misc/pen/pen-0.18.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pen/ChangeLog b/net-misc/pen/ChangeLog
index 6c81dcd1d31b..5aff43b79405 100644
--- a/net-misc/pen/ChangeLog
+++ b/net-misc/pen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/pen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.14 2012/09/28 09:29:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.15 2012/09/28 09:49:17 ago Exp $
+
+ 28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pen-0.18.0-r1.ebuild:
+ Stable for amd64, wrt bug #397179
28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pen-0.18.0-r1.ebuild:
add ssl as RDEPEND
diff --git a/net-misc/pen/pen-0.18.0-r1.ebuild b/net-misc/pen/pen-0.18.0-r1.ebuild
index 92647b89c187..4951b1d16a77 100644
--- a/net-misc/pen/pen-0.18.0-r1.ebuild
+++ b/net-misc/pen/pen-0.18.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.18.0-r1.ebuild,v 1.3 2012/09/28 09:29:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.18.0-r1.ebuild,v 1.4 2012/09/28 09:49:17 ago Exp $
EAPI="4"
@@ -9,7 +9,7 @@ HOMEPAGE="http://siag.nu/pen/"
SRC_URI="http://siag.nu/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="ssl"
DEPEND="ssl? ( dev-libs/openssl )"