diff options
-rw-r--r-- | sci-misc/foma/ChangeLog | 6 | ||||
-rw-r--r-- | sci-misc/foma/foma-0.9.14_alpha.ebuild | 4 | ||||
-rw-r--r-- | sci-misc/foma/foma-0.9.16_alpha.ebuild | 4 | ||||
-rw-r--r-- | sci-misc/foma/metadata.xml | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-misc/foma/ChangeLog b/sci-misc/foma/ChangeLog index f5af3ae7c..497f992ae 100644 --- a/sci-misc/foma/ChangeLog +++ b/sci-misc/foma/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-misc/foma -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Mar 2013; Justin Lecher <jlec@gentoo.org> foma-0.9.14_alpha.ebuild, + foma-0.9.16_alpha.ebuild, metadata.xml: + Add ~amd64 or ~x86 keywords for revdeps + *foma-0.9.16_alpha (31 Jul 2012) 31 Jul 2012; Flammie Pirinen <flammie@gentoo.org> +foma-0.9.16_alpha.ebuild: diff --git a/sci-misc/foma/foma-0.9.14_alpha.ebuild b/sci-misc/foma/foma-0.9.14_alpha.ebuild index e0c455ce9..c6400be00 100644 --- a/sci-misc/foma/foma-0.9.14_alpha.ebuild +++ b/sci-misc/foma/foma-0.9.14_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ SRC_URI="http://dingo.sbs.arizona.edu/~mhulden/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" diff --git a/sci-misc/foma/foma-0.9.16_alpha.ebuild b/sci-misc/foma/foma-0.9.16_alpha.ebuild index 81c050324..e9a024895 100644 --- a/sci-misc/foma/foma-0.9.16_alpha.ebuild +++ b/sci-misc/foma/foma-0.9.16_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" diff --git a/sci-misc/foma/metadata.xml b/sci-misc/foma/metadata.xml index 10ea4cb08..cffbe2fe7 100644 --- a/sci-misc/foma/metadata.xml +++ b/sci-misc/foma/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>flammie@gentoo.org</email> - </maintainer> + <maintainer> + <email>flammie@gentoo.org</email> + </maintainer> </pkgmetadata> |