diff options
author | 2013-06-01 14:42:58 +0000 | |
---|---|---|
committer | 2013-06-01 14:42:58 +0000 | |
commit | abf41efa03c1f79994a6260bd35f585e693b3f9a (patch) | |
tree | 90e489fcabb37131a80528efe7e9c356cc48baa1 /net-irc | |
parent | EAPI bump wrt bug 460572 (diff) | |
download | gentoo-2-abf41efa03c1f79994a6260bd35f585e693b3f9a.tar.gz gentoo-2-abf41efa03c1f79994a6260bd35f585e693b3f9a.tar.bz2 gentoo-2-abf41efa03c1f79994a6260bd35f585e693b3f9a.zip |
EAPI bump wrt bug 460572
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irssi-otr/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-0.2.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/irssi-otr/ChangeLog b/net-irc/irssi-otr/ChangeLog index 8bcf70504bf8..131198348ccf 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.11 2013/03/17 15:11:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.12 2013/06/01 14:42:58 creffett Exp $ + + 01 Jun 2013; Chris Reffett <creffett@gentoo.org> irssi-otr-0.2.ebuild: + EAPI bump wrt bug 460572 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/net-irc/irssi-otr/irssi-otr-0.2.ebuild b/net-irc/irssi-otr/irssi-otr-0.2.ebuild index 813e8b8c4aff..bea708fcb509 100644 --- a/net-irc/irssi-otr/irssi-otr-0.2.ebuild +++ b/net-irc/irssi-otr/irssi-otr-0.2.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.7 2012/05/03 06:27:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.8 2013/06/01 14:42:58 creffett Exp $ +EAPI=2 inherit cmake-utils eutils |