summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-29 15:56:05 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-29 15:56:05 +0000
commit3b1816465514d4683edaa3cd1a4d1cba38fdfb72 (patch)
tree1eec63c17b470f68a020b77506a57ac8e395e3ef /app-text/xmlformat
parentVersion bump (diff)
downloadhistorical-3b1816465514d4683edaa3cd1a4d1cba38fdfb72.tar.gz
historical-3b1816465514d4683edaa3cd1a4d1cba38fdfb72.tar.bz2
historical-3b1816465514d4683edaa3cd1a4d1cba38fdfb72.zip
Marked ~ppc-macos (bug #109443)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/xmlformat')
-rw-r--r--app-text/xmlformat/ChangeLog5
-rw-r--r--app-text/xmlformat/Manifest4
-rw-r--r--app-text/xmlformat/xmlformat-1.03.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xmlformat/ChangeLog b/app-text/xmlformat/ChangeLog
index b3e9ec422dc3..ede47c49479c 100644
--- a/app-text/xmlformat/ChangeLog
+++ b/app-text/xmlformat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xmlformat
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/ChangeLog,v 1.3 2005/01/01 16:43:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/ChangeLog,v 1.4 2005/10/29 15:56:05 grobian Exp $
+
+ 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> xmlformat-1.03.ebuild:
+ Marked ~ppc-macos (bug #109443)
05 Sep 2004; David Holm <dholm@gentoo.org> xmlformat-1.03.ebuild:
Added to ~ppc.
diff --git a/app-text/xmlformat/Manifest b/app-text/xmlformat/Manifest
index 3de6c14c5914..9ba8407da241 100644
--- a/app-text/xmlformat/Manifest
+++ b/app-text/xmlformat/Manifest
@@ -1,4 +1,4 @@
-MD5 01155ace760baf10b2a95fad2734c726 ChangeLog 518
+MD5 de0ac1fee8fa39a48dae200c9970f736 xmlformat-1.03.ebuild 986
+MD5 414ba63d8e3682e1fe8508f321d26363 ChangeLog 624
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 0f84b927f0bda204c16773758627f04a xmlformat-1.03.ebuild 978
MD5 4e124221bbf01efc00260a2530492b4c files/digest-xmlformat-1.03 66
diff --git a/app-text/xmlformat/xmlformat-1.03.ebuild b/app-text/xmlformat/xmlformat-1.03.ebuild
index c8aa9101f9b8..677fb7a90aa7 100644
--- a/app-text/xmlformat/xmlformat-1.03.ebuild
+++ b/app-text/xmlformat/xmlformat-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/xmlformat-1.03.ebuild,v 1.3 2005/01/01 16:43:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/xmlformat-1.03.ebuild,v 1.4 2005/10/29 15:56:05 grobian Exp $
DESCRIPTION="Reformat XML documents to your custom style"
SRC_URI="http://www.kitebird.com/software/${PN}/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.kitebird.com/software/xmlformat/"
SLOT="0"
LICENSE="xmlformat"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc ~ppc-macos ~x86"
DEPEND="ruby? ( virtual/ruby )
!ruby? ( dev-lang/perl )"