diff options
Diffstat (limited to 'net-irc/irssi-otr')
-rw-r--r-- | net-irc/irssi-otr/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/irssi-otr/ChangeLog b/net-irc/irssi-otr/ChangeLog index b9899f2b1a82..10938c9e086c 100644 --- a/net-irc/irssi-otr/ChangeLog +++ b/net-irc/irssi-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/irssi-otr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.4 2009/02/22 10:41:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.5 2009/09/30 14:32:30 cla Exp $ + + 30 Sep 2009; Dawid Węgliński <cla@gentoo.org> irssi-otr-0.2.ebuild: + Stable on amd64 (bug #286871) *irssi-otr-0.3 (22 Feb 2009) diff --git a/net-irc/irssi-otr/irssi-otr-0.2.ebuild b/net-irc/irssi-otr/irssi-otr-0.2.ebuild index fecfbdf0f637..b7a348c5a5dc 100644 --- a/net-irc/irssi-otr/irssi-otr-0.2.ebuild +++ b/net-irc/irssi-otr/irssi-otr-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.3 2008/08/04 19:53:59 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.4 2009/09/30 14:32:30 cla Exp $ inherit cmake-utils eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://download.tuxfamily.org/irssiotr/${PF}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="debug" RDEPEND="net-libs/libotr |