summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
committerTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
commit2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1 (patch)
tree9c52f9d7b95bf1e7452640b10f55fd69d6a12163 /app-text/psgml
parentInitial ebuild to support media-video/vls. (diff)
downloadhistorical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.tar.gz
historical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.tar.bz2
historical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.zip
Repoman fixes
Diffstat (limited to 'app-text/psgml')
-rw-r--r--app-text/psgml/ChangeLog11
-rw-r--r--app-text/psgml/psgml-1.2.2-r1.ebuild5
-rw-r--r--app-text/psgml/psgml-1.2.2.ebuild5
-rw-r--r--app-text/psgml/psgml-1.2.4.ebuild5
4 files changed, 22 insertions, 4 deletions
diff --git a/app-text/psgml/ChangeLog b/app-text/psgml/ChangeLog
index 4a5d4b7f867d..f6300dd33468 100644
--- a/app-text/psgml/ChangeLog
+++ b/app-text/psgml/ChangeLog
@@ -1,15 +1,24 @@
# ChangeLog for app-text/psgml
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/ChangeLog,v 1.2 2002/03/28 09:58:33 tod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/ChangeLog,v 1.3 2002/08/02 17:42:49 phoenix Exp $
*psgml-1.2.4 (28 Mar 2002)
+ 2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.4.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
28 Mar 2002; Tod Neidt <tod@gentoo.org> psgml-1.2.4.ebuild :
Version update: emacs-21.1 compatible.
*psgml-1.2.2-r1 (28 Mar 2002)
+ 2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.2.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
+ 2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.2-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
28 Mar 2002; Tod Neidt <tod@gentoo.org> psgml-1.2.2-r1.ebuild :
Syntax update.
diff --git a/app-text/psgml/psgml-1.2.2-r1.ebuild b/app-text/psgml/psgml-1.2.2-r1.ebuild
index 9c1ef191d66f..33a1155ea948 100644
--- a/app-text/psgml/psgml-1.2.2-r1.ebuild
+++ b/app-text/psgml/psgml-1.2.2-r1.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2-r1.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2-r1.ebuild,v 1.4 2002/08/02 17:42:49 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/emacs"
diff --git a/app-text/psgml/psgml-1.2.2.ebuild b/app-text/psgml/psgml-1.2.2.ebuild
index dd45a30bd822..08d81d17a4af 100644
--- a/app-text/psgml/psgml-1.2.2.ebuild
+++ b/app-text/psgml/psgml-1.2.2.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.7 2002/07/11 06:30:19 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.8 2002/08/02 17:42:49 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/emacs"
diff --git a/app-text/psgml/psgml-1.2.4.ebuild b/app-text/psgml/psgml-1.2.4.ebuild
index 4b2abfbdf1e5..26b436f9c5f7 100644
--- a/app-text/psgml/psgml-1.2.4.ebuild
+++ b/app-text/psgml/psgml-1.2.4.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.4.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.4.ebuild,v 1.4 2002/08/02 17:42:49 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/emacs"