summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Kapusta <ayoy@gentoo.org>2009-10-16 16:55:51 +0000
committerDominik Kapusta <ayoy@gentoo.org>2009-10-16 16:55:51 +0000
commitf0aacb6b93d1599747c3298caf381d29bd48d72a (patch)
tree4ad5ff8276b0ba673c023ff09c31c8cd3d05085b /dev-embedded/scratchbox
parentNew ebuild, import from bug #287574, thanks to Justin Lecher for his work (diff)
downloadgentoo-2-f0aacb6b93d1599747c3298caf381d29bd48d72a.tar.gz
gentoo-2-f0aacb6b93d1599747c3298caf381d29bd48d72a.tar.bz2
gentoo-2-f0aacb6b93d1599747c3298caf381d29bd48d72a.zip
Keywording 2.0 for x86
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded/scratchbox')
-rw-r--r--dev-embedded/scratchbox/ChangeLog5
-rw-r--r--dev-embedded/scratchbox/scratchbox-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox/ChangeLog b/dev-embedded/scratchbox/ChangeLog
index b20f183553a8..b6bd273e8d9d 100644
--- a/dev-embedded/scratchbox/ChangeLog
+++ b/dev-embedded/scratchbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-embedded/scratchbox
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.6 2009/10/15 20:41:21 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.7 2009/10/16 16:55:51 ayoy Exp $
+
+ 16 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> scratchbox-2.0.ebuild:
+ Keywording for x86
*scratchbox-2.0 (15 Oct 2009)
diff --git a/dev-embedded/scratchbox/scratchbox-2.0.ebuild b/dev-embedded/scratchbox/scratchbox-2.0.ebuild
index 1333f10be3aa..e643ac96deb3 100644
--- a/dev-embedded/scratchbox/scratchbox-2.0.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-2.0.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/scratchbox-2.0.ebuild,v 1.1 2009/10/15 20:41:21 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-2.0.ebuild,v 1.2 2009/10/16 16:55:51 ayoy Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://cgit.freedesktop.org/${MY_PN}/snapshot/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""