diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 17:53:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 17:53:58 +0000 |
commit | b9f3e49ad6f4c826beb4cbef26aa50175ed0d568 (patch) | |
tree | 0bd68ae1ec38a21a17ff755dcf2def0fb1a84363 /app-editors/qemacs | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-b9f3e49ad6f4c826beb4cbef26aa50175ed0d568.tar.gz gentoo-2-b9f3e49ad6f4c826beb4cbef26aa50175ed0d568.tar.bz2 gentoo-2-b9f3e49ad6f4c826beb4cbef26aa50175ed0d568.zip |
ppc stable #265309
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 203c0fd017df..ab7f47a2de58 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.39 2009/03/07 20:33:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.40 2009/04/11 17:53:58 nixnut Exp $ + + 11 Apr 2009; nixnut <nixnut@gentoo.org> qemacs-0.4.0_pre20080605.ebuild: + ppc stable #265309 *qemacs-0.4.0_pre20080605 (07 Mar 2009) diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild index 53b06f509ea4..3140d7557c2a 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20080605.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_pre20080605.ebuild,v 1.1 2009/03/07 20:33:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild,v 1.2 2009/04/11 17:53:58 nixnut Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,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" |