summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-12-23 00:11:03 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2014-12-23 00:11:03 +0100
commit6bf7945cd5a03994faa7a36aa9ba6db5b1911a25 (patch)
tree78649a15f7b74f873ebdf9cff02d682013ea8bb4 /gnome-extra
parentdev-util/anjuta: moved to gentoo-x86 (diff)
downloadgnome-6bf7945cd5a03994faa7a36aa9ba6db5b1911a25.tar.gz
gnome-6bf7945cd5a03994faa7a36aa9ba6db5b1911a25.tar.bz2
gnome-6bf7945cd5a03994faa7a36aa9ba6db5b1911a25.zip
gnome-extra/gnome-getting-started-docs: moved to gentoo-x86
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-getting-started-docs/Manifest11
-rw-r--r--gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild27
2 files changed, 0 insertions, 38 deletions
diff --git a/gnome-extra/gnome-getting-started-docs/Manifest b/gnome-extra/gnome-getting-started-docs/Manifest
deleted file mode 100644
index e107aff2..00000000
--- a/gnome-extra/gnome-getting-started-docs/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST gnome-getting-started-docs-3.14.1.tar.xz 128492484 SHA256 692f62407b412236da0b7b38876bd8e196d5ba0f94160316540753ecca272d79 SHA512 0586c06ccf71159c2c4ae3d28d1f29a328f2466c1dd8062074854fba1e8b3b1b6eeacb2db505d74f7cafa4c75334875e0cd825b6774903328ea6a3c208ed1c44 WHIRLPOOL 91bd33904824cfe1711dc63c883719ebda62edd8890c63d50aae824e16b91f8a98048936268636d2f32d1482dc82207de8d100b7fcf41441b754e373e55f19f4
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iEYEAREKAAYFAlRCNlEACgkQ1fmVwcYIWAYOSQCg1KcjGLDE6wq6pPPe0fILKYoN
-IykAn2ay9wK4LchfHMy8EvT3YTDGPZ3G
-=Xniw
------END PGP SIGNATURE-----
diff --git a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild
deleted file mode 100644
index 52299f36..00000000
--- a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild
+++ /dev/null
@@ -1,27 +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/gnome-getting-started-docs/gnome-getting-started-docs-3.12.1.ebuild,v 1.3 2014/07/23 15:18:09 ago Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Help a new user get started in GNOME"
-HOMEPAGE="https://help.gnome.org/"
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="gnome-extra/gnome-user-docs"
-DEPEND="
- app-text/yelp-tools
- dev-util/itstool
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"