diff options
-rw-r--r-- | net-irc/xchat-otr/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-otr/xchat-otr-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-otr/ChangeLog b/net-irc/xchat-otr/ChangeLog index 013768641c7c..f57c07677776 100644 --- a/net-irc/xchat-otr/ChangeLog +++ b/net-irc/xchat-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-otr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.3 2012/05/03 06:27:13 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.4 2012/05/09 14:25:34 ago Exp $ + + 09 May 2012; Agostino Sarubbo <ago@gentoo.org> xchat-otr-0.3.ebuild: + Stable for amd64, wrt bug #414079 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xchat-otr-0.3.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/net-irc/xchat-otr/xchat-otr-0.3.ebuild b/net-irc/xchat-otr/xchat-otr-0.3.ebuild index fe72a9b0a7ff..390bc3d3ecb6 100644 --- a/net-irc/xchat-otr/xchat-otr-0.3.ebuild +++ b/net-irc/xchat-otr/xchat-otr-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.4 2012/05/03 06:27:13 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.5 2012/05/09 14:25:34 ago Exp $ EAPI="2" inherit cmake-utils @@ -16,7 +16,7 @@ SRC_URI="ftp://download.tuxfamily.org/irssiotr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND="net-libs/libotr |