diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-01-27 19:32:26 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-01-27 19:32:26 +0000 |
commit | 80e3ebde65bc7ccf7b8a5e7cb5a0cf6c7af597ba (patch) | |
tree | f5bde226e7be3ec03a3505204b4edabdc7d9deec /app-emacs/tempo-snippets | |
parent | Update HOMEPAGE, bug 537928. (diff) | |
download | gentoo-2-80e3ebde65bc7ccf7b8a5e7cb5a0cf6c7af597ba.tar.gz gentoo-2-80e3ebde65bc7ccf7b8a5e7cb5a0cf6c7af597ba.tar.bz2 gentoo-2-80e3ebde65bc7ccf7b8a5e7cb5a0cf6c7af597ba.zip |
Update HOMEPAGE, bug 537928.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/tempo-snippets')
-rw-r--r-- | app-emacs/tempo-snippets/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/tempo-snippets/ChangeLog b/app-emacs/tempo-snippets/ChangeLog index 86cf746789c9..f91d680700b0 100644 --- a/app-emacs/tempo-snippets/ChangeLog +++ b/app-emacs/tempo-snippets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/tempo-snippets -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/ChangeLog,v 1.5 2014/06/07 11:42:30 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/ChangeLog,v 1.6 2015/01/27 19:32:26 ulm Exp $ + + 27 Jan 2015; Ulrich Müller <ulm@gentoo.org> tempo-snippets-0.1.5.ebuild: + Update HOMEPAGE, bug 537928. 07 Jun 2014; Ulrich Müller <ulm@gentoo.org> tempo-snippets-0.1.5.ebuild: Remove redundant NEED_EMACS assignment. diff --git a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild index 6953d5e358c3..9282255425f9 100644 --- a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild +++ b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild,v 1.3 2014/06/07 11:42:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild,v 1.4 2015/01/27 19:32:26 ulm Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Visual insertion of tempo templates" HOMEPAGE="http://nschum.de/src/emacs/tempo-snippets/ - http://www.emacswiki.org/cgi-bin/wiki/TempoSnippets" + http://www.emacswiki.org/emacs/TempoSnippets" SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" LICENSE="GPL-2+" |