diff options
-rw-r--r-- | sci-astronomy/xephem/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.2.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.4.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/clustalx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/clustalx/clustalx-1.83-r1.ebuild | 4 |
6 files changed, 18 insertions, 10 deletions
diff --git a/sci-astronomy/xephem/ChangeLog b/sci-astronomy/xephem/ChangeLog index 3cf9f779f0da..5d122b51ea3b 100644 --- a/sci-astronomy/xephem/ChangeLog +++ b/sci-astronomy/xephem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/xephem # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.3 2005/04/21 11:39:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.4 2005/06/02 15:16:21 ribosome Exp $ + + 02 Jun 2005; Olivier Fisette <ribosome@gentoo.org> xephem-3.6.2.ebuild, + xephem-3.6.2-r1.ebuild, xephem-3.6.4.ebuild: + Use "virtual/motif" instead of "x11-libs/openmotif". *xephem-3.6.4 (21 Apr 2005) diff --git a/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild b/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild index fce2f5cca2b5..8c342c81d9dd 100644 --- a/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild,v 1.2 2005/04/21 10:10:50 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild,v 1.3 2005/06/02 15:16:21 ribosome Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" @@ -9,7 +9,7 @@ KEYWORDS="x86 ~amd64 ~ppc" IUSE="" SLOT="0" LICENSE="as-is" -DEPEND="x11-libs/openmotif" +DEPEND="virtual/motif" src_unpack() { diff --git a/sci-astronomy/xephem/xephem-3.6.2.ebuild b/sci-astronomy/xephem/xephem-3.6.2.ebuild index d593c4fc298e..d5beeb1412db 100644 --- a/sci-astronomy/xephem/xephem-3.6.2.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2.ebuild,v 1.2 2005/04/21 11:39:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2.ebuild,v 1.3 2005/06/02 15:16:21 ribosome Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" @@ -9,7 +9,7 @@ KEYWORDS="x86 amd64 ppc" IUSE="" SLOT="0" LICENSE="as-is" -DEPEND="x11-libs/openmotif" +DEPEND="virtual/motif" pkg_setup() { if [ ! -f ${DISTDIR}/${P}.tar.gz ] ; then diff --git a/sci-astronomy/xephem/xephem-3.6.4.ebuild b/sci-astronomy/xephem/xephem-3.6.4.ebuild index 0cb0edd43501..e553785bfa74 100644 --- a/sci-astronomy/xephem/xephem-3.6.4.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.1 2005/04/21 11:39:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.2 2005/06/02 15:16:21 ribosome Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" @@ -9,7 +9,7 @@ KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" SLOT="0" LICENSE="as-is" -DEPEND="x11-libs/openmotif" +DEPEND="virtual/motif" src_unpack() { diff --git a/sci-biology/clustalx/ChangeLog b/sci-biology/clustalx/ChangeLog index 77b229253ef9..6151a2c17fb2 100644 --- a/sci-biology/clustalx/ChangeLog +++ b/sci-biology/clustalx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/clustalx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/ChangeLog,v 1.5 2005/02/17 01:14:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/ChangeLog,v 1.6 2005/06/02 15:19:25 ribosome Exp $ + + 02 Jun 2005; Olivier Fisette <ribosome@gentoo.org> + clustalx-1.83-r1.ebuild: + Use "virtual/motif" instead of "x11-libs/openmotif". *clustalx-1.83-r1 (16 Feb 2005) diff --git a/sci-biology/clustalx/clustalx-1.83-r1.ebuild b/sci-biology/clustalx/clustalx-1.83-r1.ebuild index b3fd5dcad6b0..fa6a2248c831 100644 --- a/sci-biology/clustalx/clustalx-1.83-r1.ebuild +++ b/sci-biology/clustalx/clustalx-1.83-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r1.ebuild,v 1.1 2005/02/17 01:14:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r1.ebuild,v 1.2 2005/06/02 15:19:25 ribosome Exp $ inherit toolchain-funcs @@ -16,7 +16,7 @@ IUSE="" DEPEND="sci-biology/clustalw sci-biology/ncbi-tools virtual/x11 - =x11-libs/openmotif-2.1*" + virtual/motif" S="${WORKDIR}/${PN}${PV}.sun" |