diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-05-25 16:45:51 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-05-25 16:45:51 +0000 |
commit | f15255720f039e0ed94aed338a54d7ddc1c947ee (patch) | |
tree | 478548b84007d2148f66dd543a5611f20eade6da /net-irc | |
parent | Typo in init script (diff) | |
download | gentoo-2-f15255720f039e0ed94aed338a54d7ddc1c947ee.tar.gz gentoo-2-f15255720f039e0ed94aed338a54d7ddc1c947ee.tar.bz2 gentoo-2-f15255720f039e0ed94aed338a54d7ddc1c947ee.zip |
stable amd64, bug 271085
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/konversation/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/konversation/konversation-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index 2effad6a77e3..077170f89e49 100644 --- a/net-irc/konversation/ChangeLog +++ b/net-irc/konversation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/konversation # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.71 2009/05/21 11:28:33 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.72 2009/05/25 16:45:51 gentoofan23 Exp $ + + 25 May 2009; Thomas Anderson <gentoofan23@gentoo.org> + konversation-1.1-r1.ebuild: + stable amd64, bug 271085 *konversation-1.1-r1 (21 May 2009) diff --git a/net-irc/konversation/konversation-1.1-r1.ebuild b/net-irc/konversation/konversation-1.1-r1.ebuild index 84a3ad5029bc..a1912e3dbb3d 100644 --- a/net-irc/konversation/konversation-1.1-r1.ebuild +++ b/net-irc/konversation/konversation-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.1-r1.ebuild,v 1.1 2009/05/21 11:28:33 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.1-r1.ebuild,v 1.2 2009/05/25 16:45:51 gentoofan23 Exp $ EAPI="2" @@ -19,7 +19,7 @@ SRC_URI="mirror://berlios/konversation/${MY_P}.tar.bz2" SLOT="3.5" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="!<net-irc/konversation-1.1-r1" |