diff options
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/xmltoman/ChangeLog | 7 | ||||
-rw-r--r-- | app-doc/xmltoman/Manifest | 2 | ||||
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.3.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-doc/xmltoman/ChangeLog b/app-doc/xmltoman/ChangeLog index 0b48c9438d73..8c8f1a05de4a 100644 --- a/app-doc/xmltoman/ChangeLog +++ b/app-doc/xmltoman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/xmltoman -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.1 2005/09/12 21:20:25 swegener Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.2 2006/01/06 11:56:53 weeve Exp $ + + 06 Jan 2006; Jason Wever <weeve@gentoo.org> xmltoman-0.3.ebuild: + Added ~sparc keyword. *xmltoman-0.3 (12 Sep 2005) diff --git a/app-doc/xmltoman/Manifest b/app-doc/xmltoman/Manifest index 1028aee7b401..86df7c34f037 100644 --- a/app-doc/xmltoman/Manifest +++ b/app-doc/xmltoman/Manifest @@ -1,4 +1,4 @@ MD5 d5cfbe6c4a39dc88c927092d99f0a419 ChangeLog 366 MD5 7cc8247720aa520954bf5fff1b3fff10 files/digest-xmltoman-0.3 68 MD5 f5775272cd7e22ae38566107c416c1e4 metadata.xml 275 -MD5 bb12e2224f9295eabcb864acc99cd73e xmltoman-0.3.ebuild 629 +MD5 2aac9b25581e2692684cddee971283e6 xmltoman-0.3.ebuild 636 diff --git a/app-doc/xmltoman/xmltoman-0.3.ebuild b/app-doc/xmltoman/xmltoman-0.3.ebuild index 3dc4fc070b63..04938395bde3 100644 --- a/app-doc/xmltoman/xmltoman-0.3.ebuild +++ b/app-doc/xmltoman/xmltoman-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.1 2005/09/12 21:20:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.2 2006/01/06 11:56:53 weeve Exp $ DESCRIPTION="Simple scripts for converting xml to groff or html" HOMEPAGE="none" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |