diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 18:19:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 18:19:02 +0000 |
commit | 6660e88b5ae795fab35dad80d8e085d030a90f1e (patch) | |
tree | 7ff0f138772c432fec20aece05698f70684aa7dc | |
parent | sparc stable (diff) | |
download | gentoo-2-6660e88b5ae795fab35dad80d8e085d030a90f1e.tar.gz gentoo-2-6660e88b5ae795fab35dad80d8e085d030a90f1e.tar.bz2 gentoo-2-6660e88b5ae795fab35dad80d8e085d030a90f1e.zip |
stable amd64, bug 307507
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | app-editors/jasspa-microemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/jasspa-microemacs/ChangeLog b/app-editors/jasspa-microemacs/ChangeLog index 2c76e5255f70..f6e9e745433f 100644 --- a/app-editors/jasspa-microemacs/ChangeLog +++ b/app-editors/jasspa-microemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jasspa-microemacs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.44 2010/03/15 19:22:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.45 2010/05/23 18:19:02 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> + jasspa-microemacs-20091011-r1.ebuild: + stable amd64, bug 307507 15 Mar 2010; nixnut <nixnut@gentoo.org> jasspa-microemacs-20091011-r1.ebuild: diff --git a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild index df0947c4acb7..17e9bff07f46 100644 --- a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild +++ b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild,v 1.3 2010/03/15 19:22:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r1.ebuild,v 1.4 2010/05/23 18:19:02 pacho Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="http://www.jasspa.com/release_20090909/jasspa-mesrc-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="nanoemacs X xpm" RDEPEND="sys-libs/ncurses |