diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-09 14:25:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-09 14:25:34 +0000 |
commit | 2add23578cdf82a7ca6cb232d143425b7572f552 (patch) | |
tree | 5e57d1d80b0647231822aaebd331c618e419830d /net-irc/xchat-otr | |
parent | Version bump for dev channel release. Remove old. (diff) | |
download | gentoo-2-2add23578cdf82a7ca6cb232d143425b7572f552.tar.gz gentoo-2-2add23578cdf82a7ca6cb232d143425b7572f552.tar.bz2 gentoo-2-2add23578cdf82a7ca6cb232d143425b7572f552.zip |
Stable for amd64, wrt bug #414079
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat-otr')
-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 |