diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:31:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:31:53 +0000 |
commit | 8fc69a9013265ff98b4f192940dc0ca36437a61e (patch) | |
tree | d8d54c4aa78456c63cb0dbd1ba100d4f786961fb /app-emacs | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.tar.gz gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.tar.bz2 gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.zip |
Marked ~ppc.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/gnuserv/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gnuserv/gnuserv-3.12.7.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/graphviz-dot-mode/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/htmlfontify/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/htmlfontify/htmlfontify-0.17.ebuild | 4 |
7 files changed, 21 insertions, 11 deletions
diff --git a/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild b/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild index cc59153601ff..916b7876460a 100644 --- a/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild +++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.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/gnuplot-mode/gnuplot-mode-0.6.0.ebuild,v 1.5 2005/01/01 13:46:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild,v 1.6 2005/10/24 14:27:23 josejx Exp $ inherit elisp @@ -12,7 +12,7 @@ HOMEPAGE="http://feff.phys.washington.edu/~ravel/gnuplot/" SRC_URI="http://feff.phys.washington.edu/~ravel/gnuplot/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" DEPEND="virtual/emacs media-gfx/gnuplot" diff --git a/app-emacs/gnuserv/ChangeLog b/app-emacs/gnuserv/ChangeLog index a3a147a44810..8aae6ff0c339 100644 --- a/app-emacs/gnuserv/ChangeLog +++ b/app-emacs/gnuserv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/gnuserv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/ChangeLog,v 1.9 2005/05/03 11:42:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/ChangeLog,v 1.10 2005/10/24 14:29:28 josejx Exp $ + + 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> gnuserv-3.12.7.ebuild: + Marked ~ppc. 03 May 2005; Mamoru KOMACHI <usata@gentoo.org> gnuserv-3.12.5.ebuild, gnuserv-3.12.7.ebuild: diff --git a/app-emacs/gnuserv/gnuserv-3.12.7.ebuild b/app-emacs/gnuserv/gnuserv-3.12.7.ebuild index 57b2e81f46ad..cd1981e2c45d 100644 --- a/app-emacs/gnuserv/gnuserv-3.12.7.ebuild +++ b/app-emacs/gnuserv/gnuserv-3.12.7.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/gnuserv/gnuserv-3.12.7.ebuild,v 1.3 2005/05/03 11:42:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/gnuserv-3.12.7.ebuild,v 1.4 2005/10/24 14:29:28 josejx Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://meltin.net/hacks/emacs/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="virtual/libc diff --git a/app-emacs/graphviz-dot-mode/ChangeLog b/app-emacs/graphviz-dot-mode/ChangeLog index 0c5c19d8baab..a08be23b26e1 100644 --- a/app-emacs/graphviz-dot-mode/ChangeLog +++ b/app-emacs/graphviz-dot-mode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/graphviz-dot-mode # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/ChangeLog,v 1.3 2005/01/01 13:47:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/ChangeLog,v 1.4 2005/10/24 14:29:54 josejx Exp $ + + 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> + graphviz-dot-mode-0.2.ebuild: + Marked ~ppc. *graphviz-dot-mode-0.2 (20 Sep 2003) diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild index de8ffe94506e..5f200900708a 100644 --- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild +++ b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.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/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild,v 1.6 2005/01/01 13:47:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild,v 1.7 2005/10/24 14:29:54 josejx Exp $ inherit elisp @@ -10,7 +10,7 @@ HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/download.html" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="amd64 ~ppc x86" DEPEND="virtual/emacs" SITEFILE=50graphviz-dot-mode-gentoo.el diff --git a/app-emacs/htmlfontify/ChangeLog b/app-emacs/htmlfontify/ChangeLog index ddf9a0323d56..efe7f4a23607 100644 --- a/app-emacs/htmlfontify/ChangeLog +++ b/app-emacs/htmlfontify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/htmlfontify # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/ChangeLog,v 1.6 2005/07/01 18:39:22 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/ChangeLog,v 1.7 2005/10/24 14:31:53 josejx Exp $ + + 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> htmlfontify-0.17.ebuild: + Marked ~ppc. 01 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> htmlfontify-0.17.ebuild: diff --git a/app-emacs/htmlfontify/htmlfontify-0.17.ebuild b/app-emacs/htmlfontify/htmlfontify-0.17.ebuild index 65732e18c0d3..e6ce88cc3930 100644 --- a/app-emacs/htmlfontify/htmlfontify-0.17.ebuild +++ b/app-emacs/htmlfontify/htmlfontify-0.17.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/htmlfontify/htmlfontify-0.17.ebuild,v 1.8 2005/07/01 18:39:22 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/htmlfontify-0.17.ebuild,v 1.9 2005/10/24 14:31:53 josejx Exp $ inherit elisp @@ -14,7 +14,7 @@ SRC_URI="http://rtfm.etla.org/emacs/htmlfontify/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" DEPEND="virtual/emacs" |