* [gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog
@ 2014-02-24 20:30 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 4+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2014-02-24 20:30 UTC (permalink / raw
To: gentoo-commits
chithanh 14/02/24 20:30:10
Modified: weston-1.4.0.ebuild ChangeLog
Log:
Fix automagic dependency on libwebp and specify slot for libpng.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 dev-libs/weston/weston-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?r1=1.1&r2=1.2
Index: weston-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- weston-1.4.0.ebuild 30 Jan 2014 12:24:40 -0000 1.1
+++ weston-1.4.0.ebuild 24 Feb 2014 20:30:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.1 2014/01/30 12:24:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.2 2014/02/24 20:30:10 chithanh Exp $
EAPI=5
@@ -40,7 +40,8 @@
RDEPEND="
>=dev-libs/wayland-1.4.0
media-libs/lcms:2
- media-libs/libpng:=
+ media-libs/libpng:0=
+ media-libs/libwebp:0=
virtual/jpeg
>=x11-libs/cairo-1.11.3[gles2(-)?,opengl?]
>=x11-libs/libdrm-2.4.30
1.7 dev-libs/weston/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 30 Jan 2014 12:24:40 -0000 1.6
+++ ChangeLog 24 Feb 2014 20:30:10 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/weston
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.6 2014/01/30 12:24:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.7 2014/02/24 20:30:10 chithanh Exp $
+
+ 24 Feb 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ weston-1.4.0.ebuild:
+ Fix automagic dependency on libwebp and specify slot for libpng.
*weston-1.4.0 (30 Jan 2014)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog
@ 2014-03-27 11:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-27 11:05 UTC (permalink / raw
To: gentoo-commits
ago 14/03/27 11:05:09
Modified: weston-1.4.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-libs/weston/weston-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?r1=1.2&r2=1.3
Index: weston-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- weston-1.4.0.ebuild 24 Feb 2014 20:30:10 -0000 1.2
+++ weston-1.4.0.ebuild 27 Mar 2014 11:05:09 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.2 2014/02/24 20:30:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.3 2014/03/27 11:05:09 ago Exp $
EAPI=5
@@ -22,7 +22,7 @@
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~arm ~amd64 ~x86 ~arm-linux"
+ KEYWORDS="amd64 ~arm ~x86 ~arm-linux"
fi
LICENSE="MIT CC-BY-SA-3.0"
1.8 dev-libs/weston/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 24 Feb 2014 20:30:10 -0000 1.7
+++ ChangeLog 27 Mar 2014 11:05:09 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/weston
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.7 2014/02/24 20:30:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.8 2014/03/27 11:05:09 ago Exp $
+
+ 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> weston-1.4.0.ebuild:
+ Stable for amd64, wrt bug #500368
24 Feb 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
weston-1.4.0.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog
@ 2014-04-06 10:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-06 10:10 UTC (permalink / raw
To: gentoo-commits
ago 14/04/06 10:10:43
Modified: weston-1.4.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-libs/weston/weston-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?r1=1.3&r2=1.4
Index: weston-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- weston-1.4.0.ebuild 27 Mar 2014 11:05:09 -0000 1.3
+++ weston-1.4.0.ebuild 6 Apr 2014 10:10:43 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.3 2014/03/27 11:05:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.4 2014/04/06 10:10:43 ago Exp $
EAPI=5
@@ -22,7 +22,7 @@
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~x86 ~arm-linux"
+ KEYWORDS="amd64 ~arm x86 ~arm-linux"
fi
LICENSE="MIT CC-BY-SA-3.0"
1.9 dev-libs/weston/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 27 Mar 2014 11:05:09 -0000 1.8
+++ ChangeLog 6 Apr 2014 10:10:43 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/weston
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.8 2014/03/27 11:05:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.9 2014/04/06 10:10:43 ago Exp $
+
+ 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> weston-1.4.0.ebuild:
+ Stable for x86, wrt bug #500368
27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> weston-1.4.0.ebuild:
Stable for amd64, wrt bug #500368
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog
@ 2014-06-08 9:15 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-08 9:15 UTC (permalink / raw
To: gentoo-commits
ago 14/06/08 09:15:24
Modified: weston-1.4.0.ebuild ChangeLog
Log:
Stable for arm, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-libs/weston/weston-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?r1=1.4&r2=1.5
Index: weston-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- weston-1.4.0.ebuild 6 Apr 2014 10:10:43 -0000 1.4
+++ weston-1.4.0.ebuild 8 Jun 2014 09:15:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.4 2014/04/06 10:10:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.5 2014/06/08 09:15:24 ago Exp $
EAPI=5
@@ -22,7 +22,7 @@
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 ~arm x86 ~arm-linux"
+ KEYWORDS="amd64 arm x86 ~arm-linux"
fi
LICENSE="MIT CC-BY-SA-3.0"
1.11 dev-libs/weston/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 21 May 2014 15:52:14 -0000 1.10
+++ ChangeLog 8 Jun 2014 09:15:24 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/weston
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.10 2014/05/21 15:52:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.11 2014/06/08 09:15:24 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> weston-1.4.0.ebuild:
+ Stable for arm, wrt bug #500368
*weston-1.5.0 (21 May 2014)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-08 9:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-08 9:15 [gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-04-06 10:10 Agostino Sarubbo (ago)
2014-03-27 11:05 Agostino Sarubbo (ago)
2014-02-24 20:30 Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox