summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:06:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:06:32 +0000
commit4c2f7423c5dce74afb73516371b01b1c19d11dd6 (patch)
tree59e8d8ab42e83134c40924ee08305900bb33d550 /dev-embedded
parentRemove wrongly-set restricts. (diff)
downloadgentoo-2-4c2f7423c5dce74afb73516371b01b1c19d11dd6.tar.gz
gentoo-2-4c2f7423c5dce74afb73516371b01b1c19d11dd6.tar.bz2
gentoo-2-4c2f7423c5dce74afb73516371b01b1c19d11dd6.zip
Remove wrongly-set restricts.
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/scratchbox-devkit-git/ChangeLog6
-rw-r--r--dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-git/ChangeLog b/dev-embedded/scratchbox-devkit-git/ChangeLog
index b0992a292837..9c79263b3960 100644
--- a/dev-embedded/scratchbox-devkit-git/ChangeLog
+++ b/dev-embedded/scratchbox-devkit-git/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/scratchbox-devkit-git
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/ChangeLog,v 1.2 2009/11/21 14:34:50 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/ChangeLog,v 1.3 2009/11/30 11:06:32 flameeyes Exp $
+
+ 30 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ scratchbox-devkit-git-1.0.1.ebuild:
+ Remove wrongly-set restricts.
21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org>
scratchbox-devkit-git-1.0.1.ebuild:
diff --git a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
index f0a8a4f4ebbe..3f3e459ba069 100644
--- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
+++ b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
@@ -1,9 +1,8 @@
# 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-git/scratchbox-devkit-git-1.0.1.ebuild,v 1.2 2009/11/21 14:34:50 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild,v 1.3 2009/11/30 11:06:32 flameeyes Exp $
SBOX_GROUP="sbox"
-RESTRICT="strip binchecks"
DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
HOMEPAGE="http://www.scratchbox.org/"