diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-06-02 15:16:21 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-06-02 15:16:21 +0000 |
commit | b95843a9515a2e66e391ddc83b35967aef3e9b29 (patch) | |
tree | 32068b4b5b82d8bc45083f3b5670c0b0e877674a | |
parent | Fixes bug #93784 (diff) | |
download | historical-b95843a9515a2e66e391ddc83b35967aef3e9b29.tar.gz historical-b95843a9515a2e66e391ddc83b35967aef3e9b29.tar.bz2 historical-b95843a9515a2e66e391ddc83b35967aef3e9b29.zip |
Use "virtual/motif" instead of "x11-libs/openmotif".
Package-Manager: portage-2.0.51.19
-rw-r--r-- | sci-astronomy/xephem/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/xephem/Manifest | 8 | ||||
-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 |
5 files changed, 15 insertions, 11 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/Manifest b/sci-astronomy/xephem/Manifest index 38cd128fc86a..41ec7386c605 100644 --- a/sci-astronomy/xephem/Manifest +++ b/sci-astronomy/xephem/Manifest @@ -1,7 +1,7 @@ -MD5 663b9b35355a281e2ba691adcd0fb067 xephem-3.6.2.ebuild 1561 -MD5 2f0d5d8425d8075bf5d85d1882dcc76a xephem-3.6.2-r1.ebuild 1519 -MD5 50aea25d737d75564615a872d44abafb xephem-3.6.4.ebuild 1484 -MD5 6c8f8fa253cc1d253696a922e46f5049 ChangeLog 3189 +MD5 95137c80a2371c6ac59fbb945dbcb976 xephem-3.6.2.ebuild 1556 +MD5 4cb838578704bcd84ecdeecaa21e79f9 xephem-3.6.2-r1.ebuild 1514 +MD5 6face19884e8e3b5610854af68922d7d xephem-3.6.4.ebuild 1479 +MD5 a05e5e8a35fa167f4a6c2ab5e209fef4 ChangeLog 3366 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 794d26581242a5232557c0fc7ccb0d3d files/digest-xephem-3.6.2 65 MD5 ee7c6733ca770a36537613bf42fd9996 files/digest-xephem-3.6.4 66 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() { |