summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 11:43:22 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 11:43:22 +0000
commitf577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed (patch)
tree683a3a264544c6a784cca61be2bd1d7f3e05075d /app-emacs/semantic/semantic-1.4.4-r1.ebuild
parentRemoved homepage commment as it is up again and the x11-wm/windowmaker-0.9* b... (diff)
downloadgentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.gz
gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.bz2
gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/semantic/semantic-1.4.4-r1.ebuild')
-rw-r--r--app-emacs/semantic/semantic-1.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/semantic/semantic-1.4.4-r1.ebuild b/app-emacs/semantic/semantic-1.4.4-r1.ebuild
index 8961a4236c6d..1c58548350cb 100644
--- a/app-emacs/semantic/semantic-1.4.4-r1.ebuild
+++ b/app-emacs/semantic/semantic-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.7 2005/01/01 13:59:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.8 2005/06/05 11:42:07 hansmi Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://cedet.sourceforge.net/semantic.shtml"
SRC_URI="mirror://sourceforge/cedet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc"
+KEYWORDS="amd64 ppc x86"
DEPEND="virtual/emacs
>=app-emacs/speedbar-0.14_beta4