summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-14 12:53:07 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-14 12:53:07 +0000
commitc2171e80a1728d5b7e00045717d89fc5a56bf7b9 (patch)
treec363665478d98b55dfefd32fcd39e1f84695a122 /app-emacs/psgml
parentbug 44616 (Manifest recommit) (diff)
downloadgentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.tar.gz
gentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.tar.bz2
gentoo-2-c2171e80a1728d5b7e00045717d89fc5a56bf7b9.zip
Added to ~ppc
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r--app-emacs/psgml/ChangeLog5
-rw-r--r--app-emacs/psgml/psgml-1.2.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog
index 82e58a2cefbe..e412bedb4181 100644
--- a/app-emacs/psgml/ChangeLog
+++ b/app-emacs/psgml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/psgml
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.6 2004/03/11 17:41:45 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.7 2004/03/14 12:49:06 dholm Exp $
+
+ 14 Mar 2004; David Holm <dholm@gentoo.org> psgml-1.2.5-r1.ebuild:
+ Added to ~ppc.
11 Mar 2004; Jason Wever <weeve@gentoo.org> psgml-1.2.5-r1.ebuild:
Stable on sparc.
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"