summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 20:05:43 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 20:05:43 +0000
commita774e8c835249fa5d9b1828e4e0e85d67c265b51 (patch)
tree0bd835b3dd0afa3b8a550c4113c204643806964c /sci-physics
parentRemove old versions (diff)
downloadgentoo-2-a774e8c835249fa5d9b1828e4e0e85d67c265b51.tar.gz
gentoo-2-a774e8c835249fa5d9b1828e4e0e85d67c265b51.tar.bz2
gentoo-2-a774e8c835249fa5d9b1828e4e0e85d67c265b51.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/ChangeLog6
-rw-r--r--sci-physics/root/files/digest-root-3.05.042
-rw-r--r--sci-physics/root/files/digest-root-3.10.02-r12
-rw-r--r--sci-physics/root/files/digest-root-4.02.002
-rw-r--r--sci-physics/root/root-3.05.04.ebuild4
-rw-r--r--sci-physics/root/root-3.10.02-r1.ebuild4
-rw-r--r--sci-physics/root/root-4.02.00.ebuild4
7 files changed, 17 insertions, 7 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index c1f20c3387ab..28a0315d3406 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/root
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.3 2006/07/30 16:30:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.4 2006/11/23 20:05:43 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> root-3.05.04.ebuild,
+ root-3.10.02-r1.ebuild, root-4.02.00.ebuild:
+ dev-db/mysql => virtual/mysql
02 Jul 2006; Luis Medinas <metalgod@gentoo.org> metadata.xml:
Update metadata to sci-physics.
diff --git a/sci-physics/root/files/digest-root-3.05.04 b/sci-physics/root/files/digest-root-3.05.04
index 804b7cd89bda..d6c77bdf2ff0 100644
--- a/sci-physics/root/files/digest-root-3.05.04
+++ b/sci-physics/root/files/digest-root-3.05.04
@@ -1 +1,3 @@
MD5 532d4181fb7b87fe28436d19c03faa9e root_v3.05.04.source.tar.gz 9386408
+RMD160 d20b2b5d933d8abf1a3343a9b8886a3ed97f1cfb root_v3.05.04.source.tar.gz 9386408
+SHA256 ae93c08cfe4dc05c53fade420ac560fff88ec967b2e85b26a7268ef12e1bbe9e root_v3.05.04.source.tar.gz 9386408
diff --git a/sci-physics/root/files/digest-root-3.10.02-r1 b/sci-physics/root/files/digest-root-3.10.02-r1
index d94d0b216c90..b3f109a4172a 100644
--- a/sci-physics/root/files/digest-root-3.10.02-r1
+++ b/sci-physics/root/files/digest-root-3.10.02-r1
@@ -1 +1,3 @@
MD5 7e8fcc3c2c1f3590c11cb68c7f5ceeb5 root_v3.10.02.source.tar.gz 10321619
+RMD160 f62f9d4eafbaf383f802ffc5beb2dd17ad1a4935 root_v3.10.02.source.tar.gz 10321619
+SHA256 48eb83668c9e4e96fe13581394cd2051c7842d42890692a203b5f262bb5ed72b root_v3.10.02.source.tar.gz 10321619
diff --git a/sci-physics/root/files/digest-root-4.02.00 b/sci-physics/root/files/digest-root-4.02.00
index 3bfe76b5e2c0..35504e37bd8b 100644
--- a/sci-physics/root/files/digest-root-4.02.00
+++ b/sci-physics/root/files/digest-root-4.02.00
@@ -1 +1,3 @@
MD5 621c663e11ca4de453e64ee15f3c5ebc root_v4.02.00.source.tar.gz 13074632
+RMD160 d2ab4f3dd4ae8fe9526aa6e2f1ad23d6b16af42c root_v4.02.00.source.tar.gz 13074632
+SHA256 fd4094311c5f3e2566340c00300d6fa681bb27c9d071475d484c4e961bf23dc9 root_v4.02.00.source.tar.gz 13074632
diff --git a/sci-physics/root/root-3.05.04.ebuild b/sci-physics/root/root-3.05.04.ebuild
index c0e3d78e4217..5869bd6cc6c2 100644
--- a/sci-physics/root/root-3.05.04.ebuild
+++ b/sci-physics/root/root-3.05.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-3.05.04.ebuild,v 1.1 2006/07/02 23:31:19 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-3.05.04.ebuild,v 1.2 2006/11/23 20:05:43 vivo Exp $
inherit flag-o-matic eutils
@@ -20,7 +20,7 @@ RDEPEND="|| (
)
>=media-libs/freetype-2.0.9
opengl? ( virtual/opengl virtual/glu )
- mysql? ( >=dev-db/mysql-3.23.49 )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.1.3-r4 )"
DEPEND="${RDEPEND}
diff --git a/sci-physics/root/root-3.10.02-r1.ebuild b/sci-physics/root/root-3.10.02-r1.ebuild
index b8eaba15eed0..9b781c5f0fd2 100644
--- a/sci-physics/root/root-3.10.02-r1.ebuild
+++ b/sci-physics/root/root-3.10.02-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-3.10.02-r1.ebuild,v 1.1 2006/07/02 23:31:19 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-3.10.02-r1.ebuild,v 1.2 2006/11/23 20:05:43 vivo Exp $
inherit flag-o-matic eutils
@@ -21,7 +21,7 @@ RDEPEND="|| (
>=media-libs/freetype-2.0.9
sys-apps/shadow
opengl? ( virtual/opengl virtual/glu )
- mysql? ( >=dev-db/mysql-3.23.49 )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.1.3-r4 )
!amd64? ( afs? ( net-fs/openafs ) )
kerberos? ( app-crypt/mit-krb5 )
diff --git a/sci-physics/root/root-4.02.00.ebuild b/sci-physics/root/root-4.02.00.ebuild
index 80424a4266ba..911a1aeeee09 100644
--- a/sci-physics/root/root-4.02.00.ebuild
+++ b/sci-physics/root/root-4.02.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-4.02.00.ebuild,v 1.1 2006/07/02 23:31:19 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-4.02.00.ebuild,v 1.2 2006/11/23 20:05:43 vivo Exp $
inherit flag-o-matic eutils
@@ -23,7 +23,7 @@ RDEPEND="|| (
>=media-libs/freetype-2.0.9
sys-apps/shadow
opengl? ( virtual/opengl virtual/glu )
- mysql? ( >=dev-db/mysql-3.23.49 )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.1.3-r4 )
!amd64? ( afs? ( net-fs/openafs ) )
kerberos? ( app-crypt/mit-krb5 )