public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-forensics/samhain: samhain-2.2.0.ebuild samhain-2.1.3.ebuild ChangeLog
@ 2008-05-21 15:50 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2008-05-21 15:50 UTC (permalink / raw
  To: gentoo-commits

dev-zero    08/05/21 15:50:56

  Modified:             samhain-2.2.0.ebuild samhain-2.1.3.ebuild ChangeLog
  Log:
  Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.8                  app-forensics/samhain/samhain-2.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild?r1=1.7&r2=1.8

Index: samhain-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- samhain-2.2.0.ebuild	2 Jul 2007 14:12:03 -0000	1.7
+++ samhain-2.2.0.ebuild	21 May 2008 15:50:55 -0000	1.8
@@ -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/samhain/samhain-2.2.0.ebuild,v 1.7 2007/07/02 14:12:03 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.8 2008/05/21 15:50:55 dev-zero Exp $
 
 KEYWORDS="~x86"
 DESCRIPTION="Advanced file integrity and intrusion detection tool."
@@ -14,7 +14,7 @@
 
 DEPEND="crypt? ( >=app-crypt/gnupg-1.2 )
 		mysql? ( virtual/mysql )
-		postgres? ( >=dev-db/postgresql-7.2 )
+		postgres? ( >=virtual/postgresql-server-7.2 )
 		prelude? ( >=dev-libs/libprelude-0.8.10 )
 		>=sys-apps/sed-4
 		app-arch/tar



1.8                  app-forensics/samhain/samhain-2.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild?r1=1.7&r2=1.8

Index: samhain-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- samhain-2.1.3.ebuild	2 Jul 2007 14:12:03 -0000	1.7
+++ samhain-2.1.3.ebuild	21 May 2008 15:50:55 -0000	1.8
@@ -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/samhain/samhain-2.1.3.ebuild,v 1.7 2007/07/02 14:12:03 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v 1.8 2008/05/21 15:50:55 dev-zero Exp $
 
 KEYWORDS="~x86"
 DESCRIPTION="Advanced file integrity and intrusion detection tool."
@@ -14,7 +14,7 @@
 
 DEPEND="crypt? ( >=app-crypt/gnupg-1.2 )
 		mysql? ( virtual/mysql )
-		postgres? ( >=dev-db/postgresql-7.2 )
+		postgres? ( >=virtual/postgresql-server-7.2 )
 		prelude? ( >=dev-libs/libprelude-0.8.10 )
 		>=sys-apps/sed-4
 		app-arch/tar



1.10                 app-forensics/samhain/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/samhain/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	2 Jul 2007 14:12:03 -0000	1.9
+++ ChangeLog	21 May 2008 15:50:55 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-forensics/samhain
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.9 2007/07/02 14:12:03 peper Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.10 2008/05/21 15:50:55 dev-zero Exp $
+
+  21 May 2008; Tiziano Müller <dev-zero@gentoo.org> samhain-2.1.3.ebuild,
+  samhain-2.2.0.ebuild:
+  Changed dependency for postgresql from dev-db/postgresql to
+  virtual/postgresql-server
 
   02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> samhain-2.1.3.ebuild,
   samhain-2.2.0.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-21 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 15:50 [gentoo-commits] gentoo-x86 commit in app-forensics/samhain: samhain-2.2.0.ebuild samhain-2.1.3.ebuild ChangeLog Tiziano Mueller (dev-zero)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox