summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-15 10:45:52 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-15 10:45:52 +0000
commit5ebcc470fd57b73201231142e9f13a49742bf956 (patch)
tree326e05e3045d2e807ad699883ae888241f83dc05 /gnome-extra
parentUpdate ebuild to EAPI 5. (diff)
downloadgentoo-2-5ebcc470fd57b73201231142e9f13a49742bf956.tar.gz
gentoo-2-5ebcc470fd57b73201231142e9f13a49742bf956.tar.bz2
gentoo-2-5ebcc470fd57b73201231142e9f13a49742bf956.zip
Keyword on x86 (#495250), drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-documents/ChangeLog8
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild6
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.8.4.ebuild53
3 files changed, 9 insertions, 58 deletions
diff --git a/gnome-extra/gnome-documents/ChangeLog b/gnome-extra/gnome-documents/ChangeLog
index 0816de7e6bef..f8747e983cb3 100644
--- a/gnome-extra/gnome-documents/ChangeLog
+++ b/gnome-extra/gnome-documents/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-documents
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.24 2013/12/24 16:55:15 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.25 2014/02/15 10:45:52 pacho Exp $
+
+ 15 Feb 2014; Pacho Ramos <pacho@gentoo.org> -gnome-documents-3.8.4.ebuild,
+ gnome-documents-3.10.1.ebuild:
+ Keyword on x86 (#495250), drop old
*gnome-documents-3.10.1 (24 Dec 2013)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
index 699615f5828f..aff9046c2ab2 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild,v 1.1 2013/12/24 16:55:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild,v 1.2 2014/02/15 10:45:52 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.8.4.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.8.4.ebuild
deleted file mode 100644
index d6c34068b897..000000000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.8.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.8.4.ebuild,v 1.1 2013/09/01 21:39:36 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2
-
-DESCRIPTION="A document manager application for GNOME"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-0.16:=
- >=app-text/evince-3.7.4[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.35.1:2
- >=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.3[gnome,introspection]
- gnome-base/gnome-desktop:3=
- >=media-libs/clutter-1.10:1.0
- >=media-libs/clutter-gtk-1.3.2:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.2.0
- >=net-libs/libsoup-2.41.3:2.4
- >=net-libs/libzapojit-0.0.2
- >=net-libs/webkit-gtk-1.10.0:3
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.7.7:3[introspection]
- x11-libs/pango[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
- media-libs/clutter[introspection]
- sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/libxslt
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.17
- virtual/pkgconfig
-"
-
-src_prepare() {
- # Add prev/back navigation with Left and Right keys (from 'master')
- epatch "${FILESDIR}/${PN}-3.8.3-navigation-keys.patch"
- gnome2_src_prepare
-}