summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-08 21:45:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-08 21:45:49 +0000
commit2b8c7cc2599c407d14cc7a924811ced075847a97 (patch)
tree42797cce99a6a6928222574b9ac4084a3f749cee /x11-wm/matchbox
parentpunt 1.24 (diff)
downloadgentoo-2-2b8c7cc2599c407d14cc7a924811ced075847a97.tar.gz
gentoo-2-2b8c7cc2599c407d14cc7a924811ced075847a97.tar.bz2
gentoo-2-2b8c7cc2599c407d14cc7a924811ced075847a97.zip
Use virtual/jpeg wrt #327487.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r--x11-wm/matchbox/ChangeLog7
-rw-r--r--x11-wm/matchbox/matchbox-0.7.1.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog
index 8a6bd20c8fd3..d3acbc8c612a 100644
--- a/x11-wm/matchbox/ChangeLog
+++ b/x11-wm/matchbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/matchbox
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.21 2009/10/04 14:25:32 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.22 2010/11/08 21:45:49 ssuominen Exp $
+
+ 08 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> matchbox-0.7.1.ebuild:
+ Use virtual/jpeg wrt #327487.
04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> matchbox-0.7.1.ebuild:
Replace -Wl,--no-as-needed with function from flag-o-matic eclass.
diff --git a/x11-wm/matchbox/matchbox-0.7.1.ebuild b/x11-wm/matchbox/matchbox-0.7.1.ebuild
index 2e1fb38cab77..71126d7eb34f 100644
--- a/x11-wm/matchbox/matchbox-0.7.1.ebuild
+++ b/x11-wm/matchbox/matchbox-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.15 2009/10/04 14:25:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.16 2010/11/08 21:45:49 ssuominen Exp $
inherit flag-o-matic
@@ -23,8 +23,8 @@ RDEPEND="x11-libs/libXtst
dev-libs/expat
x11-libs/startup-notification
x11-libs/libxsettings-client
- png? ( media-libs/libpng )
- jpeg? ( media-libs/jpeg )"
+ png? ( >=media-libs/libpng-1.4 )
+ jpeg? ( virtual/jpeg )"
DEPEND="${RDEPEND}
x11-proto/xproto