public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/gnome-devel-docs: gnome-devel-docs-3.8.1.ebuild ChangeLog
@ 2013-05-14 21:02 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2013-05-14 21:02 UTC (permalink / raw
  To: gentoo-commits

pacho       13/05/14 21:02:36

  Modified:             ChangeLog
  Added:                gnome-devel-docs-3.8.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	28 Mar 2013 17:01:04 -0000	1.17
+++ ChangeLog	14 May 2013 21:02:36 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/gnome-devel-docs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.17 2013/03/28 17:01:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.18 2013/05/14 21:02:36 pacho Exp $
+
+*gnome-devel-docs-3.8.1 (14 May 2013)
+
+  14 May 2013; Pacho Ramos <pacho@gentoo.org> +gnome-devel-docs-3.8.1.ebuild:
+  Version bump
 
 *gnome-devel-docs-3.8.0 (28 Mar 2013)
 



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

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

Index: gnome-devel-docs-3.8.1.ebuild
===================================================================
# Copyright 1999-2013 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.8.1.ebuild,v 1.1 2013/05/14 21:02:36 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

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

LICENSE="FDL-1.1+ CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=""
DEPEND="app-text/yelp-tools
	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"





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/gnome-devel-docs: gnome-devel-docs-3.8.1.ebuild ChangeLog
@ 2013-11-30 18:59 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2013-11-30 18:59 UTC (permalink / raw
  To: gentoo-commits

pacho       13/11/30 18:59:07

  Modified:             gnome-devel-docs-3.8.1.ebuild ChangeLog
  Log:
  amd64 stable, bug #478252
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild

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

Index: gnome-devel-docs-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-devel-docs-3.8.1.ebuild	14 May 2013 21:02:36 -0000	1.1
+++ gnome-devel-docs-3.8.1.ebuild	30 Nov 2013 18:59:07 -0000	1.2
@@ -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/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v 1.1 2013/05/14 21:02:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v 1.2 2013/11/30 18:59:07 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="FDL-1.1+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=""



1.19                 dev-util/gnome-devel-docs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 May 2013 21:02:36 -0000	1.18
+++ ChangeLog	30 Nov 2013 18:59:07 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gnome-devel-docs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.18 2013/05/14 21:02:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.19 2013/11/30 18:59:07 pacho Exp $
+
+  30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-devel-docs-3.8.1.ebuild:
+  amd64 stable, bug #478252
 
 *gnome-devel-docs-3.8.1 (14 May 2013)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/gnome-devel-docs: gnome-devel-docs-3.8.1.ebuild ChangeLog
@ 2013-12-08 18:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2013-12-08 18:17 UTC (permalink / raw
  To: gentoo-commits

pacho       13/12/08 18:17:26

  Modified:             gnome-devel-docs-3.8.1.ebuild ChangeLog
  Log:
  x86 stable, bug #478252
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild

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

Index: gnome-devel-docs-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-devel-docs-3.8.1.ebuild	30 Nov 2013 18:59:07 -0000	1.2
+++ gnome-devel-docs-3.8.1.ebuild	8 Dec 2013 18:17:26 -0000	1.3
@@ -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/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v 1.2 2013/11/30 18:59:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.8.1.ebuild,v 1.3 2013/12/08 18:17:26 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="FDL-1.1+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND=""



1.20                 dev-util/gnome-devel-docs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	30 Nov 2013 18:59:07 -0000	1.19
+++ ChangeLog	8 Dec 2013 18:17:26 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gnome-devel-docs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.19 2013/11/30 18:59:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.20 2013/12/08 18:17:26 pacho Exp $
+
+  08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-devel-docs-3.8.1.ebuild:
+  x86 stable, bug #478252
 
   30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-devel-docs-3.8.1.ebuild:
   amd64 stable, bug #478252





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-08 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-30 18:59 [gentoo-commits] gentoo-x86 commit in dev-util/gnome-devel-docs: gnome-devel-docs-3.8.1.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-08 18:17 Pacho Ramos (pacho)
2013-05-14 21:02 Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox