diff options
author | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:13:46 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:13:46 +0000 |
commit | 5f10d3c4fc09c9ce0d3275caf58f688d26dce9a0 (patch) | |
tree | 9cd1fb63dfaf840e4f9af92d5bc869bb62382908 /app-misc/hachoir-subfile | |
parent | Add amd64 keyword (diff) | |
download | historical-5f10d3c4fc09c9ce0d3275caf58f688d26dce9a0.tar.gz historical-5f10d3c4fc09c9ce0d3275caf58f688d26dce9a0.tar.bz2 historical-5f10d3c4fc09c9ce0d3275caf58f688d26dce9a0.zip |
Add amd64 keyword
Package-Manager: portage-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="" |