diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-03 08:29:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-03 08:29:55 +0000 |
commit | 685882f32540c373e13415b3a331d57105e26a9f (patch) | |
tree | 933e6a42e4d5314c965ec6c69506362cdd37ba6c /net-misc | |
parent | Remove old (diff) | |
download | gentoo-2-685882f32540c373e13415b3a331d57105e26a9f.tar.gz gentoo-2-685882f32540c373e13415b3a331d57105e26a9f.tar.bz2 gentoo-2-685882f32540c373e13415b3a331d57105e26a9f.zip |
Stable for amd64, wrt bug #505168
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/pen/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pen/pen-0.25.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pen/ChangeLog b/net-misc/pen/ChangeLog index 60fad44a9260..14e0e65e9fb4 100644 --- a/net-misc/pen/ChangeLog +++ b/net-misc/pen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.22 2015/04/01 19:52:14 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.23 2015/04/03 08:29:55 ago Exp $ + + 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pen-0.25.1.ebuild: + Stable for amd64, wrt bug #505168 01 Apr 2015; Andreas Schuerch <nativemad@gentoo.org> pen-0.25.1.ebuild: x86 stable, see bug 505168 diff --git a/net-misc/pen/pen-0.25.1.ebuild b/net-misc/pen/pen-0.25.1.ebuild index ebc471fc58ef..ee50c42782ab 100644 --- a/net-misc/pen/pen-0.25.1.ebuild +++ b/net-misc/pen/pen-0.25.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v 1.2 2015/04/01 19:52:14 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v 1.3 2015/04/03 08:29:55 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://siag.nu/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="geoip ssl" DEPEND="geoip? ( dev-libs/geoip ) |