diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-06 12:28:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-06 12:28:22 +0000 |
commit | 668aaba6a9e5f4a0f7164da9fecce77145a983e7 (patch) | |
tree | 0068dd04210054302fcc5498ffb63073ad17dafb /app-editors/emacs/emacs-23.2-r2.ebuild | |
parent | Stable on amd64 wrt bug #344257 (diff) | |
download | gentoo-2-668aaba6a9e5f4a0f7164da9fecce77145a983e7.tar.gz gentoo-2-668aaba6a9e5f4a0f7164da9fecce77145a983e7.tar.bz2 gentoo-2-668aaba6a9e5f4a0f7164da9fecce77145a983e7.zip |
Stable on amd64 wrt bug #344295
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emacs/emacs-23.2-r2.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-23.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-23.2-r2.ebuild b/app-editors/emacs/emacs-23.2-r2.ebuild index ef9ce17c3125..978496edb89d 100644 --- a/app-editors/emacs/emacs-23.2-r2.ebuild +++ b/app-editors/emacs/emacs-23.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2-r2.ebuild,v 1.5 2010/11/05 17:59:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2-r2.ebuild,v 1.6 2010/11/06 12:28:22 hwoarang Exp $ EAPI=2 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode" SLOT="23" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="alsa dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" RESTRICT="strip" |