[gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/

2018-12-14 Thread Gilles Dartiguelongue
commit: 5a2e12262364a9c5892fd3d041c23eb1abc9537c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 14 12:15:31 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 14 12:17:10 2018 +
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  gentoo.org>

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

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-.ebuild 
b/gnome-extra/yelp-xsl/yelp-xsl-.ebuild
index 9eb38dd6..9d122b54 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-.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} =  ]]; 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"



[gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/, x11-libs/gdk-pixbuf/, dev-util/itstool/, ...

2018-09-14 Thread Mart Raudsepp
commit: 08eecc063ef040b7024005db980643067eac2e34
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Sep 14 10:28:16 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Sep 14 10:28:16 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=08eecc06

*/*: Remove arm-linux keywords

This separate arch.desc prefix keyword is gone from main tree in favor of just 
prefix "arm"

 app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild   | 2 +-
 app-accessibility/at-spi2-core/at-spi2-core-.ebuild | 2 +-
 app-crypt/p11-kit/p11-kit-.ebuild   | 2 +-
 app-text/yelp-tools/yelp-tools-.ebuild  | 2 +-
 dev-libs/atk/atk-2.26.1-r1.ebuild   | 2 +-
 .../gobject-introspection-common-.ebuild| 2 +-
 dev-libs/vala-common/vala-common-0.38.10.ebuild | 2 +-
 dev-util/itstool/itstool-2.0.4-r1.ebuild| 2 +-
 dev-util/itstool/itstool-.ebuild| 2 +-
 gnome-base/dconf/dconf-.ebuild  | 2 +-
 gnome-base/gconf/gconf-.ebuild  | 2 +-
 gnome-base/gnome-desktop/gnome-desktop-3.26.2.ebuild| 2 +-
 gnome-base/gnome-desktop/gnome-desktop-.ebuild  | 2 +-
 gnome-base/gnome-keyring/gnome-keyring-.ebuild  | 2 +-
 gnome-base/libgnome-keyring/libgnome-keyring-.ebuild| 2 +-
 gnome-base/nautilus/nautilus-3.26.3.1.ebuild| 2 +-
 gnome-base/nautilus/nautilus-.ebuild| 2 +-
 gnome-extra/yelp-xsl/yelp-xsl-.ebuild   | 2 +-
 net-libs/glib-networking/glib-networking-2.54.1.ebuild  | 2 +-
 net-libs/glib-networking/glib-networking-2.56.0-r1.ebuild   | 2 +-
 scripts/find-keywordreq.py  | 2 +-
 x11-libs/gdk-pixbuf/gdk-pixbuf-.ebuild  | 2 +-
 x11-libs/gtk+/gtk+-.ebuild  | 2 +-
 x11-libs/pango/pango-.ebuild| 2 +-
 x11-libs/vte/vte-.ebuild| 2 +-
 .../gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-.ebuild | 2 +-
 x11-themes/gnome-themes-standard/gnome-themes-standard-.ebuild  | 2 +-
 27 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild 
b/app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild
index 666a9518..05934c3e 100644
--- a/app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild
@@ -19,7 +19,7 @@ SLOT="2"
 if [[ ${PV} =  ]]; then
KEYWORDS=""
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 fi
 IUSE="test"
 

diff --git a/app-accessibility/at-spi2-core/at-spi2-core-.ebuild 
b/app-accessibility/at-spi2-core/at-spi2-core-.ebuild
index 99121faf..5c11ce38 100644
--- a/app-accessibility/at-spi2-core/at-spi2-core-.ebuild
+++ b/app-accessibility/at-spi2-core/at-spi2-core-.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} =  ]]; then
KEYWORDS=""
IUSE="${IUSE} doc"
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 fi
 
 # x11-libs/libSM is needed until upstream #719808 is solved either

diff --git a/app-crypt/p11-kit/p11-kit-.ebuild 
b/app-crypt/p11-kit/p11-kit-.ebuild
index 036601c6..6cead639 100644
--- a/app-crypt/p11-kit/p11-kit-.ebuild
+++ b/app-crypt/p11-kit/p11-kit-.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 if [[ ${PV} =  ]]; then
KEYWORDS=""
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 fi
 IUSE="+asn1 debug +trust"
 REQUIRED_USE="trust? ( asn1 )"

diff --git a/app-text/yelp-tools/yelp-tools-.ebuild 
b/app-text/yelp-tools/yelp-tools-.ebuild
index b95785c3..603b71cd 100644
--- a/app-text/yelp-tools/yelp-tools-.ebuild
+++ b/app-text/yelp-tools/yelp-tools-.ebuild
@@ -18,7 

[gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/

2014-12-22 Thread Gilles Dartiguelongue
commit: f1e85542b059f2482f9df96a691ac971c7f6f49d
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon Dec 22 23:46:46 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon Dec 22 23:46:46 2014 +
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..000
--- 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
-



[gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/

2014-10-11 Thread Gilles Dartiguelongue
commit: ee377b7fa241dba1ec76311df0084449081f3592
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sat Oct 11 22:52:00 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sat Oct 11 22:52:00 2014 +
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



[gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp-xsl/

2014-04-24 Thread Gilles Dartiguelongue
commit: 9febcbcb9d3794b5ca8171182457d5dce56b7e1f
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Thu Apr 24 22:11:13 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Thu Apr 24 22:34:53 2014 +
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 000..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
+