diff options
author | 2012-02-10 16:54:39 +0000 | |
---|---|---|
committer | 2012-02-10 16:54:39 +0000 | |
commit | 62cab578217e4826048d1715872b6746ccb1bf50 (patch) | |
tree | 3b8aff2ad55ad98a8c17b7742c363adeaacc13cd /app-editors/emacs-vcs | |
parent | arm stable, bug #397199 (diff) | |
download | gentoo-2-62cab578217e4826048d1715872b6746ccb1bf50.tar.gz gentoo-2-62cab578217e4826048d1715872b6746ccb1bf50.tar.bz2 gentoo-2-62cab578217e4826048d1715872b6746ccb1bf50.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20153-prefix/cvs/Darwin i386)
Diffstat (limited to 'app-editors/emacs-vcs')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-24.0.93.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index befd6f2d8ed1..ce6967938287 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.82 2012/02/10 16:39:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.83 2012/02/10 16:54:39 grobian Exp $ + + 10 Feb 2012; Fabian Groffen <grobian@gentoo.org> emacs-vcs-24.0.93.ebuild: + Marked ~x64-macos 10 Feb 2012; Ulrich Müller <ulm@gentoo.org> -emacs-vcs-24.0.92-r1.ebuild, +files/emacs-24.0.92-ns-appdirs.patch, emacs-vcs-24.0.93.ebuild: diff --git a/app-editors/emacs-vcs/emacs-vcs-24.0.93.ebuild b/app-editors/emacs-vcs/emacs-vcs-24.0.93.ebuild index 6f7cc975838b..1cc34036840a 100644 --- a/app-editors/emacs-vcs/emacs-vcs-24.0.93.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-24.0.93.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/emacs-vcs/emacs-vcs-24.0.93.ebuild,v 1.2 2012/02/10 16:39:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.93.ebuild,v 1.3 2012/02/10 16:54:39 grobian Exp $ EAPI=4 @@ -29,7 +29,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2" SLOT="24" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="alsa aqua athena dbus gconf gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 m17n-lib motif png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm" REQUIRED_USE="aqua? ( !X )" |