From 4ebce584673d84eac3fe5c33c4d0407ebbd60e1d Mon Sep 17 00:00:00 2001 From: "Marcus D. Hanwell" Date: Sat, 14 Jan 2006 22:42:39 +0000 Subject: Added >=media-libs/jpeg-6b to DEPEND, closes bug 118695. (Portage version: 2.1_pre3-r1) --- sci-astronomy/setiathome/ChangeLog | 6 +++++- sci-astronomy/setiathome/setiathome-4.18-r1.ebuild | 7 ++++--- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/setiathome/ChangeLog b/sci-astronomy/setiathome/ChangeLog index 4e5ebca0c5bd..c0549b7d5eeb 100644 --- a/sci-astronomy/setiathome/ChangeLog +++ b/sci-astronomy/setiathome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/setiathome # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.13 2006/01/04 22:38:59 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.14 2006/01/14 22:42:39 cryos Exp $ + + 14 Jan 2006; Marcus D. Hanwell + setiathome-4.18-r1.ebuild: + Added >=media-libs/jpeg-6b to DEPEND, closes bug 118695. 04 Jan 2006; Olivier Fisette -files/seti-conf.d-r1, -files/seti-init.d-r1, -files/setiathome-wrapper, diff --git a/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild b/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild index c59fb448fb00..59e704ac76f5 100644 --- a/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild +++ b/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild,v 1.2 2005/11/19 20:33:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild,v 1.3 2006/01/14 22:42:39 cryos Exp $ MY_PN="seti_boinc-client-cvs" MY_PV="2005-08-20" @@ -17,7 +17,8 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -DEPEND="~sci-misc/boinc-4.72.20050813" +DEPEND="~sci-misc/boinc-4.72.20050813 + >=media-libs/jpeg-6b" S=${WORKDIR}/seti_boinc -- cgit v1.2.3-65-gdbad