summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:05:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-11-30 11:05:22 +0000
commitb58371f44c1cdc7da3949c4b17a1d703d574cec6 (patch)
tree1998a64841d07a96979b5cc8546d063184aaafdf /dev-embedded
parentRemove wrongly-set restricts. (diff)
downloadgentoo-2-b58371f44c1cdc7da3949c4b17a1d703d574cec6.tar.gz
gentoo-2-b58371f44c1cdc7da3949c4b17a1d703d574cec6.tar.bz2
gentoo-2-b58371f44c1cdc7da3949c4b17a1d703d574cec6.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-apt-https/ChangeLog6
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-apt-https/ChangeLog b/dev-embedded/scratchbox-devkit-apt-https/ChangeLog
index b0c1c7502df1..3e9c251ac2fe 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.3 2009/11/21 14:29:39 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/ChangeLog,v 1.4 2009/11/30 11:05:22 flameeyes Exp $
+
+ 30 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ scratchbox-devkit-apt-https-1.0.10.ebuild:
+ Remove wrongly-set restricts.
21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org>
scratchbox-devkit-apt-https-1.0.10.ebuild:
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 80f23fc602b3..5717e111d18e 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,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-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.2 2009/11/21 14:29:39 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.3 2009/11/30 11:05:22 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/"