diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:33:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:33:49 +0000 |
commit | f7f4918f478b19aca3dfc845c3d15dca5f4cdfb1 (patch) | |
tree | b55f05a5ffc8c177c43165c8143d5db001371386 | |
parent | ppc stable #285525 (diff) | |
download | gentoo-2-f7f4918f478b19aca3dfc845c3d15dca5f4cdfb1.tar.gz gentoo-2-f7f4918f478b19aca3dfc845c3d15dca5f4cdfb1.tar.bz2 gentoo-2-f7f4918f478b19aca3dfc845c3d15dca5f4cdfb1.zip |
ppc stable #289402
(Portage version: 2.1.6.13/cvs/Linux ppc)
-rw-r--r-- | app-editors/qemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 155843705dc7..b578d86606e0 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # 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.48 2009/11/26 11:43:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.49 2009/12/08 19:33:49 nixnut Exp $ + + 08 Dec 2009; nixnut <nixnut@gentoo.org> qemacs-0.4.0_pre20090420.ebuild: + ppc stable #289402 26 Nov 2009; Markus Meier <maekke@gentoo.org> qemacs-0.4.0_pre20090420.ebuild: diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild index 04b7c9e0db6d..e6e3d3c2f6ad 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.3 2009/11/26 11:43:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild,v 1.4 2009/12/08 19:33:49 nixnut 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" |