summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-19 15:00:07 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-19 15:00:07 +0000
commita9fb054c2cee20272e3f404d68ed9ef0f7c5e733 (patch)
treee2e614ed363aaf0b33aeb985a107bb7e4cb06661 /app-text/xmlformat
parentVersion bump, remove old, browser has been removed from the app (diff)
downloadhistorical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.tar.gz
historical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.tar.bz2
historical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text/xmlformat')
-rw-r--r--app-text/xmlformat/ChangeLog7
-rw-r--r--app-text/xmlformat/xmlformat-1.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xmlformat/ChangeLog b/app-text/xmlformat/ChangeLog
index bc9d56ef8fc7..44cc486724df 100644
--- a/app-text/xmlformat/ChangeLog
+++ b/app-text/xmlformat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xmlformat
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/ChangeLog,v 1.7 2007/03/13 00:31:32 leonardop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/ChangeLog,v 1.8 2008/01/19 14:57:11 grobian Exp $
+
+ 19 Jan 2008; Fabian Groffen <grobian@gentoo.org> xmlformat-1.03.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
13 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml:
Replacing text-markup herd with the new sgml herd.
diff --git a/app-text/xmlformat/xmlformat-1.03.ebuild b/app-text/xmlformat/xmlformat-1.03.ebuild
index 6b7ae8845f7d..3e52375620f3 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
+# Copyright 1999-2008 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.5 2005/12/06 22:20:29 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/xmlformat-1.03.ebuild,v 1.6 2008/01/19 14:57:11 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="~amd64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="ruby? ( virtual/ruby )
!ruby? ( dev-lang/perl )"