summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-12-06 22:20:29 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-12-06 22:20:29 +0000
commit094d376a5d7aebcac0135399c6416c43cc195830 (patch)
tree87cd995ecc6f599b843eb28133ee25cd633223e4 /app-text/xmlformat
parentRename list_delete function to list_delete_at - the old name is used in mysql... (diff)
downloadgentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.gz
gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.bz2
gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.zip
Added ~amd64 keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/xmlformat')
-rw-r--r--app-text/xmlformat/ChangeLog5
-rw-r--r--app-text/xmlformat/xmlformat-1.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlformat/ChangeLog b/app-text/xmlformat/ChangeLog
index ede47c49479c..5ab37462f03e 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.4 2005/10/29 15:56:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/ChangeLog,v 1.5 2005/12/06 22:20:29 metalgod Exp $
+
+ 06 Dec 2005; Luis Medinas <metalgod@gentoo.org> xmlformat-1.03.ebuild:
+ Added ~amd64 keyword.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org> xmlformat-1.03.ebuild:
Marked ~ppc-macos (bug #109443)
diff --git a/app-text/xmlformat/xmlformat-1.03.ebuild b/app-text/xmlformat/xmlformat-1.03.ebuild
index 677fb7a90aa7..6b7ae8845f7d 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.4 2005/10/29 15:56:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/xmlformat-1.03.ebuild,v 1.5 2005/12/06 22:20:29 metalgod 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="~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
DEPEND="ruby? ( virtual/ruby )
!ruby? ( dev-lang/perl )"