* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2009-02-17 21:23 Patrick Kursawe (phosphan)
0 siblings, 0 replies; 7+ messages in thread
From: Patrick Kursawe (phosphan) @ 2009-02-17 21:23 UTC (permalink / raw
To: gentoo-commits
phosphan 09/02/17 21:23:39
Modified: epstool-3.08.ebuild ChangeLog
Log:
Fix for gcc 4.3 and newer (bug #259305).
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r4 i686)
Revision Changes Path
1.10 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.9&r2=1.10
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- epstool-3.08.ebuild 22 Jan 2008 19:16:47 -0000 1.9
+++ epstool-3.08.ebuild 17 Feb 2009 21:23:39 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.9 2008/01/22 19:16:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.10 2009/02/17 21:23:39 phosphan Exp $
DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes,converts to bitmaps."
HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm"
@@ -12,6 +12,14 @@
DEPEND="virtual/ghostscript
!=app-text/gsview-4.6"
+inherit eutils
+
+src_unpack() {
+ unpack ${A}
+ cd "${$}"
+ epatch "${FILESDIR}/gcc43.patch"
+}
+
src_compile() {
make epstool || die
}
1.25 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 17 Feb 2009 21:14:13 -0000 1.24
+++ ChangeLog 17 Feb 2009 21:23:39 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for app-text/epstool
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.24 2009/02/17 21:14:13 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.25 2009/02/17 21:23:39 phosphan Exp $
+
+ 17 Feb 2009; Patrick Kursawe <phosphan@gentoo.org> +files/gcc43.patch,
+ epstool-3.08.ebuild:
+ Fix for gcc 4.3 and newer (bug #259305).
17 Feb 2009; Patrick Kursawe <phosphan@gentoo.org> -epstool-3.06.ebuild:
Removed obsolete version.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2013-07-18 14:18 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 7+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-07-18 14:18 UTC (permalink / raw
To: gentoo-commits
chithanh 13/07/18 14:18:24
Modified: epstool-3.08.ebuild ChangeLog
Log:
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.16 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.15&r2=1.16
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- epstool-3.08.ebuild 29 Jun 2013 19:40:27 -0000 1.15
+++ epstool-3.08.ebuild 18 Jul 2013 14:18:24 -0000 1.16
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.15 2013/06/29 19:40:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.16 2013/07/18 14:18:24 chithanh Exp $
inherit eutils
@@ -9,7 +9,7 @@
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"
1.30 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 29 Jun 2013 19:40:27 -0000 1.29
+++ ChangeLog 18 Jul 2013 14:18:24 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for app-text/epstool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.29 2013/06/29 19:40:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.30 2013/07/18 14:18:24 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ epstool-3.08.ebuild:
+ Keyword ~arm.
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08.ebuild:
Stable for ppc64, wrt bug #473850
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2013-06-29 19:40 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-29 19:40 UTC (permalink / raw
To: gentoo-commits
ago 13/06/29 19:40:27
Modified: epstool-3.08.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #473850
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.15 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.14&r2=1.15
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- epstool-3.08.ebuild 11 Jan 2013 21:39:58 -0000 1.14
+++ epstool-3.08.ebuild 29 Jun 2013 19:40:27 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.14 2013/01/11 21:39:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.15 2013/06/29 19:40:27 ago Exp $
inherit eutils
@@ -9,7 +9,7 @@
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"
1.29 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 11 Jan 2013 21:39:58 -0000 1.28
+++ ChangeLog 29 Jun 2013 19:40:27 -0000 1.29
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.28 2013/01/11 21:39:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.29 2013/06/29 19:40:27 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08.ebuild:
+ Stable for ppc64, wrt bug #473850
11 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> epstool-3.08.ebuild:
Marked ~ppc64 for octave
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2013-01-11 21:39 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-01-11 21:39 UTC (permalink / raw
To: gentoo-commits
bicatali 13/01/11 21:39:58
Modified: epstool-3.08.ebuild ChangeLog
Log:
Marked ~ppc64 for octave
(Portage version: 2.2.01.21476-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path
1.14 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.13&r2=1.14
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- epstool-3.08.ebuild 2 Jan 2010 11:16:21 -0000 1.13
+++ epstool-3.08.ebuild 11 Jan 2013 21:39:58 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.13 2010/01/02 11:16:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.14 2013/01/11 21:39:58 bicatali Exp $
inherit eutils
@@ -9,7 +9,7 @@
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"
1.28 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 2 Jan 2010 11:16:21 -0000 1.27
+++ ChangeLog 11 Jan 2013 21:39:58 -0000 1.28
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.27 2010/01/02 11:16:21 fauli Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.28 2013/01/11 21:39:58 bicatali Exp $
+
+ 11 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> epstool-3.08.ebuild:
+ Marked ~ppc64 for octave
02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> epstool-3.08.ebuild:
Transfer Prefix keywords
@@ -89,4 +92,3 @@
09 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> :
Initial import.
-
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2010-01-02 11:16 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-02 11:16 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/02 11:16:22
Modified: epstool-3.08.ebuild ChangeLog
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.13 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.12&r2=1.13
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- epstool-3.08.ebuild 26 Dec 2009 17:29:33 -0000 1.12
+++ epstool-3.08.ebuild 2 Jan 2010 11:16:21 -0000 1.13
@@ -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/app-text/epstool/epstool-3.08.ebuild,v 1.12 2009/12/26 17:29:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.13 2010/01/02 11:16:21 fauli Exp $
inherit eutils
@@ -9,7 +9,7 @@
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"
1.27 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 26 Dec 2009 17:29:33 -0000 1.26
+++ ChangeLog 2 Jan 2010 11:16:21 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.26 2009/12/26 17:29:33 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.27 2010/01/02 11:16:21 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> epstool-3.08.ebuild:
+ Transfer Prefix keywords
26 Dec 2009; Peter Volkov <pva@gentoo.org> epstool-3.08.ebuild:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2009-12-26 17:29 Peter Volkov (pva)
0 siblings, 0 replies; 7+ messages in thread
From: Peter Volkov (pva) @ 2009-12-26 17:29 UTC (permalink / raw
To: gentoo-commits
pva 09/12/26 17:29:33
Modified: epstool-3.08.ebuild ChangeLog
Log:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.12 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.11&r2=1.12
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- epstool-3.08.ebuild 19 Feb 2009 18:38:39 -0000 1.11
+++ epstool-3.08.ebuild 26 Dec 2009 17:29:33 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.11 2009/02/19 18:38:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.12 2009/12/26 17:29:33 pva Exp $
inherit eutils
@@ -11,7 +11,7 @@
SLOT="0"
KEYWORDS="amd64 hppa ppc x86"
IUSE=""
-DEPEND="virtual/ghostscript
+DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"
src_unpack() {
1.26 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 17 Feb 2009 21:23:39 -0000 1.25
+++ ChangeLog 26 Dec 2009 17:29:33 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for app-text/epstool
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.25 2009/02/17 21:23:39 phosphan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.26 2009/12/26 17:29:33 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> epstool-3.08.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
17 Feb 2009; Patrick Kursawe <phosphan@gentoo.org> +files/gcc43.patch,
epstool-3.08.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog
@ 2008-01-22 19:16 Fabian Groffen (grobian)
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2008-01-22 19:16 UTC (permalink / raw
To: gentoo-commits
grobian 08/01/22 19:16:48
Modified: epstool-3.08.ebuild ChangeLog
Log:
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Revision Changes Path
1.9 app-text/epstool/epstool-3.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/epstool-3.08.ebuild?r1=1.8&r2=1.9
Index: epstool-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- epstool-3.08.ebuild 21 Jun 2007 15:17:01 -0000 1.8
+++ epstool-3.08.ebuild 22 Jan 2008 19:16:47 -0000 1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.8 2007/06/21 15:17:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.9 2008/01/22 19:16:47 grobian Exp $
DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes,converts to bitmaps."
HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm"
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc-macos x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE=""
DEPEND="virtual/ghostscript
!=app-text/gsview-4.6"
1.23 app-text/epstool/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/epstool/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 21 Jun 2007 15:17:01 -0000 1.22
+++ ChangeLog 22 Jan 2008 19:16:47 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.22 2007/06/21 15:17:01 jer Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.23 2008/01/22 19:16:47 grobian Exp $
+
+ 22 Jan 2008; Fabian Groffen <grobian@gentoo.org> epstool-3.08.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
21 Jun 2007; Jeroen Roovers <jer@gentoo.org> epstool-3.08.ebuild:
Stable for HPPA (bug #182403).
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-07-18 14:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 21:23 [gentoo-commits] gentoo-x86 commit in app-text/epstool: epstool-3.08.ebuild ChangeLog Patrick Kursawe (phosphan)
-- strict thread matches above, loose matches on Subject: below --
2013-07-18 14:18 Chi-Thanh Christopher Nguyen (chithanh)
2013-06-29 19:40 Agostino Sarubbo (ago)
2013-01-11 21:39 Sebastien Fabbro (bicatali)
2010-01-02 11:16 Christian Faulhammer (fauli)
2009-12-26 17:29 Peter Volkov (pva)
2008-01-22 19:16 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox