diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:56:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:56:05 +0000 |
commit | fa32bcb85124643050b9a0f95f7d54e11de4de44 (patch) | |
tree | 10d3a83ad5d35f59f7bafaa123ff2156fc0bf001 /app-text/xmlformat | |
parent | Version bump (diff) | |
download | gentoo-2-fa32bcb85124643050b9a0f95f7d54e11de4de44.tar.gz gentoo-2-fa32bcb85124643050b9a0f95f7d54e11de4de44.tar.bz2 gentoo-2-fa32bcb85124643050b9a0f95f7d54e11de4de44.zip |
Marked ~ppc-macos (bug #109443)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/xmlformat')
-rw-r--r-- | app-text/xmlformat/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlformat/Manifest | 2 | ||||
-rw-r--r-- | app-text/xmlformat/xmlformat-1.03.ebuild | 4 |
3 files changed, 7 insertions, 4 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..9033d0149274 100644 --- a/app-text/xmlformat/Manifest +++ b/app-text/xmlformat/Manifest @@ -1,4 +1,4 @@ +MD5 01fec71b6128e8cc848a1ee48a1aa9cb xmlformat-1.03.ebuild 989 MD5 01155ace760baf10b2a95fad2734c726 ChangeLog 518 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 )" |