From 962e93171124c8ac480b48d442513df18daee79d Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Mon, 8 Nov 2010 16:34:25 +0000 Subject: Move to virtual/jpeg Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64 --- x11-plugins/astime/ChangeLog | 7 +++++-- x11-plugins/astime/astime-2.8-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'x11-plugins/astime') diff --git a/x11-plugins/astime/ChangeLog b/x11-plugins/astime/ChangeLog index 1da25a771a27..79748e9a1e9d 100644 --- a/x11-plugins/astime/ChangeLog +++ b/x11-plugins/astime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/astime -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.13 2006/12/08 17:26:28 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.14 2010/11/08 16:32:38 voyageur Exp $ + + 08 Nov 2010; Bernard Cafarelli astime-2.8-r1.ebuild: + Move to virtual/jpeg 08 Dec 2006; Michael Sterrett -astime-2.8.ebuild: clean out older ebuild diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index 097cded18cd1..198ef4c4a285 100644 --- a/x11-plugins/astime/astime-2.8-r1.ebuild +++ b/x11-plugins/astime/astime-2.8-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/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.7 2010/07/22 14:39:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.8 2010/11/08 16:32:38 voyageur Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ IUSE="jpeg" RDEPEND="x11-libs/libXpm x11-libs/libSM - jpeg? ( media-libs/jpeg )" + jpeg? ( virtual/jpeg )" DEPEND="${RDEPEND} x11-proto/xproto" -- cgit v1.2.3-65-gdbad