From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: imlib2-1.4.2-r1.ebuild ChangeLog
Date: Fri, 22 Jan 2010 17:04:40 +0000 [thread overview]
Message-ID: <E1NYMw4-0006TR-1P@stork.gentoo.org> (raw)
ssuominen 10/01/22 17:04:40
Modified: imlib2-1.4.2-r1.ebuild ChangeLog
Log:
Require SLOT="0" of media-libs/jpeg for headers.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.8 media-libs/imlib2/imlib2-1.4.2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild?r1=1.7&r2=1.8
Index: imlib2-1.4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- imlib2-1.4.2-r1.ebuild 3 Jul 2009 01:36:14 -0000 1.7
+++ imlib2-1.4.2-r1.ebuild 22 Jan 2010 17:04:39 -0000 1.8
@@ -1,7 +1,8 @@
-# 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/media-libs/imlib2/imlib2-1.4.2-r1.ebuild,v 1.7 2009/07/03 01:36:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild,v 1.8 2010/01/22 17:04:39 ssuominen Exp $
+EAPI=1
inherit enlightenment toolchain-funcs eutils
MY_P=${P/_/-}
@@ -16,7 +17,7 @@
zlib? ( sys-libs/zlib )
gif? ( >=media-libs/giflib-4.1.0 )
png? ( >=media-libs/libpng-1.2.1 )
- jpeg? ( media-libs/jpeg )
+ jpeg? ( media-libs/jpeg:0 )
tiff? ( >=media-libs/tiff-3.5.5 )
X? ( x11-libs/libXext x11-proto/xextproto )
mp3? ( media-libs/libid3tag )"
1.93 media-libs/imlib2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?r1=1.92&r2=1.93
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog 3 Jul 2009 01:36:15 -0000 1.92
+++ ChangeLog 22 Jan 2010 17:04:39 -0000 1.93
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/imlib2
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.92 2009/07/03 01:36:15 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.93 2010/01/22 17:04:39 ssuominen Exp $
+
+ 22 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ imlib2-1.4.2-r1.ebuild:
+ Require SLOT="0" of media-libs/jpeg for headers.
03 Jul 2009; Mike Frysinger <vapier@gentoo.org> imlib2-1.4.2-r1.ebuild:
Make sure bumpmap is linked with -lm #276285 by Christian Ruppert.
next reply other threads:[~2010-01-22 17:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 17:04 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-08 10:01 [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: imlib2-1.4.2-r1.ebuild ChangeLog Samuli Suominen (ssuominen)
2009-07-03 1:36 Mike Frysinger (vapier)
2008-12-01 15:17 Brent Baude (ranger)
2008-12-01 6:56 Jeroen Roovers (jer)
2008-11-30 21:18 Tobias Scherbaum (dertobi123)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1NYMw4-0006TR-1P@stork.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox