diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:55:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:55:34 +0000 |
commit | e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe (patch) | |
tree | ba2a8869a1c1cfc476ad735904015d56fa6434e6 /app-sci/electric | |
parent | Replaced fperms with doexec and added ROOT variable to pkg_postinst tests. (M... (diff) | |
download | gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.gz gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.bz2 gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-sci/electric')
-rw-r--r-- | app-sci/electric/ChangeLog | 12 | ||||
-rw-r--r-- | app-sci/electric/electric-6.07-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/electric/electric-6.07.ebuild | 4 | ||||
-rw-r--r-- | app-sci/electric/electric-6.08-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/electric/electric-6.08.ebuild | 4 |
5 files changed, 19 insertions, 9 deletions
diff --git a/app-sci/electric/ChangeLog b/app-sci/electric/ChangeLog index a28f4368c627..c78aa48fba53 100644 --- a/app-sci/electric/ChangeLog +++ b/app-sci/electric/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-sci/electric # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/ChangeLog,v 1.8 2004/06/24 21:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/ChangeLog,v 1.9 2004/07/01 11:50:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + electric-6.07-r1.ebuild, electric-6.07.ebuild, electric-6.08-r1.ebuild, + electric-6.08.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + electric-6.07-r1.ebuild, electric-6.07.ebuild, electric-6.08-r1.ebuild, + electric-6.08.ebuild: + virtual/glibc -> virtual/libc *electric-6.08-r1 (12 May 2004) diff --git a/app-sci/electric/electric-6.07-r1.ebuild b/app-sci/electric/electric-6.07-r1.ebuild index 83d6543ccf4a..f8ecb8e4b04e 100644 --- a/app-sci/electric/electric-6.07-r1.ebuild +++ b/app-sci/electric/electric-6.07-r1.ebuild @@ -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/app-sci/electric/electric-6.07-r1.ebuild,v 1.2 2004/06/24 21:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/electric-6.07-r1.ebuild,v 1.3 2004/07/01 11:50:42 eradicator Exp $ IUSE="motif" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc motif? ( x11-libs/openmotif )" RDEPEND="" diff --git a/app-sci/electric/electric-6.07.ebuild b/app-sci/electric/electric-6.07.ebuild index ee9aeb36b2c2..74a024483486 100644 --- a/app-sci/electric/electric-6.07.ebuild +++ b/app-sci/electric/electric-6.07.ebuild @@ -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/app-sci/electric/electric-6.07.ebuild,v 1.7 2004/06/24 21:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/electric-6.07.ebuild,v 1.8 2004/07/01 11:50:42 eradicator Exp $ IUSE="motif" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc motif? ( x11-libs/openmotif )" RDEPEND="" diff --git a/app-sci/electric/electric-6.08-r1.ebuild b/app-sci/electric/electric-6.08-r1.ebuild index b79de67315be..d54bdffce321 100644 --- a/app-sci/electric/electric-6.08-r1.ebuild +++ b/app-sci/electric/electric-6.08-r1.ebuild @@ -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/app-sci/electric/electric-6.08-r1.ebuild,v 1.2 2004/06/24 21:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/electric-6.08-r1.ebuild,v 1.3 2004/07/01 11:50:42 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc !qt? ( x11-libs/openmotif ) qt? ( >=x11-libs/qt-3.1 )" diff --git a/app-sci/electric/electric-6.08.ebuild b/app-sci/electric/electric-6.08.ebuild index 5aabcd2b614f..9fbb578ab378 100644 --- a/app-sci/electric/electric-6.08.ebuild +++ b/app-sci/electric/electric-6.08.ebuild @@ -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/app-sci/electric/electric-6.08.ebuild,v 1.2 2004/06/24 21:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/electric/electric-6.08.ebuild,v 1.3 2004/07/01 11:50:42 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc !qt? ( x11-libs/openmotif ) qt? ( >=x11-libs/qt-3.1 )" |