diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-06-24 14:34:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-06-24 14:34:54 +0000 |
commit | ae15b92238d4e89fcf6868e707707e6a31761f15 (patch) | |
tree | 5c98892be2ef35e86ddcb0dba9f633d5f5bfb9a4 /sys-apps/debianutils | |
parent | new release (diff) | |
download | historical-ae15b92238d4e89fcf6868e707707e6a31761f15.tar.gz historical-ae15b92238d4e89fcf6868e707707e6a31761f15.tar.bz2 historical-ae15b92238d4e89fcf6868e707707e6a31761f15.zip |
Mark stable on alpha
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/debianutils/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 1d19d29c305c..e7e92d4f9625 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,7 +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.19 2003/06/22 20:04:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.20 2003/06/24 14:34:48 agriffis Exp $ + 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> + debianutils-1.16.7-r2.ebuild: + Mark stable on alpha *debianutils-1.16.7-r2 (19 May 2003) diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest index 44e3f861496d..ab849b60c32e 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,8 +1,8 @@ -MD5 6d5dd2cc5acf5fe5a2fe14af554a6e5d ChangeLog 3286 +MD5 e78aafab61304fb91d17297acb3b2b0e ChangeLog 3394 MD5 3d8bdfbfb957c1176976dedbb574415c debianutils-1.16.7-r1.ebuild 1358 -MD5 6cd4777c9ac0840bd645624f6805438a debianutils-1.16.7-r2.ebuild 1466 -MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588 -MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521 -MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743 +MD5 2236b14d1c6fa83e5a9a55977f23215e debianutils-1.16.7-r2.ebuild 1468 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r1 69 +MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69 +MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743 +MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521 diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild index 2fcd274dc918..980034b949df 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r2.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-r2.ebuild,v 1.3 2003/06/22 20:04:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.4 2003/06/24 14:34:48 agriffis Exp $ IUSE="static build" @@ -11,7 +11,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${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" |