diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-17 16:37:26 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-17 16:37:26 +0000 |
commit | e20b7979dda3ebb0a5f40760a71e5079f8884ce9 (patch) | |
tree | 2f258b0731c3cf17ac2be2c55d588f2a59e314bd /sci-astronomy/ds9 | |
parent | Version bump (diff) | |
download | gentoo-2-e20b7979dda3ebb0a5f40760a71e5079f8884ce9.tar.gz gentoo-2-e20b7979dda3ebb0a5f40760a71e5079f8884ce9.tar.bz2 gentoo-2-e20b7979dda3ebb0a5f40760a71e5079f8884ce9.zip |
Forced newer ast-4.6.2-r1 dependency
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/ds9')
-rw-r--r-- | sci-astronomy/ds9/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/ds9/ds9-5.4.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/ds9/ds9-5.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/ds9/ChangeLog b/sci-astronomy/ds9/ChangeLog index 4a3c9ddd6306..a8f87bc8a7ba 100644 --- a/sci-astronomy/ds9/ChangeLog +++ b/sci-astronomy/ds9/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/ds9 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.16 2009/02/17 16:33:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.17 2009/02/17 16:37:26 bicatali Exp $ + + 17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> ds9-5.4.ebuild, + ds9-5.5.ebuild: + Forced newer ast-4.6.2-r1 dependency *ds9-5.5 (17 Feb 2009) diff --git a/sci-astronomy/ds9/ds9-5.4.ebuild b/sci-astronomy/ds9/ds9-5.4.ebuild index 2e14324799b0..40df9be8ab8b 100644 --- a/sci-astronomy/ds9/ds9-5.4.ebuild +++ b/sci-astronomy/ds9/ds9-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-5.4.ebuild,v 1.3 2009/01/09 22:45:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-5.4.ebuild,v 1.4 2009/02/17 16:37:26 bicatali Exp $ EAPI=2 inherit eutils @@ -22,7 +22,7 @@ RDEPEND="dev-tcltk/blt x11-libs/libXau x11-libs/libXdmcp x11-libs/xpa - sci-astronomy/ast + >=sci-astronomy/ast-4.6.2-r1 sci-astronomy/funtools" DEPEND="${RDEPEND} diff --git a/sci-astronomy/ds9/ds9-5.5.ebuild b/sci-astronomy/ds9/ds9-5.5.ebuild index 94520fd5ed14..520f277b1450 100644 --- a/sci-astronomy/ds9/ds9-5.5.ebuild +++ b/sci-astronomy/ds9/ds9-5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-5.5.ebuild,v 1.1 2009/02/17 16:33:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-5.5.ebuild,v 1.2 2009/02/17 16:37:26 bicatali Exp $ EAPI=2 inherit eutils @@ -22,7 +22,7 @@ RDEPEND="dev-tcltk/blt x11-libs/libXau x11-libs/libXdmcp x11-libs/xpa - sci-astronomy/ast + >=sci-astronomy/ast-4.6.2-r1 sci-astronomy/funtools" DEPEND="${RDEPEND} |