diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-03-25 20:31:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-03-25 20:31:50 +0000 |
commit | 6ff65978bd183a09001642f248e7898a58ba26e1 (patch) | |
tree | 7a1cb53cbb5e80087379d7e4d70cd825b854b143 /app-emacs/quack | |
parent | Remove old. (diff) | |
download | gentoo-2-6ff65978bd183a09001642f248e7898a58ba26e1.tar.gz gentoo-2-6ff65978bd183a09001642f248e7898a58ba26e1.tar.bz2 gentoo-2-6ff65978bd183a09001642f248e7898a58ba26e1.zip |
Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/quack')
-rw-r--r-- | app-emacs/quack/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/quack/quack-0.37.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/app-emacs/quack/ChangeLog b/app-emacs/quack/ChangeLog index b37273582123..f174d0dec81e 100644 --- a/app-emacs/quack/ChangeLog +++ b/app-emacs/quack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/quack # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/quack/ChangeLog,v 1.16 2014/02/15 20:08:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quack/ChangeLog,v 1.17 2014/03/25 20:31:50 ulm Exp $ + + 25 Mar 2014; Ulrich Müller <ulm@gentoo.org> -quack-0.37.ebuild: + Remove old. *quack-0.47 (15 Feb 2014) diff --git a/app-emacs/quack/quack-0.37.ebuild b/app-emacs/quack/quack-0.37.ebuild deleted file mode 100644 index 61bf3c657882..000000000000 --- a/app-emacs/quack/quack-0.37.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/quack/quack-0.37.ebuild,v 1.1 2009/10/15 19:07:48 ulm Exp $ - -inherit elisp - -DESCRIPTION="Enhances Emacs support for Scheme" -HOMEPAGE="http://www.neilvandyke.org/quack/" -SRC_URI="mirror://gentoo/${P}.el.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -SITEFILE="50${PN}-gentoo.el" |