diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:31:21 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:31:21 +0000 |
commit | 902ba5270bd59e668bd34710f2fb9ad2fdc16895 (patch) | |
tree | dbf349bad3b94fc36334c955c9c6ff19fd1cb6c7 /app-editors/qemacs | |
parent | stable amd64 (diff) | |
download | gentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.tar.gz gentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.tar.bz2 gentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 4d3f4b654cab..8a835d78f322 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.14 2005/03/17 13:46:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.15 2005/04/21 18:27:01 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> qemacs-0.3.1.ebuild: + stable on amd64 17 Mar 2005; Joseph Jezak <josejx@gentoo.org> files/qemacs-0.3.1-gcc-3.4.patch, +files/qemacs-ppc-segfault.patch, diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index ae54874f794b..81b2a2f9cb92 100644 --- a/app-editors/qemacs/qemacs-0.3.1.ebuild +++ b/app-editors/qemacs/qemacs-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.16 2005/03/17 13:46:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.17 2005/04/21 18:27:01 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="x86 amd64 ppc" IUSE="X png unicode" DEPEND="X? ( virtual/x11 ) |