diff options
author | Sven Wegener <swegener@gentoo.org> | 2007-02-03 17:17:05 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2007-02-03 17:17:05 +0000 |
commit | 4bd8652ed7b6c933f7d7cebe7d13865d197c4eb4 (patch) | |
tree | 0f465e0025abb285282cb462828533eb2bc71f5b /app-doc/xmltoman | |
parent | Add ~amd64 keyword. (diff) | |
download | gentoo-2-4bd8652ed7b6c933f7d7cebe7d13865d197c4eb4.tar.gz gentoo-2-4bd8652ed7b6c933f7d7cebe7d13865d197c4eb4.tar.bz2 gentoo-2-4bd8652ed7b6c933f7d7cebe7d13865d197c4eb4.zip |
Add ~amd64 keyword.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'app-doc/xmltoman')
-rw-r--r-- | app-doc/xmltoman/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/xmltoman/ChangeLog b/app-doc/xmltoman/ChangeLog index c18796a1167e..bf79e4025acc 100644 --- a/app-doc/xmltoman/ChangeLog +++ b/app-doc/xmltoman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/xmltoman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.4 2007/01/23 17:12:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.5 2007/02/03 17:17:05 swegener Exp $ + + 03 Feb 2007; Sven Wegener <swegener@gentoo.org> xmltoman-0.3.ebuild: + Add ~amd64 keyword. 23 Jan 2007; nixnut <nixnut@gentoo.org> xmltoman-0.3.ebuild: Added ~ppc wrt bug 163326 diff --git a/app-doc/xmltoman/xmltoman-0.3.ebuild b/app-doc/xmltoman/xmltoman-0.3.ebuild index 764da79b9220..d468254968d9 100644 --- a/app-doc/xmltoman/xmltoman-0.3.ebuild +++ b/app-doc/xmltoman/xmltoman-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4 2007/01/23 17:12:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.5 2007/02/03 17:17:05 swegener Exp $ DESCRIPTION="Simple scripts for converting xml to groff or html" HOMEPAGE="http://packages.debian.org/unstable/devel/xmltoman" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |