summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 23:17:19 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 23:17:19 +0000
commit751cdb1d3964e6e35af71ef8883f18b833d139e4 (patch)
tree7ff920c7bd90b7326f955f9ff8aa958ff34a0f1f /net-misc
parentamd64 stable, bug #502902 (diff)
downloadgentoo-2-751cdb1d3964e6e35af71ef8883f18b833d139e4.tar.gz
gentoo-2-751cdb1d3964e6e35af71ef8883f18b833d139e4.tar.bz2
gentoo-2-751cdb1d3964e6e35af71ef8883f18b833d139e4.zip
amd64 stable, bug #502904
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/pen/ChangeLog7
-rw-r--r--net-misc/pen/pen-0.20.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/pen/ChangeLog b/net-misc/pen/ChangeLog
index 2145ef91e36a..8c8296e6e384 100644
--- a/net-misc/pen/ChangeLog
+++ b/net-misc/pen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/pen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.17 2013/12/16 05:32:28 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.18 2014/03/02 23:17:19 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> pen-0.20.1.ebuild:
+ amd64 stable, bug #502904
*pen-0.20.1 (16 Dec 2013)
diff --git a/net-misc/pen/pen-0.20.1.ebuild b/net-misc/pen/pen-0.20.1.ebuild
index f86fae7b1614..75e46ee8aa98 100644
--- a/net-misc/pen/pen-0.20.1.ebuild
+++ b/net-misc/pen/pen-0.20.1.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/net-misc/pen/pen-0.20.1.ebuild,v 1.1 2013/12/16 05:32:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.20.1.ebuild,v 1.2 2014/03/02 23:17:19 pacho 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 )"