summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2010-11-08 16:32:38 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2010-11-08 16:32:38 +0000
commit909e267696518a29412517f0cd1b1400f5be57be (patch)
treebcfcd5603a999e7d8c09c77d623fa5ec94da8bd1 /x11-plugins
parentMove to virtual/jpeg, drop old versions (diff)
downloadgentoo-2-909e267696518a29412517f0cd1b1400f5be57be.tar.gz
gentoo-2-909e267696518a29412517f0cd1b1400f5be57be.tar.bz2
gentoo-2-909e267696518a29412517f0cd1b1400f5be57be.zip
Move to virtual/jpeg
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/astime/ChangeLog7
-rw-r--r--x11-plugins/astime/astime-2.8-r1.ebuild4
2 files changed, 7 insertions, 4 deletions
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 <voyageur@gentoo.org> astime-2.8-r1.ebuild:
+ Move to virtual/jpeg
08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> -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"