* [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog
@ 2011-04-23 18:26 Diego Petteno (flameeyes)
0 siblings, 0 replies; 5+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-04-23 18:26 UTC (permalink / raw
To: gentoo-commits
flameeyes 11/04/23 18:26:30
Modified: iscan-2.26.2.ebuild ChangeLog
Log:
Drop dependency over libieee1284 (no longer used by iscan), add missing dependency over pkgconfig for completeness.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.2 media-gfx/iscan/iscan-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?r1=1.1&r2=1.2
Index: iscan-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iscan-2.26.2.ebuild 3 Apr 2011 00:17:14 -0000 1.1
+++ iscan-2.26.2.ebuild 23 Apr 2011 18:26:30 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.1 2011/04/03 00:17:14 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.2 2011/04/23 18:26:30 flameeyes Exp $
EAPI="2"
@@ -48,7 +48,6 @@
media-gfx/sane-backends
>=sys-fs/udev-103
>=dev-libs/libusb-0.1.12
- sys-libs/libieee1284
X? (
x11-libs/gtk+:2
gimp? ( media-gfx/gimp )
@@ -58,6 +57,7 @@
)"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
X? ( sys-devel/gettext )"
src_prepare() {
1.42 media-gfx/iscan/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 3 Apr 2011 00:17:14 -0000 1.41
+++ ChangeLog 23 Apr 2011 18:26:30 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.41 2011/04/03 00:17:14 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.42 2011/04/23 18:26:30 flameeyes Exp $
+
+ 23 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> iscan-2.26.2.ebuild:
+ Drop dependency over libieee1284 (no longer used by iscan), add missing
+ dependency over pkgconfig for completeness.
*iscan-2.26.2 (03 Apr 2011)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog
@ 2011-10-15 23:12 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2011-10-15 23:12 UTC (permalink / raw
To: gentoo-commits
maekke 11/10/15 23:12:50
Modified: iscan-2.26.2.ebuild ChangeLog
Log:
x86 stable, bug #386021
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Revision Changes Path
1.4 media-gfx/iscan/iscan-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?r1=1.3&r2=1.4
Index: iscan-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- iscan-2.26.2.ebuild 30 Sep 2011 17:58:25 -0000 1.3
+++ iscan-2.26.2.ebuild 15 Oct 2011 23:12:50 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.3 2011/09/30 17:58:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.4 2011/10/15 23:12:50 maekke Exp $
EAPI="2"
@@ -23,7 +23,7 @@
# TODO:
# (re)add closed-source binary modules which are needed for some scanners.
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)"
HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html"
1.44 media-gfx/iscan/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 30 Sep 2011 17:58:25 -0000 1.43
+++ ChangeLog 15 Oct 2011 23:12:50 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.43 2011/09/30 17:58:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.44 2011/10/15 23:12:50 maekke Exp $
+
+ 15 Oct 2011; Markus Meier <maekke@gentoo.org> iscan-2.26.2.ebuild:
+ x86 stable, bug #386021
30 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> iscan-2.26.2.ebuild,
+files/iscan-2.26.2-libpng15.patch:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog
@ 2011-10-15 23:14 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-15 23:14 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/15 23:14:57
Modified: iscan-2.26.2.ebuild ChangeLog
Log:
amd64 stable wrt #386021
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Revision Changes Path
1.5 media-gfx/iscan/iscan-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?r1=1.4&r2=1.5
Index: iscan-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- iscan-2.26.2.ebuild 15 Oct 2011 23:12:50 -0000 1.4
+++ iscan-2.26.2.ebuild 15 Oct 2011 23:14:57 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.4 2011/10/15 23:12:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.5 2011/10/15 23:14:57 ssuominen Exp $
EAPI="2"
@@ -23,7 +23,7 @@
# TODO:
# (re)add closed-source binary modules which are needed for some scanners.
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)"
HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html"
1.45 media-gfx/iscan/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 15 Oct 2011 23:12:50 -0000 1.44
+++ ChangeLog 15 Oct 2011 23:14:57 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.44 2011/10/15 23:12:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.45 2011/10/15 23:14:57 ssuominen Exp $
+
+ 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> iscan-2.26.2.ebuild:
+ amd64 stable wrt #386021
15 Oct 2011; Markus Meier <maekke@gentoo.org> iscan-2.26.2.ebuild:
x86 stable, bug #386021
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog
@ 2012-05-05 7:00 Jeff Horelick (jdhore)
0 siblings, 0 replies; 5+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05 7:00 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/05 07:00:26
Modified: iscan-2.26.2.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.6 media-gfx/iscan/iscan-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?r1=1.5&r2=1.6
Index: iscan-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- iscan-2.26.2.ebuild 15 Oct 2011 23:14:57 -0000 1.5
+++ iscan-2.26.2.ebuild 5 May 2012 07:00:26 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.5 2011/10/15 23:14:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.6 2012/05/05 07:00:26 jdhore Exp $
EAPI="2"
@@ -57,7 +57,7 @@
)"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
X? ( sys-devel/gettext )"
src_prepare() {
1.47 media-gfx/iscan/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 16 Oct 2011 17:50:43 -0000 1.46
+++ ChangeLog 5 May 2012 07:00:26 -0000 1.47
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/iscan
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.46 2011/10/16 17:50:43 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.47 2012/05/05 07:00:26 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> iscan-2.26.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -iscan-2.11.0.ebuild,
-files/iscan-2.11.0-gcc43.patch, -files/iscan-2.11.0-glibc210.patch,
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog
@ 2012-05-22 16:17 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-22 16:17 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/05/22 16:17:51
Modified: iscan-2.26.2.ebuild ChangeLog
Log:
Use virtual/libusb instead of dev-libs/libusb.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.7 media-gfx/iscan/iscan-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild?r1=1.6&r2=1.7
Index: iscan-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- iscan-2.26.2.ebuild 5 May 2012 07:00:26 -0000 1.6
+++ iscan-2.26.2.ebuild 22 May 2012 16:17:51 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.6 2012/05/05 07:00:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.7 2012/05/22 16:17:51 ssuominen Exp $
EAPI="2"
@@ -47,7 +47,7 @@
RDEPEND="media-gfx/iscan-data
media-gfx/sane-backends
>=sys-fs/udev-103
- >=dev-libs/libusb-0.1.12
+ virtual/libusb:0
X? (
x11-libs/gtk+:2
gimp? ( media-gfx/gimp )
1.48 media-gfx/iscan/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 5 May 2012 07:00:26 -0000 1.47
+++ ChangeLog 22 May 2012 16:17:51 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.47 2012/05/05 07:00:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.48 2012/05/22 16:17:51 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org> iscan-2.26.2.ebuild:
+ Use virtual/libusb instead of dev-libs/libusb.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> iscan-2.26.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-05-22 16:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-15 23:14 [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.26.2.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-05-22 16:17 Samuli Suominen (ssuominen)
2012-05-05 7:00 Jeff Horelick (jdhore)
2011-10-15 23:12 Markus Meier (maekke)
2011-04-23 18:26 Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox