diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 10:15:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 10:15:14 +0000 |
commit | 9117bdd69acfb18fa6ab76e7576abb7607740a67 (patch) | |
tree | 5a2af1b2dc32fbbd8c399058ab1e9179929fc3a0 /app-editors | |
parent | Remove old. (diff) | |
download | gentoo-2-9117bdd69acfb18fa6ab76e7576abb7607740a67.tar.gz gentoo-2-9117bdd69acfb18fa6ab76e7576abb7607740a67.tar.bz2 gentoo-2-9117bdd69acfb18fa6ab76e7576abb7607740a67.zip |
x86 stable wrt #265309
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index ab7f47a2de58..92d34afd2c35 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # 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.40 2009/04/11 17:53:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.41 2009/04/14 10:15:14 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> + qemacs-0.4.0_pre20080605.ebuild: + x86 stable wrt #265309 11 Apr 2009; nixnut <nixnut@gentoo.org> qemacs-0.4.0_pre20080605.ebuild: ppc stable #265309 diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild index 3140d7557c2a..911cca97d5fa 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.2 2009/04/11 17:53:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild,v 1.3 2009/04/14 10:15:14 armin76 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" |