pacho       14/09/02 12:59:58

  Modified:             ChangeLog
  Added:                gnome-devel-docs-3.12.3.ebuild
  Removed:              gnome-devel-docs-3.10.3.ebuild
                        gnome-devel-docs-3.12.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.32                 dev-util/gnome-devel-docs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   23 Jul 2014 15:15:56 -0000      1.31
+++ ChangeLog   2 Sep 2014 12:59:58 -0000       1.32
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/gnome-devel-docs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.31 
2014/07/23 15:15:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.32 
2014/09/02 12:59:58 pacho Exp $
+
+*gnome-devel-docs-3.12.3 (02 Sep 2014)
+
+  02 Sep 2014; Pacho Ramos <pa...@gentoo.org> +gnome-devel-docs-3.12.3.ebuild,
+  -gnome-devel-docs-3.10.3.ebuild, -gnome-devel-docs-3.12.1.ebuild:
+  Version bump, drop old
 
   23 Jul 2014; Agostino Sarubbo <a...@gentoo.org> 
gnome-devel-docs-3.12.2.ebuild:
   Stable for x86, wrt bug #512012



1.1                  dev-util/gnome-devel-docs/gnome-devel-docs-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.12.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.12.3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-devel-docs-3.12.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.12.3.ebuild,v
 1.1 2014/09/02 12:59:58 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="Documentation for developing for the GNOME desktop environment"
HOMEPAGE="http://developer.gnome.org/";

# https://bugzilla.gnome.org/show_bug.cgi?id=735882
LICENSE="FDL-1.1+ CC-BY-SA-3.0 CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=""
DEPEND="
        app-text/docbook-xml-dtd:4.1.2
        app-text/docbook-xml-dtd:4.2
        dev-libs/libxslt
        sys-devel/gettext
        virtual/pkgconfig
"

# This ebuild does not install any binaries
RESTRICT="binchecks strip"

src_configure() {
        gnome2_src_configure ITSTOOL=$(type -P true)
}




Reply via email to