summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-02-12 20:47:25 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2014-02-12 20:47:25 +0100
commitbc444ee949769a762fcea071bdd4ef5b1838bba1 (patch)
treec4fbb989032f2ded023a96d96ff06feb8b5e7602 /app-text
parentapp-text/evince: moved to gentoo-x86 + sync live ebuild (diff)
downloadgnome-bc444ee949769a762fcea071bdd4ef5b1838bba1.tar.gz
gnome-bc444ee949769a762fcea071bdd4ef5b1838bba1.tar.bz2
gnome-bc444ee949769a762fcea071bdd4ef5b1838bba1.zip
app-text/yelp-tools: moved to gentoo-x86 + sync live ebuild
Diffstat (limited to 'app-text')
-rw-r--r--app-text/yelp-tools/Manifest11
-rw-r--r--app-text/yelp-tools/yelp-tools-3.10.0.ebuild27
-rw-r--r--app-text/yelp-tools/yelp-tools-9999.ebuild4
3 files changed, 2 insertions, 40 deletions
diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
deleted file mode 100644
index 14b97c6c..00000000
--- a/app-text/yelp-tools/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST yelp-tools-3.10.0.tar.xz 198036 SHA256 ff5e1102631049b08e3ef0ade2cd10e63a62a812690e3d8558ed1413baef2611 SHA512 169552c7a5b6d7854feaec0d1d0698ba7ceb0369324335f2adeb74a45d727e11b3d8b2d666cc46819a7a8ca7015c6ec57980d3e2b7ef784a5fa110ad9584324e WHIRLPOOL 38e8666f60968504a6ca4480dc29f71f7f813bed7c6fe3d0f34502ea6a6b1e4cc4d5e7b4b454f10de39c02d0aa91ee2d5f43acc204ed511bef865fce6b1d8709
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
-
-iEYEAREKAAYFAlKpbg0ACgkQ1fmVwcYIWAYtTwCff5sf3G8/n36u2kEzDB0VZ940
-wM0AoNfZUWdzmpsgMUwKLzSrcjPM6LQH
-=LbhX
------END PGP SIGNATURE-----
diff --git a/app-text/yelp-tools/yelp-tools-3.10.0.ebuild b/app-text/yelp-tools/yelp-tools-3.10.0.ebuild
deleted file mode 100644
index db54d896..00000000
--- a/app-text/yelp-tools/yelp-tools-3.10.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of tools for building and converting documentation"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/libxml2-2.6.12
- >=dev-libs/libxslt-1.1.8
- dev-util/itstool
- gnome-extra/yelp-xsl
- virtual/awk
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
diff --git a/app-text/yelp-tools/yelp-tools-9999.ebuild b/app-text/yelp-tools/yelp-tools-9999.ebuild
index 10f5505c..faaacf23 100644
--- a/app-text/yelp-tools/yelp-tools-9999.ebuild
+++ b/app-text/yelp-tools/yelp-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,7 +18,7 @@ SLOT="0"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
fi
IUSE=""