* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2009-02-08 16:23 Arun Raghavan (ford_prefect)
0 siblings, 0 replies; 6+ messages in thread
From: Arun Raghavan (ford_prefect) @ 2009-02-08 16:23 UTC (permalink / raw
To: gentoo-commits
ford_prefect 09/02/08 16:23:47
Modified: ChangeLog
Added: gnochm-0.9.11-r1.ebuild
Log:
Switch to split gnome-python* deps. Thanks to Nirbheek Chauhan <nirbheek.chauhan@gmail.com>.
(Portage version: 2.2_rc23/cvs/Linux i686)
Revision Changes Path
1.11 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 8 Nov 2008 12:16:07 -0000 1.10
+++ ChangeLog 8 Feb 2009 16:23:47 -0000 1.11
@@ -1,6 +1,13 @@
# ChangeLog for app-text/gnochm
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.10 2008/11/08 12:16:07 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.11 2009/02/08 16:23:47 ford_prefect Exp $
+
+*gnochm-0.9.11-r1 (08 Feb 2009)
+
+ 08 Feb 2009; Arun Raghavan <ford_prefect@gentoo.org>
+ +gnochm-0.9.11-r1.ebuild:
+ Switch to split gnome-python* deps. Thanks to Nirbheek Chauhan
+ <nirbheek.chauhan@gmail.com>.
08 Nov 2008; nixnut <nixnut@gentoo.org> gnochm-0.9.11.ebuild:
Stable on ppc wrt bug 245208
1.1 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.1&content-type=text/plain
Index: gnochm-0.9.11-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.1 2009/02/08 16:23:47 ford_prefect Exp $
inherit gnome2
DESCRIPTION="GnoCHM is a CHM file viewer that integrates with the GNOME desktop."
HOMEPAGE="http://gnochm.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*
>=dev-python/libgnome-python-2.22
>=dev-python/gconf-python-2.22
>=dev-python/gtkhtml-python-2.19.1"
DEPEND="${RDEPEND}
app-text/scrollkeeper
>=dev-util/intltool-0.21
>=dev-lang/python-2.2.1"
DOCS="AUTHORS ChangeLog NEWS README"
pkg_setup() {
G2CONF="--enable-mime-update=no"
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2009-07-15 13:15 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-15 13:15 UTC (permalink / raw
To: gentoo-commits
fauli 09/07/15 13:15:07
Modified: gnochm-0.9.11-r1.ebuild ChangeLog
Log:
stable x86, bug 276425
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.2 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?r1=1.1&r2=1.2
Index: gnochm-0.9.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnochm-0.9.11-r1.ebuild 8 Feb 2009 16:23:47 -0000 1.1
+++ gnochm-0.9.11-r1.ebuild 15 Jul 2009 13:15:07 -0000 1.2
@@ -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/gnochm/gnochm-0.9.11-r1.ebuild,v 1.1 2009/02/08 16:23:47 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.2 2009/07/15 13:15:07 fauli Exp $
inherit gnome2
@@ -12,7 +12,7 @@
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*
1.12 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 8 Feb 2009 16:23:47 -0000 1.11
+++ ChangeLog 15 Jul 2009 13:15:07 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.11 2009/02/08 16:23:47 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.12 2009/07/15 13:15:07 fauli Exp $
+
+ 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+ gnochm-0.9.11-r1.ebuild:
+ stable x86, bug 276425
*gnochm-0.9.11-r1 (08 Feb 2009)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2009-07-27 13:14 Tony Vroon (chainsaw)
0 siblings, 0 replies; 6+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-07-27 13:14 UTC (permalink / raw
To: gentoo-commits
chainsaw 09/07/27 13:14:49
Modified: gnochm-0.9.11-r1.ebuild ChangeLog
Log:
Marked stable on AMD64, as requested by Arthur Spitzer in bug #276425. Compile-tested with USE="-debug" on a Core2 Duo.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.3 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?r1=1.2&r2=1.3
Index: gnochm-0.9.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnochm-0.9.11-r1.ebuild 15 Jul 2009 13:15:07 -0000 1.2
+++ gnochm-0.9.11-r1.ebuild 27 Jul 2009 13:14:49 -0000 1.3
@@ -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/gnochm/gnochm-0.9.11-r1.ebuild,v 1.2 2009/07/15 13:15:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.3 2009/07/27 13:14:49 chainsaw Exp $
inherit gnome2
@@ -12,7 +12,7 @@
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*
1.13 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 15 Jul 2009 13:15:07 -0000 1.12
+++ ChangeLog 27 Jul 2009 13:14:49 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.12 2009/07/15 13:15:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.13 2009/07/27 13:14:49 chainsaw Exp $
+
+ 27 Jul 2009; <chainsaw@gentoo.org> gnochm-0.9.11-r1.ebuild:
+ Marked stable on AMD64, as requested by Arthur Spitzer in bug #276425.
+ Compile-tested with USE="-debug" on a Core2 Duo.
15 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
gnochm-0.9.11-r1.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2009-07-27 17:10 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-07-27 17:10 UTC (permalink / raw
To: gentoo-commits
nixnut 09/07/27 17:10:25
Modified: gnochm-0.9.11-r1.ebuild ChangeLog
Log:
ppc stable #276425
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.4 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?r1=1.3&r2=1.4
Index: gnochm-0.9.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnochm-0.9.11-r1.ebuild 27 Jul 2009 13:14:49 -0000 1.3
+++ gnochm-0.9.11-r1.ebuild 27 Jul 2009 17:10:24 -0000 1.4
@@ -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/gnochm/gnochm-0.9.11-r1.ebuild,v 1.3 2009/07/27 13:14:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.4 2009/07/27 17:10:24 nixnut Exp $
inherit gnome2
@@ -12,7 +12,7 @@
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*
1.14 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 27 Jul 2009 13:14:49 -0000 1.13
+++ ChangeLog 27 Jul 2009 17:10:24 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.13 2009/07/27 13:14:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.14 2009/07/27 17:10:24 nixnut Exp $
+
+ 27 Jul 2009; nixnut <nixnut@gentoo.org> gnochm-0.9.11-r1.ebuild:
+ ppc stable #276425
27 Jul 2009; <chainsaw@gentoo.org> gnochm-0.9.11-r1.ebuild:
Marked stable on AMD64, as requested by Arthur Spitzer in bug #276425.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2010-03-06 3:58 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2010-03-06 3:58 UTC (permalink / raw
To: gentoo-commits
dirtyepic 10/03/06 03:58:28
Modified: gnochm-0.9.11-r1.ebuild ChangeLog
Log:
EAPI 2 and fix python dep.
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Revision Changes Path
1.5 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?r1=1.4&r2=1.5
Index: gnochm-0.9.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnochm-0.9.11-r1.ebuild 27 Jul 2009 17:10:24 -0000 1.4
+++ gnochm-0.9.11-r1.ebuild 6 Mar 2010 03:58:27 -0000 1.5
@@ -1,8 +1,10 @@
-# 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/gnochm/gnochm-0.9.11-r1.ebuild,v 1.4 2009/07/27 17:10:24 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.5 2010/03/06 03:58:27 dirtyepic Exp $
-inherit gnome2
+EAPI="2"
+
+inherit gnome2 python
DESCRIPTION="GnoCHM is a CHM file viewer that integrates with the GNOME desktop."
@@ -15,14 +17,15 @@
KEYWORDS="amd64 ppc x86"
RDEPEND=">=dev-python/pychm-0.8.4
- =dev-python/pygtk-2*
+ dev-python/pygtk:2
>=dev-python/libgnome-python-2.22
>=dev-python/gconf-python-2.22
>=dev-python/gtkhtml-python-2.19.1"
DEPEND="${RDEPEND}
app-text/scrollkeeper
- >=dev-util/intltool-0.21
- >=dev-lang/python-2.2.1"
+ >=dev-util/intltool-0.21"
+
+PYTHON_DEPEND="2"
DOCS="AUTHORS ChangeLog NEWS README"
1.16 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 27 Sep 2009 04:56:04 -0000 1.15
+++ ChangeLog 6 Mar 2010 03:58:27 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnochm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.15 2009/09/27 04:56:04 dirtyepic Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.16 2010/03/06 03:58:27 dirtyepic Exp $
+
+ 06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> gnochm-0.9.11-r1.ebuild:
+ EAPI 2 and fix python dep.
27 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> -gnochm-0.9.10.ebuild,
-gnochm-0.9.11.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog
@ 2010-03-08 0:48 Jonathan Callen (abcd)
0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Callen (abcd) @ 2010-03-08 0:48 UTC (permalink / raw
To: gentoo-commits
abcd 10/03/08 00:48:33
Modified: gnochm-0.9.11-r1.ebuild ChangeLog
Log:
Move PYTHON_DEPEND before inherit(), so that the dep is actually added
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.6 app-text/gnochm/gnochm-0.9.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild?r1=1.5&r2=1.6
Index: gnochm-0.9.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnochm-0.9.11-r1.ebuild 6 Mar 2010 03:58:27 -0000 1.5
+++ gnochm-0.9.11-r1.ebuild 8 Mar 2010 00:48:32 -0000 1.6
@@ -1,9 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.5 2010/03/06 03:58:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.6 2010/03/08 00:48:32 abcd Exp $
EAPI="2"
+PYTHON_DEPEND="2"
+
inherit gnome2 python
DESCRIPTION="GnoCHM is a CHM file viewer that integrates with the GNOME desktop."
@@ -25,8 +27,6 @@
app-text/scrollkeeper
>=dev-util/intltool-0.21"
-PYTHON_DEPEND="2"
-
DOCS="AUTHORS ChangeLog NEWS README"
pkg_setup() {
1.17 app-text/gnochm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnochm/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 6 Mar 2010 03:58:27 -0000 1.16
+++ ChangeLog 8 Mar 2010 00:48:32 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.16 2010/03/06 03:58:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.17 2010/03/08 00:48:32 abcd Exp $
+
+ 08 Mar 2010; Jonathan Callen <abcd@gentoo.org> gnochm-0.9.11-r1.ebuild:
+ Move PYTHON_DEPEND before inherit(), so that the dep is actually added
06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> gnochm-0.9.11-r1.ebuild:
EAPI 2 and fix python dep.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-03-08 0:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 3:58 [gentoo-commits] gentoo-x86 commit in app-text/gnochm: gnochm-0.9.11-r1.ebuild ChangeLog Ryan Hill (dirtyepic)
-- strict thread matches above, loose matches on Subject: below --
2010-03-08 0:48 Jonathan Callen (abcd)
2009-07-27 17:10 Gysbert Wassenaar (nixnut)
2009-07-27 13:14 Tony Vroon (chainsaw)
2009-07-15 13:15 Christian Faulhammer (fauli)
2009-02-08 16:23 Arun Raghavan (ford_prefect)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox