diff options
author | David Holm <dholm@gentoo.org> | 2004-03-14 12:53:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-14 12:53:07 +0000 |
commit | c2171e80a1728d5b7e00045717d89fc5a56bf7b9 (patch) | |
tree | c363665478d98b55dfefd32fcd39e1f84695a122 /app-emacs/psgml/psgml-1.2.5-r1.ebuild | |
parent | bug 44616 (Manifest recommit) (diff) | |
download | gentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.tar.gz gentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.tar.bz2 gentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs/psgml/psgml-1.2.5-r1.ebuild')
-rw-r--r-- | app-emacs/psgml/psgml-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/psgml/psgml-1.2.5-r1.ebuild b/app-emacs/psgml/psgml-1.2.5-r1.ebuild index 69cd21e42057..d3f0433d5d8c 100644 --- a/app-emacs/psgml/psgml-1.2.5-r1.ebuild +++ b/app-emacs/psgml/psgml-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.4 2004/03/11 17:41:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.5 2004/03/14 12:49:06 dholm Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/psgml/" SRC_URI="mirror://sourceforge/psgml/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ~ppc" DEPEND="virtual/emacs app-text/openjade" |