summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Kapusta <ayoy@gentoo.org>2009-11-21 14:29:39 +0000
committerDominik Kapusta <ayoy@gentoo.org>2009-11-21 14:29:39 +0000
commit2289e46232f19ac374bdcbfc883af9cb33a081cd (patch)
tree4a7b32fa0a1096e2b6bcec72c0fe73ee384df8e5 /dev-embedded
parentKeywording for amd64 (diff)
downloadgentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.tar.gz
gentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.tar.bz2
gentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.zip
Keywording for amd64
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/ChangeLog6
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-apt-https/ChangeLog b/dev-embedded/scratchbox-devkit-apt-https/ChangeLog
index e8e07e28a300..b0c1c7502df1 100644
--- a/dev-embedded/scratchbox-devkit-apt-https/ChangeLog
+++ b/dev-embedded/scratchbox-devkit-apt-https/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/scratchbox-devkit-apt-https
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/ChangeLog,v 1.2 2009/09/16 00:08:51 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/ChangeLog,v 1.3 2009/11/21 14:29:39 ayoy Exp $
+
+ 21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org>
+ scratchbox-devkit-apt-https-1.0.10.ebuild:
+ Keywording for amd64
*scratchbox-devkit-apt-https-1.0.10 (16 Sep 2009)
diff --git a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
index d4b3fd7b7e3e..80f23fc602b3 100644
--- a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
+++ b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.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-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.1 2009/09/16 00:08:51 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.2 2009/11/21 14:29:39 ayoy Exp $
SBOX_GROUP="sbox"
RESTRICT="strip binchecks"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.scratchbox.org/"
SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="=dev-embedded/scratchbox-1.0*"