From 792f87f81d6c676301175d9d34e10ebf07569b01 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 1 Jan 2014 16:51:51 +0000 Subject: Specify LICENSE more precisely. Bump EAPI to 5. Remove old. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) --- app-emacs/h4x0r/ChangeLog | 7 +++++-- app-emacs/h4x0r/h4x0r-0.13-r1.ebuild | 11 ++++++----- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'app-emacs/h4x0r') diff --git a/app-emacs/h4x0r/ChangeLog b/app-emacs/h4x0r/ChangeLog index 326936b30580..7cad012c1689 100644 --- a/app-emacs/h4x0r/ChangeLog +++ b/app-emacs/h4x0r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/h4x0r -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.16 2010/01/17 19:11:14 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.17 2014/01/01 16:51:51 ulm Exp $ + + 01 Jan 2014; Ulrich Müller h4x0r-0.13-r1.ebuild: + Specify LICENSE more precisely. Update EAPI to 5. 17 Jan 2010; Ulrich Mueller files/50h4x0r-gentoo.el, h4x0r-0.13-r1.ebuild, -files/51h4x0r-gentoo.el: diff --git a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild index a736b645bde8..3e7005f5de03 100644 --- a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild @@ -1,16 +1,17 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild,v 1.6 2010/01/17 19:11:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild,v 1.7 2014/01/01 16:51:51 ulm Exp $ + +EAPI=5 inherit elisp DESCRIPTION="Aid in writing like a script kiddie does" -HOMEPAGE="http://www.emacswiki.org/cgi-bin/emacs/EliteSpeech" +HOMEPAGE="http://www.emacswiki.org/emacs/EliteSpeech" SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3-65-gdbad