diff options
author | 2012-09-08 18:06:02 +0000 | |
---|---|---|
committer | 2012-09-08 18:06:02 +0000 | |
commit | d32e046f5aa38c7b3b9a77a9f411b3022ea6d8a1 (patch) | |
tree | 37c7f5a02e9b41efb3ee53827bdf40f3f251691b /app-emacs/boxquote/boxquote-1.23.ebuild | |
parent | Stable ppc, bug #433301 (diff) | |
download | gentoo-2-d32e046f5aa38c7b3b9a77a9f411b3022ea6d8a1.tar.gz gentoo-2-d32e046f5aa38c7b3b9a77a9f411b3022ea6d8a1.tar.bz2 gentoo-2-d32e046f5aa38c7b3b9a77a9f411b3022ea6d8a1.zip |
Change EAPI to 4.
(Portage version: 2.1.11.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/boxquote/boxquote-1.23.ebuild')
-rw-r--r-- | app-emacs/boxquote/boxquote-1.23.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-emacs/boxquote/boxquote-1.23.ebuild b/app-emacs/boxquote/boxquote-1.23.ebuild index ad16326fd958..c0467cf62a1d 100644 --- a/app-emacs/boxquote/boxquote-1.23.ebuild +++ b/app-emacs/boxquote/boxquote-1.23.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.23.ebuild,v 1.4 2009/11/17 19:55:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.23.ebuild,v 1.5 2012/09/08 18:06:02 ulm Exp $ + +EAPI=4 inherit elisp |