diff options
author | 2012-08-13 23:58:20 +0000 | |
---|---|---|
committer | 2012-08-13 23:58:20 +0000 | |
commit | d68643dc6e4c763c73491dad3efddd51da8d0ba4 (patch) | |
tree | 7a81ad3d862e1351fbf7ad90a1ab84615e6f0ba8 /app-admin/eselect-emacs/eselect-emacs-1.14.ebuild | |
parent | Use the rspec recipe for testing; add Ruby 1.9 support. (diff) | |
download | historical-d68643dc6e4c763c73491dad3efddd51da8d0ba4.tar.gz historical-d68643dc6e4c763c73491dad3efddd51da8d0ba4.tar.bz2 historical-d68643dc6e4c763c73491dad3efddd51da8d0ba4.zip |
Stable ppc, bug #431206
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-admin/eselect-emacs/eselect-emacs-1.14.ebuild')
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild index 1ec4dfef0b97..c79d3ec4f09e 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.14.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.14.ebuild,v 1.3 2012/08/13 20:44:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild,v 1.4 2012/08/13 23:58:20 blueness Exp $ EAPI=4 @@ -10,7 +10,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 ~amd64-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 ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |