diff options
Diffstat (limited to 'app-text/sgml-common')
-rw-r--r-- | app-text/sgml-common/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r2.ebuild | 4 | ||||
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-text/sgml-common/ChangeLog b/app-text/sgml-common/ChangeLog index a7a9c78f4ebb..e07379c0d4b1 100644 --- a/app-text/sgml-common/ChangeLog +++ b/app-text/sgml-common/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-text/sgml-common # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.8 2002/09/12 07:20:19 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.9 2002/12/09 04:17:45 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *sgml-common-0.6.3-r2 (12 Sep 2002) 12 Sep 2002; satai <satai@gentoo.org> sgml-common-0.6.3-r2.ebuild : Added more robust file checking. diff --git a/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild index 9b59a88bf33f..50e074215a39 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild,v 1.6 2002/10/04 05:07:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r1.ebuild,v 1.7 2002/12/09 04:17:45 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Base ISO character entities and utilities for SGML" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.kde.org/pub/kde/devel/docbook/SOURCES/${P}.tgz HOMEPAGE="http://www.iso.ch/cate/3524030.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} diff --git a/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild index 5ffa90da73a9..d80dc937b971 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild,v 1.7 2002/10/04 05:07:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r2.ebuild,v 1.8 2002/12/09 04:17:45 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Base ISO character entities and utilities for SGML" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.kde.org/pub/kde/devel/docbook/SOURCES/${P}.tgz HOMEPAGE="http://www.iso.ch/cate/3524030.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} diff --git a/app-text/sgml-common/sgml-common-0.6.3.ebuild b/app-text/sgml-common/sgml-common-0.6.3.ebuild index 2980a1740b8b..f06fc2fbaee8 100644 --- a/app-text/sgml-common/sgml-common-0.6.3.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3.ebuild,v 1.6 2002/10/04 05:07:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3.ebuild,v 1.7 2002/12/09 04:17:45 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Base ISO character entities and utilities for SGML" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.iso.ch/cate/3524030.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} |