summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:02 +0000
commit2b760ee66f8a0e1769733ca6ef3df6d48382605c (patch)
treeef6c65ca246b4e0b906ee749c12ad59ef4b769ac /app-text/sgml2x
parentDon't assign default to S; header fix (diff)
downloadhistorical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.gz
historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.bz2
historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-text/sgml2x')
-rw-r--r--app-text/sgml2x/ChangeLog7
-rw-r--r--app-text/sgml2x/sgml2x-0.11-r1.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-text/sgml2x/ChangeLog b/app-text/sgml2x/ChangeLog
index 3380c62948e2..3bb23c9746b1 100644
--- a/app-text/sgml2x/ChangeLog
+++ b/app-text/sgml2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/sgml2x
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/ChangeLog,v 1.4 2003/02/12 05:34:51 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/ChangeLog,v 1.5 2004/03/12 08:49:49 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> sgml2x-0.11-r1.ebuild:
+ Don't assign default to S; header fix
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
index 92d6ccbca4ee..91d8a4bef640 100644
--- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild
+++ b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
@@ -1,8 +1,7 @@
-# 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-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.18 2004/02/22 20:06:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.19 2004/03/12 08:49:49 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Frontend for jade and jadetex"
SRC_URI="ftp://sgml2x.sourceforge.net/pub/sgml2x/${P}.tar.gz"
HOMEPAGE="http://sgml2x.sourceforge.net/"