summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-extra/yelp-xsl/ChangeLog8
-rw-r--r--gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild (renamed from gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild)4
-rw-r--r--gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild24
3 files changed, 9 insertions, 27 deletions
diff --git a/gnome-extra/yelp-xsl/ChangeLog b/gnome-extra/yelp-xsl/ChangeLog
index 989a0a1e3a06..dd00bc0a642d 100644
--- a/gnome-extra/yelp-xsl/ChangeLog
+++ b/gnome-extra/yelp-xsl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/yelp-xsl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.64 2014/10/11 12:16:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.65 2014/12/22 23:35:02 eva Exp $
+
+*yelp-xsl-3.14.0 (22 Dec 2014)
+
+ 22 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> -yelp-xsl-3.6.1.ebuild,
+ -yelp-xsl-3.10.1.ebuild, +yelp-xsl-3.14.0.ebuild:
+ Version bump for Gnome 3.14. Clean up old revisions.
11 Oct 2014; Markus Meier <maekke@gentoo.org> yelp-xsl-3.12.0.ebuild:
arm stable, bug #512012
diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild
index b18a9807c4fc..1fa723db5cfe 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild,v 1.13 2014/06/20 14:45:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.14.0.ebuild,v 1.1 2014/12/22 23:35:02 eva Exp $
EAPI="5"
@@ -12,7 +12,7 @@ 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"
+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:=
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 f41d6ae3f238..000000000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild,v 1.24 2014/01/20 19:24:33 vapier Exp $
-
-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
- sys-devel/gettext
- virtual/awk
- virtual/pkgconfig"