diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-29 19:24:18 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-29 19:24:18 +0000 |
commit | a41e899b607e6c194818baeefd122516c7f26518 (patch) | |
tree | b1c4247bc5cedcc920ea83058c99ff86e74bdb42 /net-irc | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-a41e899b607e6c194818baeefd122516c7f26518.tar.gz gentoo-2-a41e899b607e6c194818baeefd122516c7f26518.tar.bz2 gentoo-2-a41e899b607e6c194818baeefd122516c7f26518.zip |
Stable for amd64 wrt bug #505202
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/konversation/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/konversation/konversation-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index b8e9899150b2..3953c0688044 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.113 2014/01/15 04:55:38 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.114 2014/03/29 19:24:18 nimiux Exp $ + + 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> konversation-1.5.ebuild: + Stable for amd64 wrt bug #505202 *konversation-1.5 (15 Jan 2014) diff --git a/net-irc/konversation/konversation-1.5.ebuild b/net-irc/konversation/konversation-1.5.ebuild index e9fcbb419633..001365fd315c 100644 --- a/net-irc/konversation/konversation-1.5.ebuild +++ b/net-irc/konversation/konversation-1.5.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.ebuild,v 1.1 2014/01/15 04:55:38 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.5.ebuild,v 1.2 2014/03/29 19:24:18 nimiux Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://konversation.kde.org" SRC_URI="mirror://kde/stable/${PN}/${MY_PV}/src/${MY_P}.tar.xz" LICENSE="GPL-2 FDL-1.2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="4" IUSE="+crypt debug" |