diff options
author | Jason Wever <weeve@gentoo.org> | 2004-09-25 21:48:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-09-25 21:48:01 +0000 |
commit | c97ad1c6869f95f76c11b10c9b9460f6c14cf7b6 (patch) | |
tree | da4f29268d383ce8f89ffda236e107c64f2ac152 /dev-util/debootstrap | |
parent | version bump. (diff) | |
download | historical-c97ad1c6869f95f76c11b10c9b9460f6c14cf7b6.tar.gz historical-c97ad1c6869f95f76c11b10c9b9460f6c14cf7b6.tar.bz2 historical-c97ad1c6869f95f76c11b10c9b9460f6c14cf7b6.zip |
Stable on sparc.
Diffstat (limited to 'dev-util/debootstrap')
-rw-r--r-- | dev-util/debootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.2.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/debootstrap/ChangeLog b/dev-util/debootstrap/ChangeLog index 34effadd73e1..a3f91c8a15fd 100644 --- a/dev-util/debootstrap/ChangeLog +++ b/dev-util/debootstrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/debootstrap # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.13 2004/08/24 10:40:27 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.14 2004/09/25 21:41:36 weeve Exp $ + + 25 Sep 2004; Jason Wever <weeve@gentoo.org> debootstrap-0.2.31.ebuild: + Stable on sparc. 24 Aug 2004; Heinrich Wendel <lanius@gentoo.org> debootstrap-0.2.31.ebuild, -debootstrap-0.2.4.ebuild: diff --git a/dev-util/debootstrap/debootstrap-0.2.31.ebuild b/dev-util/debootstrap/debootstrap-0.2.31.ebuild index b197e09d273c..fb9cf4cde69e 100644 --- a/dev-util/debootstrap/debootstrap-0.2.31.ebuild +++ b/dev-util/debootstrap/debootstrap-0.2.31.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.31.ebuild,v 1.5 2004/08/24 10:40:27 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.31.ebuild,v 1.6 2004/09/25 21:41:36 weeve Exp $ DESCRIPTION="Debian bootstrap scripts" HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 sparc ~amd64 ~ppc" SRC_URI="mirror://debian/pool/main/d/debootstrap/debootstrap_${PV}.tar.gz mirror://gentoo/devices.tar.gz" DEPEND="sys-devel/binutils |