diff options
author | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:12:19 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:12:19 +0000 |
commit | 8d10d3551810d088011eedd2d524bfd05c709e8e (patch) | |
tree | 9915afe5d6dabaa4293919e48c82c20d00628919 /app-misc/hachoir-subfile | |
parent | Add amd64 keyword (diff) | |
download | gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.tar.gz gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.tar.bz2 gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.zip |
Add amd64 keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/hachoir-subfile')
-rw-r--r-- | app-misc/hachoir-subfile/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/hachoir-subfile/ChangeLog b/app-misc/hachoir-subfile/ChangeLog index f4e713e2aaac..026261f15e7c 100644 --- a/app-misc/hachoir-subfile/ChangeLog +++ b/app-misc/hachoir-subfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/hachoir-subfile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/ChangeLog,v 1.4 2008/04/04 20:45:39 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/ChangeLog,v 1.5 2008/08/12 08:12:19 cedk Exp $ + + 12 Aug 2008; Cédric Krier <cedk@gentoo.org> hachoir-subfile-0.5.2.ebuild, + hachoir-subfile-0.5.3.ebuild: + Add amd64 keyword 04 Apr 2008; Cédric Krier <cedk@gentoo.org> hachoir-subfile-0.5.2.ebuild, hachoir-subfile-0.5.3.ebuild: diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild index f17c9ba88299..2e8ded131e71 100644 --- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild +++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild,v 1.2 2008/04/04 20:45:39 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild,v 1.3 2008/08/12 08:12:19 cedk Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild index e8a633b3142d..3009f672c3f8 100644 --- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild +++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.2 2008/04/04 20:45:39 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.3 2008/08/12 08:12:19 cedk Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |