diff options
Diffstat (limited to 'app-forensics/aide/aide-0.13.1-r3.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r3.ebuild b/app-forensics/aide/aide-0.13.1-r3.ebuild index 921f84fb907c..6c83760d0c01 100644 --- a/app-forensics/aide/aide-0.13.1-r3.ebuild +++ b/app-forensics/aide/aide-0.13.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.4 2009/06/01 16:30:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.5 2010/06/17 20:05:55 patrick Exp $ inherit autotools eutils @@ -22,7 +22,7 @@ DEPEND="acl? ( sys-apps/acl ) mhash? ( >=app-crypt/mhash-0.9.2 ) !mhash? ( dev-libs/libgcrypt ) nls? ( virtual/libintl ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) zlib? ( sys-libs/zlib )" |