diff options
author | 2007-05-29 02:33:12 +0000 | |
---|---|---|
committer | 2007-05-29 02:33:12 +0000 | |
commit | 7718c01cd6275abf7cd431670318b34c86c759a3 (patch) | |
tree | ef0fda92248bbd610800c979732e00a1df19f19d /x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild | |
parent | Initial ebuild for Plan9Port (diff) | |
download | gentoo-2-7718c01cd6275abf7cd431670318b34c86c759a3.tar.gz gentoo-2-7718c01cd6275abf7cd431670318b34c86c759a3.tar.bz2 gentoo-2-7718c01cd6275abf7cd431670318b34c86c759a3.zip |
Stable for HPPA (bug #180100).
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild')
-rw-r--r-- | x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild index 68fd308b148b..4b3336cc07a0 100644 --- a/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild +++ b/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild,v 1.6 2007/05/28 14:07:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2-r1.ebuild,v 1.7 2007/05/29 02:33:12 jer Exp $ inherit eutils fdo-mime gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" src_install() { |