diff options
author | Johannes Huber <johu@gentoo.org> | 2012-06-15 10:03:00 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-06-15 10:03:00 +0000 |
commit | cfce5fa6331e8b97862f0744ec38f4bfc97025c1 (patch) | |
tree | 9d25b7ba0fdd06a4e17f0f290cf975690c295d88 /app-editors/qemacs | |
parent | Stable for x86, wrt bug #414927 (diff) | |
download | gentoo-2-cfce5fa6331e8b97862f0744ec38f4bfc97025c1.tar.gz gentoo-2-cfce5fa6331e8b97862f0744ec38f4bfc97025c1.tar.bz2 gentoo-2-cfce5fa6331e8b97862f0744ec38f4bfc97025c1.zip |
Stable for x86, wrt bug #414945
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 963a5b4e9c8b..d985eb428d22 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.57 2012/05/10 12:48:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.58 2012/06/15 10:03:00 johu Exp $ + + 15 Jun 2012; Johannes Huber <johu@gentoo.org> + qemacs-0.4.0_pre20090420-r1.ebuild: + Stable for x86, wrt bug #414945 10 May 2012; Agostino Sarubbo <ago@gentoo.org> qemacs-0.4.0_pre20090420-r1.ebuild: diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild index 417c26333346..977c8fd0f591 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.7 2012/05/10 12:48:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild,v 1.8 2012/06/15 10:03:00 johu Exp $ EAPI=4 @@ -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="test" |