summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:08:12 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:08:12 +0000
commit6f9b2044e0507b4ed0f9c04576c1b9e8c6e64af4 (patch)
treed85040437a3f8f467eb45e46d655017e1b7d705e /dev-embedded/scratchbox
parentamd64 stable, bug #294573 (diff)
downloadhistorical-6f9b2044e0507b4ed0f9c04576c1b9e8c6e64af4.tar.gz
historical-6f9b2044e0507b4ed0f9c04576c1b9e8c6e64af4.tar.bz2
historical-6f9b2044e0507b4ed0f9c04576c1b9e8c6e64af4.zip
Remove wrongly-set restricts.
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'dev-embedded/scratchbox')
-rw-r--r--dev-embedded/scratchbox/ChangeLog6
-rw-r--r--dev-embedded/scratchbox/scratchbox-1.0.11.ebuild3
-rw-r--r--dev-embedded/scratchbox/scratchbox-1.0.16.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-embedded/scratchbox/ChangeLog b/dev-embedded/scratchbox/ChangeLog
index 6510e42e1a5e..ebf952237500 100644
--- a/dev-embedded/scratchbox/ChangeLog
+++ b/dev-embedded/scratchbox/ChangeLog
@@ -1,6 +1,10 @@
# 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.11 2009/11/21 14:28:28 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.12 2009/11/30 11:05:04 flameeyes Exp $
+
+ 30 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ scratchbox-1.0.11.ebuild, scratchbox-1.0.16.ebuild:
+ Remove wrongly-set restricts.
21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org> scratchbox-1.0.16.ebuild:
Keywording for amd64
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.11.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.11.ebuild
index cf859858cb4a..2f579ea75d10 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.11.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.11.ebuild
@@ -1,11 +1,10 @@
# 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-1.0.11.ebuild,v 1.1 2009/05/06 19:33:30 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.11.ebuild,v 1.2 2009/11/30 11:05:04 flameeyes Exp $
inherit eutils
SBOX_GROUP="sbox"
-RESTRICT="strip binchecks"
DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
HOMEPAGE="http://www.scratchbox.org/"
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild
index adc9df2d2e65..fcc273c3befe 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild
@@ -1,11 +1,10 @@
# 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-1.0.16.ebuild,v 1.2 2009/11/21 14:28:28 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild,v 1.3 2009/11/30 11:05:04 flameeyes Exp $
inherit eutils
SBOX_GROUP="sbox"
-RESTRICT="strip binchecks"
DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
HOMEPAGE="http://www.scratchbox.org/"