summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2006-04-21 11:51:05 +0000
committerGeorge Shapovalov <george@gentoo.org>2006-04-21 11:51:05 +0000
commitffa3fa79a354018b5823e8f779cfb64410ae4528 (patch)
treeb826fa96e6ca81001d9ed8e5f65ba3cf0ebe5304
parentRemove dev-libs/pam_pkcs11, moved in sys-auth/pam_pkcs11. (diff)
downloadhistorical-ffa3fa79a354018b5823e8f779cfb64410ae4528.tar.gz
historical-ffa3fa79a354018b5823e8f779cfb64410ae4528.tar.bz2
historical-ffa3fa79a354018b5823e8f779cfb64410ae4528.zip
removed DEPEND=dev-lang/gnat - not necessary as all packages have their own DEPEND's on gnat and it blocks future updates to new gnat system (and gnat.eclass)
-rw-r--r--eclass/gnat.eclass4
1 files changed, 1 insertions, 3 deletions
diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass
index 3ce2e08ae3dd..12644a6e0b89 100644
--- a/eclass/gnat.eclass
+++ b/eclass/gnat.eclass
@@ -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/eclass/gnat.eclass,v 1.11 2005/12/15 12:06:30 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.12 2006/04/21 11:51:05 george Exp $
#
# Author: David Holm <dholm@gentoo.org>
#
@@ -12,8 +12,6 @@ inherit flag-o-matic
EXPORT_FUNCTIONS pkg_setup
-DEPEND="dev-lang/gnat"
-
DESCRIPTION="Based on the ${ECLASS} eclass"
gnat_filter_flags() {