summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-14 23:31:23 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-14 23:31:23 +0000
commit9dee3668c0850dcf8bc85075ed035e7cedf1cbba (patch)
treecceb7c87db47478a14b5f368e38919f7f9098761 /app-emacs/boxquote
parentVersion bump for bug 224637. Also clear out old version. (diff)
downloadhistorical-9dee3668c0850dcf8bc85075ed035e7cedf1cbba.tar.gz
historical-9dee3668c0850dcf8bc85075ed035e7cedf1cbba.tar.bz2
historical-9dee3668c0850dcf8bc85075ed035e7cedf1cbba.zip
Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatically.
Package-Manager: portage-2.2_pre8/cvs/Linux 2.6.25-gentoo-r4 i686
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r--app-emacs/boxquote/ChangeLog6
-rw-r--r--app-emacs/boxquote/boxquote-1.21.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog
index 0d9dadb64a3a..0c807edb3e16 100644
--- a/app-emacs/boxquote/ChangeLog
+++ b/app-emacs/boxquote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/boxquote
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.16 2008/05/21 21:34:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.17 2008/06/14 23:22:04 ulm Exp $
+
+ 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> boxquote-1.21.ebuild:
+ Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
+ automatically.
*boxquote-1.21 (21 May 2008)
diff --git a/app-emacs/boxquote/boxquote-1.21.ebuild b/app-emacs/boxquote/boxquote-1.21.ebuild
index 5ecef8f76ef6..9e7ccdcc3b20 100644
--- a/app-emacs/boxquote/boxquote-1.21.ebuild
+++ b/app-emacs/boxquote/boxquote-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.1 2008/05/21 21:34:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.2 2008/06/14 23:22:04 ulm Exp $
inherit elisp
@@ -13,7 +13,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
-SIMPLE_ELISP=t
SITEFILE=51${PN}-gentoo.el
src_compile() {