diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-18 18:35:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-18 18:35:02 +0000 |
commit | f35eab9ba841bc82ae699aca6f3cf59c668c46de (patch) | |
tree | dd11c50595365dbadfced1dada3af0363d3b9dac /app-editors/qemacs | |
parent | alpha/ia64/sparc/x86 stable wrt #293522 (diff) | |
download | gentoo-2-f35eab9ba841bc82ae699aca6f3cf59c668c46de.tar.gz gentoo-2-f35eab9ba841bc82ae699aca6f3cf59c668c46de.tar.bz2 gentoo-2-f35eab9ba841bc82ae699aca6f3cf59c668c46de.zip |
stable x86, bug 289402
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index ff48ec2b2f6c..007dcbfb036a 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.46 2009/10/18 13:54:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.47 2009/11/18 18:35:02 fauli Exp $ + + 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + qemacs-0.4.0_pre20090420.ebuild: + stable x86, bug 289402 *qemacs-0.4.0_pre20090420 (18 Oct 2009) diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild index 1767343bb1db..dc2f5ed3b98f 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild,v 1.1 2009/10/18 13:54:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild,v 1.2 2009/11/18 18:35:02 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="X png unicode xv" RESTRICT="strip test" |