diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-21 15:40:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-21 15:40:56 +0000 |
commit | c758d8f7be964f6b70a2d0adaf79a19e736a4432 (patch) | |
tree | 7e101840bc850499b7209f8a6c68816138c33b3b /net-irc/irssi-otr | |
parent | Remove KDE3 support. (diff) | |
download | gentoo-2-c758d8f7be964f6b70a2d0adaf79a19e736a4432.tar.gz gentoo-2-c758d8f7be964f6b70a2d0adaf79a19e736a4432.tar.bz2 gentoo-2-c758d8f7be964f6b70a2d0adaf79a19e736a4432.zip |
x86 stable, bug #286871
(Portage version: 2.2_rc46/cvs/Linux x86_64)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/irssi-otr/ChangeLog b/net-irc/irssi-otr/ChangeLog index 10938c9e086c..501eac5e3fae 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.5 2009/09/30 14:32:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.6 2009/10/21 15:40:56 maekke Exp $ + + 21 Oct 2009; Markus Meier <maekke@gentoo.org> irssi-otr-0.2.ebuild: + x86 stable, bug #286871 30 Sep 2009; Dawid Węgliński <cla@gentoo.org> irssi-otr-0.2.ebuild: Stable on amd64 (bug #286871) diff --git a/net-irc/irssi-otr/irssi-otr-0.2.ebuild b/net-irc/irssi-otr/irssi-otr-0.2.ebuild index b7a348c5a5dc..ff2e259a2786 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-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.4 2009/09/30 14:32:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.5 2009/10/21 15:40:56 maekke 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 |