diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-24 21:19:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-24 21:19:43 +0000 |
commit | b37b28aa614c60de19031689d4e818610851e370 (patch) | |
tree | 84d37c7ed4226d0509e4b8681284df0913e57e34 /app-emacs/paredit | |
parent | stable x86, bug 294438 (diff) | |
download | historical-b37b28aa614c60de19031689d4e818610851e370.tar.gz historical-b37b28aa614c60de19031689d4e818610851e370.tar.bz2 historical-b37b28aa614c60de19031689d4e818610851e370.zip |
import changes from Prefix overlay
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-emacs/paredit')
-rw-r--r-- | app-emacs/paredit/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/paredit/paredit-21.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/paredit/ChangeLog b/app-emacs/paredit/ChangeLog index ea1256bc993c..8f7e49655e9f 100644 --- a/app-emacs/paredit/ChangeLog +++ b/app-emacs/paredit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/paredit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/paredit/ChangeLog,v 1.9 2009/01/29 02:39:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/paredit/ChangeLog,v 1.10 2009/11/24 21:07:19 fauli Exp $ + + 24 Nov 2009; Christian Faulhammer <fauli@gentoo.org> paredit-21.ebuild: + import changes from Prefix overlay 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org> -paredit-20-r1.ebuild: diff --git a/app-emacs/paredit/paredit-21.ebuild b/app-emacs/paredit/paredit-21.ebuild index 1a6cdc9a4392..d824281f1bbb 100644 --- a/app-emacs/paredit/paredit-21.ebuild +++ b/app-emacs/paredit/paredit-21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/paredit/paredit-21.ebuild,v 1.1 2008/07/25 22:15:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/paredit/paredit-21.ebuild,v 1.2 2009/11/24 21:07:19 fauli Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" SITEFILE=50${PN}-gentoo.el |