diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-11-08 17:10:14 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-11-08 17:10:14 +0000 |
commit | edbf299f9077e75b3a337cd14a3c6f502fddbfc6 (patch) | |
tree | 1ca362c0e310e1050275882db370e40bd3725b0d /sci-astronomy/xephem | |
parent | Update EAPI. Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.gz historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.bz2 historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.zip |
media-libs/jpeg -> virtual/jpeg
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/xephem')
-rw-r--r-- | sci-astronomy/xephem/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.3.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.4-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/xephem/ChangeLog b/sci-astronomy/xephem/ChangeLog index d66235f90b99..6c8f4c32ee8e 100644 --- a/sci-astronomy/xephem/ChangeLog +++ b/sci-astronomy/xephem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/xephem # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.34 2010/10/11 20:35:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.35 2010/11/08 17:10:14 xarthisius Exp $ + + 08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> xephem-3.7.3.ebuild, + xephem-3.7.4-r1.ebuild: + media-libs/jpeg -> virtual/jpeg *xephem-3.7.4-r1 (11 Oct 2010) diff --git a/sci-astronomy/xephem/xephem-3.7.3.ebuild b/sci-astronomy/xephem/xephem-3.7.3.ebuild index 041fb5553ca4..a59c8864129d 100644 --- a/sci-astronomy/xephem/xephem-3.7.3.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.11 2010/10/11 20:35:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.12 2010/11/08 17:10:14 xarthisius Exp $ EAPI=1 @@ -14,7 +14,7 @@ IUSE="" SLOT="0" LICENSE="as-is" DEPEND=">=x11-libs/openmotif-2.3:0 - media-libs/jpeg + virtual/jpeg media-libs/libpng" RDEPEND="${DEPEND}" diff --git a/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild b/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild index 72356ccc9f44..1e3e170185d8 100644 --- a/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild,v 1.1 2010/10/11 20:35:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.4-r1.ebuild,v 1.2 2010/11/08 17:10:14 xarthisius Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SLOT=0 LICENSE="as-is" DEPEND=">=x11-libs/openmotif-2.3:0 - media-libs/jpeg + virtual/jpeg media-libs/libpng" RDEPEND="${DEPEND}" |