diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:37:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:37:53 +0000 |
commit | 50e4b47d1a248090116f3dc18f94405d483494c9 (patch) | |
tree | e0010065a4cf704d45cf0c3df406eeb6d1e02218 /app-admin/eselect-emacs | |
parent | actually the hesiod mask wasfor emacs... (diff) | |
download | gentoo-2-50e4b47d1a248090116f3dc18f94405d483494c9.tar.gz gentoo-2-50e4b47d1a248090116f3dc18f94405d483494c9.tar.bz2 gentoo-2-50e4b47d1a248090116f3dc18f94405d483494c9.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-emacs')
-rw-r--r-- | app-admin/eselect-emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 8e050e7646fb..d4b7762d7744 100644 --- a/app-admin/eselect-emacs/ChangeLog +++ b/app-admin/eselect-emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-emacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.94 2012/02/10 16:52:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.95 2012/05/09 01:37:53 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-emacs-1.13.ebuild: + keyword ~amd64-fbsd 10 Feb 2012; Fabian Groffen <grobian@gentoo.org> eselect-emacs-1.13.ebuild: Marked ~x64-macos diff --git a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild index a72fabe20114..ba8d71bfb7de 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.13.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-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.9 2012/02/10 16:52:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.10 2012/05/09 01:37:53 aballier Exp $ DESCRIPTION="Manage multiple Emacs versions on one system" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |