diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:06:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:06:29 +0000 |
commit | 3a38d43d699b7df94a7db3620dd2f3e0ec579990 (patch) | |
tree | 0b4766455518c23e4b9dc84ea57d67948e9d6b2c /net-nntp | |
parent | Stable for amd64, wrt bug #534982 (diff) | |
download | gentoo-2-3a38d43d699b7df94a7db3620dd2f3e0ec579990.tar.gz gentoo-2-3a38d43d699b7df94a7db3620dd2f3e0ec579990.tar.bz2 gentoo-2-3a38d43d699b7df94a7db3620dd2f3e0ec579990.zip |
Stable for amd64, wrt bug #535624
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/slrn/ChangeLog | 7 | ||||
-rw-r--r-- | net-nntp/slrn/slrn-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-nntp/slrn/ChangeLog b/net-nntp/slrn/ChangeLog index 686d3d357597..6563e1c17e6b 100644 --- a/net-nntp/slrn/ChangeLog +++ b/net-nntp/slrn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/slrn -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/ChangeLog,v 1.35 2014/10/17 03:37:30 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/ChangeLog,v 1.36 2015/06/11 15:06:29 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> slrn-1.0.2.ebuild: + Stable for amd64, wrt bug #535624 *slrn-1.0.2 (17 Oct 2014) diff --git a/net-nntp/slrn/slrn-1.0.2.ebuild b/net-nntp/slrn/slrn-1.0.2.ebuild index b7f239897f19..50a50c2e0a26 100644 --- a/net-nntp/slrn/slrn-1.0.2.ebuild +++ b/net-nntp/slrn/slrn-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/slrn-1.0.2.ebuild,v 1.1 2014/10/17 03:37:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/slrn-1.0.2.ebuild,v 1.2 2015/06/11 15:06:29 ago Exp $ EAPI=5 inherit autotools-utils @@ -13,7 +13,7 @@ SRC_URI="http://jedsoft.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="canlock nls ssl uudeview" RDEPEND="virtual/mta |