diff options
author | 2003-09-12 11:44:15 +0000 | |
---|---|---|
committer | 2003-09-12 11:44:15 +0000 | |
commit | 28b5add748c702b47ac4f6823848aa82c91ec596 (patch) | |
tree | 4810eb8a783fe59cf473cd9546286617f00eb2e8 /sys-apps/debianutils | |
parent | Marking as unusable as not all dependecies are met and hasn't been tested yet. (diff) | |
download | historical-28b5add748c702b47ac4f6823848aa82c91ec596.tar.gz historical-28b5add748c702b47ac4f6823848aa82c91ec596.tar.bz2 historical-28b5add748c702b47ac4f6823848aa82c91ec596.zip |
stable on x86
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/debianutils/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r3.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 1d9f21ef2da4..509073e6745e 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/debianutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.26 2003/08/27 21:45:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.27 2003/09/12 11:44:13 seemant Exp $ + + 12 Sep 2003; Seemant Kulleen <seemant@gentoo.org> + debianutils-1.16.7-r3.ebuild: + moved to stable x86 27 Aug 2003; Seemant Kulleen <seemant@gentoo.org> debianutils-1.16.7-r3.ebuild: diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest index a1e22565b84d..97f379a74aad 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,8 +1,8 @@ -MD5 0693a977e2fe94ede60d7b056775dc20 ChangeLog 4546 +MD5 5a628840f5656d0bea1623a2648d0f0d debianutils-1.16.7-r3.ebuild 1433 MD5 87887aba6c686a198c4c7b41a8dd3731 debianutils-1.16.7-r2.ebuild 1428 -MD5 209fbdef6938a58d6bd77dee2db6295d debianutils-1.16.7-r3.ebuild 1435 -MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521 -MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743 -MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588 +MD5 5664dc15270b1f77552dc088214059a1 ChangeLog 4653 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r3 69 +MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521 +MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588 +MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743 diff --git a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild index fad829c0f936..5409c45353c5 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.6 2003/09/07 02:42:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.7 2003/09/12 11:44:13 seemant Exp $ IUSE="static build" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc" |