Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/yelp-xsl/
Date: Wed, 27 Jul 2011 05:52:25
Message-Id: 62ab0ef6c9ed72302d023a572dc98d024a558b62.tetromino@gentoo
1 commit: 62ab0ef6c9ed72302d023a572dc98d024a558b62
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 27 03:59:35 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Wed Jul 27 05:49:44 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=62ab0ef6
7
8 gnome-extra/yelp-xsl: 3.0.2 → 3.1.3
9
10 Bump to gnome-3.1.x version.
11
12 ---
13 ...yelp-xsl-3.0.2.ebuild => yelp-xsl-3.1.3.ebuild} | 3 ++-
14 1 files changed, 2 insertions(+), 1 deletions(-)
15
16 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.0.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.1.3.ebuild
17 similarity index 96%
18 rename from gnome-extra/yelp-xsl/yelp-xsl-3.0.2.ebuild
19 rename to gnome-extra/yelp-xsl/yelp-xsl-3.1.3.ebuild
20 index b4c06cf..223b72f 100644
21 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.0.2.ebuild
22 +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.1.3.ebuild
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25 # $Header: $
26
27 -EAPI="3"
28 +EAPI="4"
29
30 inherit gnome.org
31
32 @@ -20,6 +20,7 @@ DEPEND="${RDEPEND}
33 sys-apps/gawk
34 sys-devel/gettext
35 >=dev-util/intltool-0.40
36 + dev-util/itstool
37 >=dev-util/pkgconfig-0.9"
38
39 src_install() {