diff options
author | 2009-12-07 21:38:09 +0000 | |
---|---|---|
committer | 2009-12-07 21:38:09 +0000 | |
commit | 542a9244c8914cd9d69a4798fc9dc107e4f286ae (patch) | |
tree | 530e8478b5daf7e63fa537d2dd1b2c6484da6f14 /app-admin/eselect-emacs | |
parent | punt alsa since it's incomplete (bug #110374) (diff) | |
download | historical-542a9244c8914cd9d69a4798fc9dc107e4f286ae.tar.gz historical-542a9244c8914cd9d69a4798fc9dc107e4f286ae.tar.bz2 historical-542a9244c8914cd9d69a4798fc9dc107e4f286ae.zip |
Add KEYWORDS from Prefix overlay.
Package-Manager: portage-2.2_rc55/cvs/Linux i686
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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 8b9f387dffeb..471e16537375 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.82 2009/11/20 20:41:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.83 2009/12/07 21:38:09 ulm Exp $ + + 07 Dec 2009; Ulrich Mueller <ulm@gentoo.org> eselect-emacs-1.12.ebuild: + Add KEYWORDS from Prefix overlay. *eselect-emacs-1.12 (20 Nov 2009) diff --git a/app-admin/eselect-emacs/eselect-emacs-1.12.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.12.ebuild index e833b05a4f3a..4da99b836a16 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.12.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.12.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-admin/eselect-emacs/eselect-emacs-1.12.ebuild,v 1.1 2009/11/20 20:41:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.12.ebuild,v 1.2 2009/12/07 21:38:09 ulm 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 ~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 ~ppc-aix ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |