diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:28:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:28:32 +0000 |
commit | 777ecff123cb95b7212ccc26e5301b9f9bd71fe5 (patch) | |
tree | 470c251c4f1b933d572dfaeb607ccd78e6eb4dd0 /app-editors/qemacs | |
parent | ~amd64 (diff) | |
download | historical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.tar.gz historical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.tar.bz2 historical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.zip |
stable amd64
Package-Manager: portage-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 ) |