diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-16 02:25:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-16 02:25:11 +0000 |
commit | 0f9f5a5c5aae77a558ecf06bf9ab1df58d7a7821 (patch) | |
tree | 461ac6aaf763da5e69d8ae99339d263da2f9f240 /dev-util/debootstrap/debootstrap-1.0.9.ebuild | |
parent | Stable for HPPA (bug #227179). (diff) | |
download | gentoo-2-0f9f5a5c5aae77a558ecf06bf9ab1df58d7a7821.tar.gz gentoo-2-0f9f5a5c5aae77a558ecf06bf9ab1df58d7a7821.tar.bz2 gentoo-2-0f9f5a5c5aae77a558ecf06bf9ab1df58d7a7821.zip |
Stable for HPPA (bug #225533).
(Portage version: 2.1.5.4)
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.9.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.9.ebuild b/dev-util/debootstrap/debootstrap-1.0.9.ebuild index c24383440a1b..55989f34bd83 100644 --- a/dev-util/debootstrap/debootstrap-1.0.9.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.9.ebuild,v 1.3 2008/06/14 11:20:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.9.ebuild,v 1.4 2008/06/16 02:25:11 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/debootstrap/debootstrap_${PV}.tar.gz mirror LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc sparc x86" IUSE="" DEPEND="sys-devel/binutils |