diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:09:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:09:40 +0000 |
commit | 0388a256c13258b14d51db5e67a72b9746289adf (patch) | |
tree | 064183c276ee0dc69ff389a37213fcb31ec17208 /dev-perl/SGMLSpm | |
parent | stable on ia64 (diff) | |
download | historical-0388a256c13258b14d51db5e67a72b9746289adf.tar.gz historical-0388a256c13258b14d51db5e67a72b9746289adf.tar.bz2 historical-0388a256c13258b14d51db5e67a72b9746289adf.zip |
stable on ia64
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog index b00c1fffd749..2ba7be1549b5 100644 --- a/dev-perl/SGMLSpm/ChangeLog +++ b/dev-perl/SGMLSpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SGMLSpm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.13 2003/07/12 10:49:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.14 2003/11/15 03:09:29 agriffis Exp $ + + 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> SGMLSpm-1.03-r4.ebuild: + Stable on ia64 10 Feb 2003; Guy Martin <gmsoft@gentoo.org> SGMLSpm-1.03-r4.ebuild : Added hppa to keywords. diff --git a/dev-perl/SGMLSpm/Manifest b/dev-perl/SGMLSpm/Manifest index 2687032a2918..6c27206f9ca5 100644 --- a/dev-perl/SGMLSpm/Manifest +++ b/dev-perl/SGMLSpm/Manifest @@ -1,6 +1,6 @@ -MD5 af9af12e9181cf0226784e1c799bee71 ChangeLog 1851 +MD5 ee30f0b8aaf16665cabbfc47d3796a0d ChangeLog 1947 MD5 5fdebdb471abfc7d0e923c98efab5174 SGMLSpm-1.03-r3.ebuild 1231 -MD5 75e225847c24d2a5ee832222157b88f7 SGMLSpm-1.03-r4.ebuild 1239 +MD5 b481e0b796766cc7aa86708a7387352b SGMLSpm-1.03-r4.ebuild 1245 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 157321827c6fbc1c79c60e3d0b458ee0 files/SGMLSpm-1.03-Makefile 2409 MD5 32951392eea7b5f2c93d42fc6f2434b5 files/digest-SGMLSpm-1.03-r3 65 diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild index 878c3734c0e9..feff9ac21cde 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild,v 1.9 2003/09/06 22:37:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild,v 1.10 2003/11/15 03:09:29 agriffis Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 sparc alpha ppc hppa" +KEYWORDS="x86 amd64 sparc alpha ppc hppa ia64" src_unpack() { |