diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:54:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:54:43 +0000 |
commit | bf087d91d872bc52b17e1b99b88b3a67536ceee3 (patch) | |
tree | 1a3a90b80f793c2022f4b6d7c637c5b14a7d6250 /app-xemacs/ediff/ediff-1.68.ebuild | |
parent | Removed runtime dependency on app-doc/doxygen (fixes bug #221689). (diff) | |
download | gentoo-2-bf087d91d872bc52b17e1b99b88b3a67536ceee3.tar.gz gentoo-2-bf087d91d872bc52b17e1b99b88b3a67536ceee3.tar.bz2 gentoo-2-bf087d91d872bc52b17e1b99b88b3a67536ceee3.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/ediff/ediff-1.68.ebuild')
-rw-r--r-- | app-xemacs/ediff/ediff-1.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ediff/ediff-1.68.ebuild b/app-xemacs/ediff/ediff-1.68.ebuild index 79f70d136a33..323492319f93 100644 --- a/app-xemacs/ediff/ediff-1.68.ebuild +++ b/app-xemacs/ediff/ediff-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.68.ebuild,v 1.5 2008/05/05 13:25:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.68.ebuild,v 1.6 2008/05/12 13:54:43 corsair Exp $ SLOT="0" IUSE="" @@ -14,6 +14,6 @@ app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/prog-modes " -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |