tupone 15/02/06 21:58:15 Modified: wtf-20090924.ebuild ChangeLog Log: EAPI 5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.9 games-misc/wtf/wtf-20090924.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.8&r2=1.9 Index: wtf-20090924.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wtf-20090924.ebuild 14 Jun 2010 16:53:54 -0000 1.8 +++ wtf-20090924.ebuild 6 Feb 2015 21:58:14 -0000 1.9 @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.8 2010/06/14 16:53:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.9 2015/02/06 21:58:14 tupone Exp $ -EAPI=2 +EAPI=5 inherit eutils prefix DESCRIPTION="translates acronyms for you" @@ -27,9 +27,9 @@ } src_install() { - dobin wtf || die "dogamesbin failed" + dobin wtf doman wtf.6 insinto /usr/share/misc - doins acronyms* || die "doins failed" + doins acronyms* dodoc README } 1.40 games-misc/wtf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 19 Sep 2012 20:18:19 -0000 1.39 +++ ChangeLog 6 Feb 2015 21:58:14 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for games-misc/wtf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.39 2012/09/19 20:18:19 darkside Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.40 2015/02/06 21:58:14 tupone Exp $ + + 06 Feb 2015; Tupone Alfredo <tup...@gentoo.org> wtf-20090924.ebuild: + EAPI 5 19 Sep 2012; Jeremy Olexa <darks...@gentoo.org> metadata.xml: dropping maintainership, backup herd exists