public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2012-09-22 15:54 Nirbheek Chauhan
  0 siblings, 0 replies; 12+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 15:54 UTC (permalink / raw
  To: gentoo-commits

commit:     4715a280c3b74a6992288b337dbcc5e5931ef932
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 06:33:40 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 15:53:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4715a280

gnome-extra/yelp-xsl: 3.5.91 → 3.5.92

---
 ...lp-xsl-3.5.91.ebuild => yelp-xsl-3.5.92.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.5.91.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.5.92.ebuild
similarity index 100%
rename from gnome-extra/yelp-xsl/yelp-xsl-3.5.91.ebuild
rename to gnome-extra/yelp-xsl/yelp-xsl-3.5.92.ebuild


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2018-12-14 12:17 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-14 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     5a2e12262364a9c5892fd3d041c23eb1abc9537c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 12:15:31 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 12:17:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5a2e1226

gnome-extra/yelp-xsl: sync live ebuild with ::gentoo

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
index 9eb38dd6..9d122b54 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
@@ -1,16 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI="5"
-
-inherit gnome.org
+EAPI=6
+inherit gnome2
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
 
 DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://git.gnome.org/browse/yelp-xsl"
 
 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2014-12-22 23:50 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:50 UTC (permalink / raw
  To: gentoo-commits

commit:     f1e85542b059f2482f9df96a691ac971c7f6f49d
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:46:46 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:46:46 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f1e85542

gnome-extra/yelp-xsl: moved to gentoo-x86

---
 gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild
deleted file mode 100644
index 6eb0ddc..0000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit gnome.org
-
-DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-
-RDEPEND="
-	>=dev-libs/libxml2-2.6.12:=
-	>=dev-libs/libxslt-1.1.8:=
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.40
-	>=dev-util/itstool-1.2.0
-	sys-devel/gettext
-	virtual/awk
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2014-10-11 23:11 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-11 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ee377b7fa241dba1ec76311df0084449081f3592
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 22:52:00 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 22:52:00 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ee377b7f

gnome-extra/yelp-xsl: 3.12.0 → 3.14.0

---
 gnome-extra/yelp-xsl/{yelp-xsl-3.12.0.ebuild => yelp-xsl-3.14.0.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild
similarity index 100%
rename from gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild
rename to gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2014-04-24 22:35 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-24 22:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9febcbcb9d3794b5ca8171182457d5dce56b7e1f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 22:11:13 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 22:34:53 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9febcbcb

gnome-extra/yelp-xsl: 3.10.1 → 3.12.0

---
 gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild
new file mode 100644
index 0000000..6eb0ddc
--- /dev/null
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit gnome.org
+
+DESCRIPTION="XSL stylesheets for yelp"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+
+RDEPEND="
+	>=dev-libs/libxml2-2.6.12:=
+	>=dev-libs/libxslt-1.1.8:=
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.40
+	>=dev-util/itstool-1.2.0
+	sys-devel/gettext
+	virtual/awk
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2013-12-12 23:20 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-12 23:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8acf41e6e746f1c66be86b84812aa27efc310d52
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 22:07:45 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 23:20:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8acf41e6

gnome-extra/yelp-xsl: 3.8.1 → 3.10.1

---
 .../{yelp-xsl-9999.ebuild => yelp-xsl-3.10.1.ebuild} | 20 ++++++++------------
 gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild            | 13 ++++++++-----
 2 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild
similarity index 53%
copy from gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
copy to gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild
index 4b26000..cdac296 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild
@@ -5,9 +5,6 @@
 EAPI="5"
 
 inherit gnome.org
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
 
 DESCRIPTION="XSL stylesheets for yelp"
 HOMEPAGE="http://www.gnome.org/"
@@ -15,17 +12,16 @@ HOMEPAGE="http://www.gnome.org/"
 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
 SLOT="0"
 IUSE=""
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
-RDEPEND=">=dev-libs/libxml2-2.6.12
-	>=dev-libs/libxslt-1.1.8"
+RDEPEND="
+	>=dev-libs/libxml2-2.6.12:=
+	>=dev-libs/libxslt-1.1.8:=
+"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.40
-	dev-util/itstool
+	>=dev-util/itstool-1.2.0
 	sys-devel/gettext
 	virtual/awk
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
index 4b26000..5ce5d7a 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
@@ -18,14 +18,17 @@ IUSE=""
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
-RDEPEND=">=dev-libs/libxml2-2.6.12
-	>=dev-libs/libxslt-1.1.8"
+RDEPEND="
+	>=dev-libs/libxml2-2.6.12:=
+	>=dev-libs/libxslt-1.1.8:=
+"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.40
-	dev-util/itstool
+	>=dev-util/itstool-1.2.0
 	sys-devel/gettext
 	virtual/awk
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2012-12-16 18:47 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-16 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     4102b3c7e7dd6d9006c7549cca9447b116fe8843
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 18:47:28 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 18:47:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4102b3c7

gnome-extra/yelp-xsl: moved to gentoo-x86

---
 gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild |   31 ----------------------------
 gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild  |    4 +-
 2 files changed, 2 insertions(+), 33 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild
deleted file mode 100644
index 3b751bf..0000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit gnome.org
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-IUSE=""
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux"
-fi
-
-RDEPEND=">=dev-libs/libxml2-2.6.12
-	>=dev-libs/libxslt-1.1.8"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.40
-	dev-util/itstool
-	sys-apps/gawk
-	sys-devel/gettext
-	virtual/pkgconfig"

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
index 3b751bf..2d52218 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 
 inherit gnome.org
 if [[ ${PV} = 9999 ]]; then
@@ -12,7 +12,7 @@ fi
 DESCRIPTION="XSL stylesheets for yelp"
 HOMEPAGE="http://www.gnome.org/"
 
-LICENSE="GPL-2 LGPL-2.1"
+LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
 SLOT="0"
 IUSE=""
 if [[ ${PV} = 9999 ]]; then


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2012-11-22 23:33 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-22 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     fb831c48e1a6505ad32352b3872b1ffe7fbb24a6
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 22 23:32:59 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 23:32:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb831c48

gnome-extra/yelp-xsl: remove unexisting ebuild revision

---
 gnome-extra/yelp-xsl/metadata.xml          |    5 ++++
 gnome-extra/yelp-xsl/yelp-xsl-3.6.2.ebuild |   31 ----------------------------
 2 files changed, 5 insertions(+), 31 deletions(-)

diff --git a/gnome-extra/yelp-xsl/metadata.xml b/gnome-extra/yelp-xsl/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/yelp-xsl/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+</pkgmetadata>

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.6.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.6.2.ebuild
deleted file mode 100644
index 3b751bf..0000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.6.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit gnome.org
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-IUSE=""
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux"
-fi
-
-RDEPEND=">=dev-libs/libxml2-2.6.12
-	>=dev-libs/libxslt-1.1.8"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.40
-	dev-util/itstool
-	sys-apps/gawk
-	sys-devel/gettext
-	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2012-10-27 23:02 Gilles Dartiguelongue
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-27 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     fec3c782f1b2c4d6b929f86a297a389ec50ebfea
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 23:02:03 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 23:02:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fec3c782

gnome-extra/yelp-xsl: 3.5.92 → 3.6.1

---
 gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild |   31 ++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild
new file mode 100644
index 0000000..3b751bf
--- /dev/null
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+inherit gnome.org
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+fi
+
+DESCRIPTION="XSL stylesheets for yelp"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+IUSE=""
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux"
+fi
+
+RDEPEND=">=dev-libs/libxml2-2.6.12
+	>=dev-libs/libxslt-1.1.8"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.40
+	dev-util/itstool
+	sys-apps/gawk
+	sys-devel/gettext
+	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2011-10-18  7:37 Alexandre Restovtsev
  0 siblings, 0 replies; 12+ messages in thread
From: Alexandre Restovtsev @ 2011-10-18  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     9b04f56d2084201071369cad3050305fe3d1df8d
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Oct 18 06:56:19 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Oct 18 06:56:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9b04f56d

gnome-extra/yelp-xsl: 3.2.0 → 3.2.1

---
 ...yelp-xsl-3.2.0.ebuild => yelp-xsl-3.2.1.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.2.0.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.2.1.ebuild
similarity index 100%
rename from gnome-extra/yelp-xsl/yelp-xsl-3.2.0.ebuild
rename to gnome-extra/yelp-xsl/yelp-xsl-3.2.1.ebuild



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2011-05-30 18:39 Nirbheek Chauhan
  0 siblings, 0 replies; 12+ messages in thread
From: Nirbheek Chauhan @ 2011-05-30 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     6589ee7b04d956deb1544cd9b2b0fa5063e52ce5
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri May 27 07:04:45 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon May 30 17:45:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6589ee7b

gnome-extra/yelp-xsl: 3.0.1 → 3.0.2

Signed-off-by: Nirbheek Chauhan <nirbheek <AT> gentoo.org>

---
 ...yelp-xsl-3.0.1.ebuild => yelp-xsl-3.0.2.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.0.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.0.2.ebuild
similarity index 100%
rename from gnome-extra/yelp-xsl/yelp-xsl-3.0.1.ebuild
rename to gnome-extra/yelp-xsl/yelp-xsl-3.0.2.ebuild



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/
@ 2011-04-05  0:57 Nirbheek Chauhan
  0 siblings, 0 replies; 12+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     925c885d5e7913bc0fd3209240ed99df17f0acf3
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 23:54:35 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 00:29:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=925c885d

gnome-extra/yelp-xsl: 2.91.92 → 3.0.0

---
 ...lp-xsl-2.91.92.ebuild => yelp-xsl-3.0.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-2.91.92.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.0.0.ebuild
similarity index 100%
rename from gnome-extra/yelp-xsl/yelp-xsl-2.91.92.ebuild
rename to gnome-extra/yelp-xsl/yelp-xsl-3.0.0.ebuild



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

end of thread, other threads:[~2018-12-14 12:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-22 15:54 [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/ Nirbheek Chauhan
  -- strict thread matches above, loose matches on Subject: below --
2018-12-14 12:17 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-10-11 23:11 Gilles Dartiguelongue
2014-04-24 22:35 Gilles Dartiguelongue
2013-12-12 23:20 Gilles Dartiguelongue
2012-12-16 18:47 Gilles Dartiguelongue
2012-11-22 23:33 Gilles Dartiguelongue
2012-10-27 23:02 Gilles Dartiguelongue
2011-10-18  7:37 Alexandre Restovtsev
2011-05-30 18:39 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan

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