summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2010-11-18 12:52:29 +0000
committerTiziano Müller <dev-zero@gentoo.org>2010-11-18 12:52:29 +0000
commit8ec3e1bb599083bcb36800e174ca1ef409ad6df1 (patch)
treeb46d81cf09281e8757d787552fc29462bd74f42c /app-emulation
parentMove media-gfx/gimp-lqr-plugin to media-plugins/gimp-lqr, bug #345919 by mgorny. (diff)
downloadgentoo-2-8ec3e1bb599083bcb36800e174ca1ef409ad6df1.tar.gz
gentoo-2-8ec3e1bb599083bcb36800e174ca1ef409ad6df1.tar.bz2
gentoo-2-8ec3e1bb599083bcb36800e174ca1ef409ad6df1.zip
Replaced media-libs/jpeg by virtual/jpeg as requested by anarchy.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/ChangeLog6
-rw-r--r--app-emulation/spice/spice-0.5.3.ebuild4
-rw-r--r--app-emulation/spice/spice-0.6.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index b0ea9c01cada..d1ce828b535a 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.3 2010/10/22 09:39:21 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.4 2010/11/18 12:52:29 dev-zero Exp $
+
+ 18 Nov 2010; Tiziano Müller <dev-zero@gentoo.org> spice-0.5.3.ebuild,
+ spice-0.6.3.ebuild:
+ Replaced media-libs/jpeg by virtual/jpeg as requested by anarchy.
22 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> spice-0.6.3.ebuild:
Added x11-libs/libXfixes depency.
diff --git a/app-emulation/spice/spice-0.5.3.ebuild b/app-emulation/spice/spice-0.5.3.ebuild
index c697c5084785..dc0083212953 100644
--- a/app-emulation/spice/spice-0.5.3.ebuild
+++ b/app-emulation/spice/spice-0.5.3.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/app-emulation/spice/spice-0.5.3.ebuild,v 1.1 2010/08/11 16:22:04 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.5.3.ebuild,v 1.2 2010/11/18 12:52:29 dev-zero Exp $
EAPI=3
@@ -22,7 +22,7 @@ RDEPEND="~app-emulation/spice-protocol-${PV}
x11-libs/libX11
x11-libs/libXext
x11-libs/libXrender
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib
gui? ( dev-games/cegui[opengl?] )
opengl? ( virtual/opengl )"
diff --git a/app-emulation/spice/spice-0.6.3.ebuild b/app-emulation/spice/spice-0.6.3.ebuild
index 1138e23d15b3..a39ddfc960b9 100644
--- a/app-emulation/spice/spice-0.6.3.ebuild
+++ b/app-emulation/spice/spice-0.6.3.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/app-emulation/spice/spice-0.6.3.ebuild,v 1.2 2010/10/22 09:39:21 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.6.3.ebuild,v 1.3 2010/11/18 12:52:29 dev-zero Exp $
EAPI=3
@@ -23,7 +23,7 @@ RDEPEND="~app-emulation/spice-protocol-${PV}
x11-libs/libXext
x11-libs/libXrender
x11-libs/libXfixes
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib
gui? ( dev-games/cegui )"
DEPEND="dev-util/pkgconfig