summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-02-28 15:19:58 +0000
committerJason Wever <weeve@gentoo.org>2004-02-28 15:19:58 +0000
commitaa151bf4ff0bf225b7c9a3590e72cdcd7fd60bde (patch)
treeea57894af16bf04acf053e5ad265a330d97bc42f /app-emacs/psgml
parentAdded ~sparc keyword. (diff)
downloadhistorical-aa151bf4ff0bf225b7c9a3590e72cdcd7fd60bde.tar.gz
historical-aa151bf4ff0bf225b7c9a3590e72cdcd7fd60bde.tar.bz2
historical-aa151bf4ff0bf225b7c9a3590e72cdcd7fd60bde.zip
Added ~sparc keyword.
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r--app-emacs/psgml/ChangeLog5
-rw-r--r--app-emacs/psgml/Manifest6
-rw-r--r--app-emacs/psgml/psgml-1.2.5-r1.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog
index 8e0da9fdc15a..315e1d021b00 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.4 2004/01/30 08:48:06 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.5 2004/02/28 15:19:58 weeve Exp $
+
+ 28 Feb 2004; Jason Wever <weeve@gentoo.org> psgml-1.2.5-r1.ebuild:
+ Added ~sparc keyword.
*psgml-1.2.5-r1 (23 Oct 2003)
diff --git a/app-emacs/psgml/Manifest b/app-emacs/psgml/Manifest
index 6ee3154a6bd4..f76a0bf39797 100644
--- a/app-emacs/psgml/Manifest
+++ b/app-emacs/psgml/Manifest
@@ -1,7 +1,7 @@
-MD5 dc847da0d15b39c218aed36371516527 ChangeLog 2104
-MD5 6dc619e7a5200fae1e253d226aa0dd89 psgml-1.2.5.ebuild 952
+MD5 07839867da256c19b7db2bac82233178 ChangeLog 2198
MD5 58f3ddc03b5e54563fc8a9764e687dd5 metadata.xml 183
-MD5 539896b025c8d8836f37721d2f140abf psgml-1.2.5-r1.ebuild 950
+MD5 64da6199e6c861e34173b8acfbaada73 psgml-1.2.5-r1.ebuild 959
+MD5 6dc619e7a5200fae1e253d226aa0dd89 psgml-1.2.5.ebuild 952
MD5 211417fd9acde9c3c2b21a62243f4bfd psgml-1.2.4.ebuild 903
MD5 7378650a6fce38e040faf32f51c56772 files/50psgml-gentoo.el 224
MD5 b461e93bf52827e787d2e33376d00a8d files/digest-psgml-1.2.5 63
diff --git a/app-emacs/psgml/psgml-1.2.5-r1.ebuild b/app-emacs/psgml/psgml-1.2.5-r1.ebuild
index ee52087c054c..1e6e4bc4ede1 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-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/psgml/psgml-1.2.5-r1.ebuild,v 1.1 2003/10/23 08:52:48 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.2 2004/02/28 15:19:58 weeve 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"
+KEYWORDS="x86 ~sparc"
DEPEND="virtual/emacs
app-text/openjade"