diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:16:35 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:16:35 +0000 |
commit | f5bb04410fc79ed427c5c5f98964de6fea37c9a1 (patch) | |
tree | bd81cb91d48cb5f38a4038d781dcf7f95f4b318c /sys-apps/debianutils | |
parent | Changed ~mips to mips in KEYWORDS (diff) | |
download | historical-f5bb04410fc79ed427c5c5f98964de6fea37c9a1.tar.gz historical-f5bb04410fc79ed427c5c5f98964de6fea37c9a1.tar.bz2 historical-f5bb04410fc79ed427c5c5f98964de6fea37c9a1.zip |
Changed ~mips to mips 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 15653cef8e83..102799b7629f 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,6 +1,6 @@ -MD5 eff6707be70e6384add43d3cdd33cc9a ChangeLog 3510 +MD5 1af9ade40f5f7cae4fdc174595f1bc1d ChangeLog 3507 MD5 3d8bdfbfb957c1176976dedbb574415c debianutils-1.16.7-r1.ebuild 1358 -MD5 d88968059855ac9e1bc839d69404e019 debianutils-1.16.7-r2.ebuild 1467 +MD5 43fc0dcd3d474791d1b1f5774334d7d3 debianutils-1.16.7-r2.ebuild 1464 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 980034b949df..119019dee41d 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.4 2003/06/24 14:34:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.5 2003/07/06 09:16:02 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" |