diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 16:16:13 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 16:16:13 +0000 |
commit | 756b79f3fc5c7bb777d35e920844143adf297f7c (patch) | |
tree | 774399eabdabc7abfc306f8238d93d1d99db6ca6 /app-forensics/aide | |
parent | Version bump, cleaned up the old versions due to a couple of serious bugs. Ad... (diff) | |
download | gentoo-2-756b79f3fc5c7bb777d35e920844143adf297f7c.tar.gz gentoo-2-756b79f3fc5c7bb777d35e920844143adf297f7c.tar.bz2 gentoo-2-756b79f3fc5c7bb777d35e920844143adf297f7c.zip |
Changed dependency for postgresql to virtual/postgresql-base
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/ChangeLog | 6 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.13.1.ebuild | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index c48f605b6172..032c8feb975a 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-forensics/aide # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.35 2008/04/13 16:17:59 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.36 2008/05/19 16:16:13 dev-zero Exp $ + + 19 May 2008; Tiziano Müller <dev-zero@gentoo.org> aide-0.13.1.ebuild, + aide-0.13.1-r1.ebuild, aide-0.13.1-r2.ebuild: + Changed dependency for postgresql to virtual/postgresql-base *aide-0.13.1-r2 (13 Apr 2008) diff --git a/app-forensics/aide/aide-0.13.1-r1.ebuild b/app-forensics/aide/aide-0.13.1-r1.ebuild index ed6a9268b691..a771833e61e2 100644 --- a/app-forensics/aide/aide-0.13.1-r1.ebuild +++ b/app-forensics/aide/aide-0.13.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/04/13 16:17:59 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r1.ebuild,v 1.3 2008/05/19 16:16:13 dev-zero Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' inherit eutils autotools @@ -20,7 +20,7 @@ DEPEND="acl? ( sys-apps/acl ) mhash? ( >=app-crypt/mhash-0.9.2 ) !mhash? ( dev-libs/libgcrypt ) nls? ( virtual/libintl ) - postgres? ( dev-db/libpq ) + postgres? ( virtual/postgresql-base ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) zlib? ( sys-libs/zlib )" diff --git a/app-forensics/aide/aide-0.13.1-r2.ebuild b/app-forensics/aide/aide-0.13.1-r2.ebuild index 388786d94c38..7ae59c9e5fe6 100644 --- a/app-forensics/aide/aide-0.13.1-r2.ebuild +++ b/app-forensics/aide/aide-0.13.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.2 2008/04/13 21:48:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v 1.3 2008/05/19 16:16:13 dev-zero Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' @@ -22,7 +22,7 @@ DEPEND="acl? ( sys-apps/acl ) mhash? ( >=app-crypt/mhash-0.9.2 ) !mhash? ( dev-libs/libgcrypt ) nls? ( virtual/libintl ) - postgres? ( dev-db/libpq ) + postgres? ( virtual/postgresql-base ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) zlib? ( sys-libs/zlib )" diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild index 24ffeb64c4d3..11af299c9797 100644 --- a/app-forensics/aide/aide-0.13.1.ebuild +++ b/app-forensics/aide/aide-0.13.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.ebuild,v 1.8 2007/11/01 16:23:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.9 2008/05/19 16:16:13 dev-zero Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' inherit eutils autotools @@ -20,7 +20,7 @@ DEPEND="acl? ( sys-apps/acl ) mhash? ( >=app-crypt/mhash-0.9.2 ) !mhash? ( dev-libs/libgcrypt ) nls? ( virtual/libintl ) - postgres? ( dev-db/libpq ) + postgres? ( virtual/postgresql-base ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) zlib? ( sys-libs/zlib )" |