diff options
author | Dominik Kapusta <ayoy@gentoo.org> | 2009-11-21 14:39:59 +0000 |
---|---|---|
committer | Dominik Kapusta <ayoy@gentoo.org> | 2009-11-21 14:39:59 +0000 |
commit | 30803fc97933227404d3e71f4a228379e44146bb (patch) | |
tree | d839c6c9ffd59767fd7d69e7d67e4f49c6b0ef89 /dev-embedded/scratchbox-devkit-qemu | |
parent | alpha/ia64/m68k/s390/sh/sparc stable (diff) | |
download | historical-30803fc97933227404d3e71f4a228379e44146bb.tar.gz historical-30803fc97933227404d3e71f4a228379e44146bb.tar.bz2 historical-30803fc97933227404d3e71f4a228379e44146bb.zip |
Keywording for amd64
Package-Manager: portage-2.2_rc50/cvs/Linux x86_64
Diffstat (limited to 'dev-embedded/scratchbox-devkit-qemu')
-rw-r--r-- | dev-embedded/scratchbox-devkit-qemu/ChangeLog | 6 | ||||
-rw-r--r-- | dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-qemu/ChangeLog b/dev-embedded/scratchbox-devkit-qemu/ChangeLog index 8fbd59cc75e2..0a016872eb9d 100644 --- a/dev-embedded/scratchbox-devkit-qemu/ChangeLog +++ b/dev-embedded/scratchbox-devkit-qemu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-embedded/scratchbox-devkit-qemu # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog,v 1.1 2009/05/06 20:13:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog,v 1.2 2009/11/21 14:37:24 ayoy Exp $ + + 21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org> + scratchbox-devkit-qemu-0.10.0.0.5.ebuild: + Keywording for amd64 *scratchbox-devkit-qemu-0.10.0.0.5 (06 May 2009) diff --git a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild b/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild index 49ff55468e32..b1486e9a7c61 100644 --- a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild +++ b/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild,v 1.1 2009/05/06 20:13:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.5.ebuild,v 1.2 2009/11/21 14:37:24 ayoy Exp $ SBOX_GROUP="sbox" RESTRICT="strip binchecks" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.scratchbox.org/" SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${MYP}-i386.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="=dev-embedded/scratchbox-1.0*" |