diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 10:02:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 10:02:31 +0000 |
commit | f98f2cd595ff3a2514ad30a179ab4d3f0826502b (patch) | |
tree | 0f8d27f596b29ecfcc43b252a2ad6281096d71db /net-irc | |
parent | Version bump (diff) | |
download | gentoo-2-f98f2cd595ff3a2514ad30a179ab4d3f0826502b.tar.gz gentoo-2-f98f2cd595ff3a2514ad30a179ab4d3f0826502b.tar.bz2 gentoo-2-f98f2cd595ff3a2514ad30a179ab4d3f0826502b.zip |
Stable for amd64, wrt bug #528252
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/konversation/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/konversation/konversation-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index c273c1779ccb..7dbabf979ced 100644 --- a/net-irc/konversation/ChangeLog +++ b/net-irc/konversation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/konversation # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.117 2014/11/13 08:40:49 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.118 2014/11/13 10:02:31 ago Exp $ + + 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> konversation-1.5.1.ebuild: + Stable for amd64, wrt bug #528252 *konversation-1.5.1 (13 Nov 2014) diff --git a/net-irc/konversation/konversation-1.5.1.ebuild b/net-irc/konversation/konversation-1.5.1.ebuild index aa9ef7ba3cb3..ed0dbdd2903c 100644 --- a/net-irc/konversation/konversation-1.5.1.ebuild +++ b/net-irc/konversation/konversation-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.5.1.ebuild,v 1.1 2014/11/13 08:40:49 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.5.1.ebuild,v 1.2 2014/11/13 10:02:31 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2 handbook? ( FDL-1.2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+crypt debug" DEPEND=" |