diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-06-22 20:08:26 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-06-22 20:08:26 +0000 |
commit | 08db43e690831164b846f93416d0eff5a7680c0e (patch) | |
tree | f8892dfa8831dcb109791d443641833f97837e2e /sys-apps/debianutils | |
parent | ~ppc -> ppc. Modified ewarnings to mention QuickInstaller. (diff) | |
download | historical-08db43e690831164b846f93416d0eff5a7680c0e.tar.gz historical-08db43e690831164b846f93416d0eff5a7680c0e.tar.bz2 historical-08db43e690831164b846f93416d0eff5a7680c0e.zip |
Changed ~sparc to sparc in KEYWORDS
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest index 4944114d29b7..44e3f861496d 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,6 +1,6 @@ -MD5 774c3ea2e9fb15bc14ad69ded1b20003 ChangeLog 3287 +MD5 6d5dd2cc5acf5fe5a2fe14af554a6e5d ChangeLog 3286 MD5 3d8bdfbfb957c1176976dedbb574415c debianutils-1.16.7-r1.ebuild 1358 -MD5 5734d849d53261b66ba8caab036b8872 debianutils-1.16.7-r2.ebuild 1469 +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 diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild index d0e799f3cbc7..2fcd274dc918 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.2 2003/06/21 21:19:39 drobbins Exp $ +# $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 $ 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" |