diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 19:25:05 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 19:25:05 +0000 |
commit | da91696131db35d12623d53aa3e192f7b4256188 (patch) | |
tree | 271e7118fe89975b5781d54a056609e80cc2b114 /app-emacs/semantic | |
parent | Fix ebuild. NOT STABLE (diff) | |
download | historical-da91696131db35d12623d53aa3e192f7b4256188.tar.gz historical-da91696131db35d12623d53aa3e192f7b4256188.tar.bz2 historical-da91696131db35d12623d53aa3e192f7b4256188.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs/semantic')
-rw-r--r-- | app-emacs/semantic/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/semantic/semantic-1.4.4-r1.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/semantic/semantic-1.4.4.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/semantic/semantic-1.4.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/app-emacs/semantic/ChangeLog b/app-emacs/semantic/ChangeLog index 03e0ffeabc9e..1ff54c310e11 100644 --- a/app-emacs/semantic/ChangeLog +++ b/app-emacs/semantic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/semantic -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/ChangeLog,v 1.7 2003/12/08 05:58:04 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/ChangeLog,v 1.8 2004/04/20 19:18:49 dholm Exp $ + + 20 Apr 2004; David Holm <dholm@gentoo.org> semantic-1.4.4-r1.ebuild: + Added to ~ppc. *semantic-1.4.4-r1 (16 Nov 2003) diff --git a/app-emacs/semantic/semantic-1.4.4-r1.ebuild b/app-emacs/semantic/semantic-1.4.4-r1.ebuild index d6e4e0ba1622..0a942cb614fb 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/04/01 03:33:38 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.3 2004/04/20 19:18:49 dholm 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" +KEYWORDS="~x86 amd64 ~ppc" DEPEND="virtual/emacs >=app-emacs/speedbar-0.14_beta4 diff --git a/app-emacs/semantic/semantic-1.4.4.ebuild b/app-emacs/semantic/semantic-1.4.4.ebuild index dec6f6c7189b..0e4e3cdc1969 100644 --- a/app-emacs/semantic/semantic-1.4.4.ebuild +++ b/app-emacs/semantic/semantic-1.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4.ebuild,v 1.2 2003/12/08 05:58:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4.ebuild,v 1.3 2004/04/20 19:18:49 dholm Exp $ inherit elisp diff --git a/app-emacs/semantic/semantic-1.4.ebuild b/app-emacs/semantic/semantic-1.4.ebuild index 4b27fcf46071..3c792e7a6294 100644 --- a/app-emacs/semantic/semantic-1.4.ebuild +++ b/app-emacs/semantic/semantic-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.ebuild,v 1.4 2003/10/25 21:57:15 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.ebuild,v 1.5 2004/04/20 19:18:49 dholm Exp $ inherit elisp |