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/ascpu
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/ascpu')
-rw-r--r--x11-plugins/ascpu/ChangeLog7
-rw-r--r--x11-plugins/ascpu/ascpu-1.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/ascpu/ChangeLog b/x11-plugins/ascpu/ChangeLog
index e66cd42b5395..31b5b875a683 100644
--- a/x11-plugins/ascpu/ChangeLog
+++ b/x11-plugins/ascpu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/ascpu
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.22 2006/12/08 18:33:01 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.23 2010/11/08 16:30:03 voyageur Exp $
+
+ 08 Nov 2010; Bernard Cafarelli <voyageur@gentoo.org> ascpu-1.11.ebuild:
+ Move to virtual/jpeg
08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/ascpu-1.9-gentoo.patch, -files/ascpu-1.10-gentoo.patch,
diff --git a/x11-plugins/ascpu/ascpu-1.11.ebuild b/x11-plugins/ascpu/ascpu-1.11.ebuild
index b17da63a8e6a..0b0d96edf780 100644
--- a/x11-plugins/ascpu/ascpu-1.11.ebuild
+++ b/x11-plugins/ascpu/ascpu-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.6 2006/11/27 12:51:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.7 2010/11/08 16:30:03 voyageur Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
RDEPEND="x11-libs/libXpm
x11-libs/libSM
- jpeg? ( media-libs/jpeg )"
+ jpeg? ( virtual/jpeg )"
DEPEND="${RDEPEND}
x11-proto/xproto"