summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2010-11-08 16:34:25 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2010-11-08 16:34:25 +0000
commit962e93171124c8ac480b48d442513df18daee79d (patch)
treebeee751a093047ee25d107ee966bab0d4785e941 /x11-plugins/astime
parentMove to virtual/jpeg, drop old versions (diff)
downloadhistorical-962e93171124c8ac480b48d442513df18daee79d.tar.gz
historical-962e93171124c8ac480b48d442513df18daee79d.tar.bz2
historical-962e93171124c8ac480b48d442513df18daee79d.zip
Move to virtual/jpeg
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/astime')
-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"