diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-30 11:08:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-30 11:08:12 +0000 |
commit | 6f9b2044e0507b4ed0f9c04576c1b9e8c6e64af4 (patch) | |
tree | d85040437a3f8f467eb45e46d655017e1b7d705e /dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild | |
parent | amd64 stable, bug #294573 (diff) | |
download | historical-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-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild')
-rw-r--r-- | dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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/" |