diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-18 13:54:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-18 13:54:30 +0000 |
commit | af0c4ef672cafc573d8ed4804a644377576001a2 (patch) | |
tree | 46aa5a4a2319d52cf91164051aaf287257a2bcbc /x11-misc/emacs-desktop | |
parent | MIPS love. (diff) | |
download | gentoo-2-af0c4ef672cafc573d8ed4804a644377576001a2.tar.gz gentoo-2-af0c4ef672cafc573d8ed4804a644377576001a2.tar.bz2 gentoo-2-af0c4ef672cafc573d8ed4804a644377576001a2.zip |
Keyworded ~sparc wrt #174880
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/emacs-desktop')
-rw-r--r-- | x11-misc/emacs-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/emacs-desktop/ChangeLog b/x11-misc/emacs-desktop/ChangeLog index d734c317c367..f0462a6773f6 100644 --- a/x11-misc/emacs-desktop/ChangeLog +++ b/x11-misc/emacs-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/emacs-desktop # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.5 2007/04/18 01:38:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.6 2007/04/18 13:54:30 gustavoz Exp $ + + 18 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + emacs-desktop-0.2.ebuild: + Keyworded ~sparc wrt #174880 18 Apr 2007; Jeroen Roovers <jer@gentoo.org> emacs-desktop-0.2.ebuild: Marked ~hppa (bug #174880). diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild index a0c0a88125aa..d40e534fcbe3 100644 --- a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild +++ b/x11-misc/emacs-desktop/emacs-desktop-0.2.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.ebuild,v 1.4 2007/04/18 01:38:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.5 2007/04/18 13:54:30 gustavoz Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="" src_install() { |