diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 21:05:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 21:05:34 +0000 |
commit | 6b91833b49cf1266634c2302005b0e359d1565a1 (patch) | |
tree | 133ced09789ac23e2528bd6cda3533d8a741e7d8 /dev-util/debootstrap/debootstrap-0.3.3.2.ebuild | |
parent | ppc stable, bug #188378 (diff) | |
download | historical-6b91833b49cf1266634c2302005b0e359d1565a1.tar.gz historical-6b91833b49cf1266634c2302005b0e359d1565a1.tar.bz2 historical-6b91833b49cf1266634c2302005b0e359d1565a1.zip |
ppc stable, bug #188376
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-util/debootstrap/debootstrap-0.3.3.2.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild b/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild index f2fdb11a31b8..82c81e60690f 100644 --- a/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild +++ b/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild,v 1.3 2007/08/11 16:50:40 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.3.3.2.ebuild,v 1.4 2007/08/14 21:05:34 dertobi123 Exp $ DESCRIPTION="Debian bootstrap scripts" HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/d/debootstrap/debootstrap_${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~sparc x86" IUSE="nodpkg" DEPEND="sys-devel/binutils |