diff options
author | 2007-04-21 17:38:29 +0000 | |
---|---|---|
committer | 2007-04-21 17:38:29 +0000 | |
commit | 3a72e1b4811a1ff9525edfe381b3a42e845dd405 (patch) | |
tree | 8a12880b3ee3b42c1d9b69b0c1d43d056d626e8d /x11-misc/emacs-desktop | |
parent | Added src_test (diff) | |
download | gentoo-2-3a72e1b4811a1ff9525edfe381b3a42e845dd405.tar.gz gentoo-2-3a72e1b4811a1ff9525edfe381b3a42e845dd405.tar.bz2 gentoo-2-3a72e1b4811a1ff9525edfe381b3a42e845dd405.zip |
Added ~ppc64; bug #174880
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/emacs-desktop')
-rw-r--r-- | x11-misc/emacs-desktop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/emacs-desktop/ChangeLog b/x11-misc/emacs-desktop/ChangeLog index 99228cfd93a6..70039530690d 100644 --- a/x11-misc/emacs-desktop/ChangeLog +++ b/x11-misc/emacs-desktop/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2007/04/19 14:05:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.9 2007/04/21 17:38:29 corsair Exp $ + + 21 Apr 2007; Markus Rothe <corsair@gentoo.org> emacs-desktop-0.2.ebuild: + Added ~ppc64; bug #174880 19 Apr 2007; Christian Faulhammer <opfer@gentoo.org> emacs-desktop-0.2.ebuild: diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild index 6f0e5c963c2f..dbc3f99d0ec1 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.7 2007/04/19 14:05:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.8 2007/04/21 17:38:29 corsair Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" src_install() { |