diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:51:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:51:53 +0000 |
commit | 3f20a948b3d39ab2dbe2f2e483125329287e2792 (patch) | |
tree | 3b01e9492f41bc269fea4f148071d53bfe47496f /sys-apps/debianutils | |
parent | removed macos (diff) | |
download | historical-3f20a948b3d39ab2dbe2f2e483125329287e2792.tar.gz historical-3f20a948b3d39ab2dbe2f2e483125329287e2792.tar.bz2 historical-3f20a948b3d39ab2dbe2f2e483125329287e2792.zip |
removed macos
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild index 74e0763c37b8..fca411e43442 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.13 2004/10/06 00:15:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.14 2004/10/23 05:51:53 mr_bones_ Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 ppc-macos" IUSE="static build" DEPEND="virtual/libc" |