diff options
author | 2008-06-21 08:38:31 +0000 | |
---|---|---|
committer | 2008-06-21 08:38:31 +0000 | |
commit | 2c56b1e8efed2c631ff23988e0af122823c536cf (patch) | |
tree | 87b9d5586570b39635a51ca8c82cd45ce323d475 /app-emacs/boxquote | |
parent | stable x86, bug 228151 (diff) | |
download | gentoo-2-2c56b1e8efed2c631ff23988e0af122823c536cf.tar.gz gentoo-2-2c56b1e8efed2c631ff23988e0af122823c536cf.tar.bz2 gentoo-2-2c56b1e8efed2c631ff23988e0af122823c536cf.zip |
stable x86/amd64, bug 228687
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 0c807edb3e16..9cb6d084961c 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2008/06/14 23:22:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.18 2008/06/21 08:38:31 opfer Exp $ + + 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> boxquote-1.21.ebuild: + stable x86/amd64, bug 228687 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> boxquote-1.21.ebuild: Do not assign SIMPLE_ELISP since elisp.eclass now detects this case diff --git a/app-emacs/boxquote/boxquote-1.21.ebuild b/app-emacs/boxquote/boxquote-1.21.ebuild index 9e7ccdcc3b20..01c5e9777f8d 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.2 2008/06/14 23:22:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.3 2008/06/21 08:38:31 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |