Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
vapier 08/10/19 23:54:01
Modified: ghh-9999.ebuild ChangeLog
Log:
DEPEND on app-text/asciidoc #242322 by Daniel Willmann.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Revision Changes Path
1.2 dev-util/ghh/ghh-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ghh-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ghh-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ghh-9999.ebuild?r1=1.1&r2=1.2
Index: ghh-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ghh-9999.ebuild 14 Jan 2008 02:43:12 -0000 1.1
+++ ghh-9999.ebuild 19 Oct 2008 23:54:01 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.1 2008/01/14 02:43:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.2 2008/10/19 23:54:01 vapier Exp $
EGIT_REPO_URI="http://jean-francois.richard.name/ghh.git"
inherit git autotools
@@ -18,6 +18,7 @@
=dev-libs/glib-2*
=gnome-base/libgnome-2*
app-text/gnome-doc-utils
+ app-text/asciidoc
dev-util/git
dev-lang/python"
DEPEND="${RDEPEND}
1.2 dev-util/ghh/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ghh/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 14 Jan 2008 02:43:12 -0000 1.1
+++ ChangeLog 19 Oct 2008 23:54:01 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ghh
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.1 2008/01/14 02:43:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.2 2008/10/19 23:54:01 vapier Exp $
+
+ 19 Oct 2008; Mike Frysinger <vapier@g.o> ghh-9999.ebuild:
+ DEPEND on app-text/asciidoc #242322 by Daniel Willmann.
*ghh-9999 (14 Jan 2008)
|
|