diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-22 20:40:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-22 20:40:18 +0000 |
commit | d428f9b969afc5066475ad94cde4aa8adbddb209 (patch) | |
tree | d8806e4bb76a49fe676dd099fb859767bd3ac2a8 /app-editors/qemacs | |
parent | amd64 stable, bug #265306 (diff) | |
download | historical-d428f9b969afc5066475ad94cde4aa8adbddb209.tar.gz historical-d428f9b969afc5066475ad94cde4aa8adbddb209.tar.bz2 historical-d428f9b969afc5066475ad94cde4aa8adbddb209.zip |
amd64 stable, bug #265309
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
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 92d34afd2c35..11d0eb834ef1 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.41 2009/04/14 10:15:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.42 2009/04/22 20:40:18 maekke Exp $ + + 22 Apr 2009; Markus Meier <maekke@gentoo.org> qemacs-0.4.0_pre20080605: + amd64 stable, bug #265309 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> qemacs-0.4.0_pre20080605.ebuild: diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild index 911cca97d5fa..604ccb91b069 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.3 2009/04/14 10:15:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild,v 1.4 2009/04/22 20:40:18 maekke 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" |