diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-04-26 20:09:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-04-26 20:09:32 +0000 |
commit | 0346f3308ff64e3aea600da0df0fe1f77181f433 (patch) | |
tree | d35b4ba9546beecb442465c3497a8232534e3aa4 /gnome-extra/nautilus-sendto | |
parent | drop old (diff) | |
download | gentoo-2-0346f3308ff64e3aea600da0df0fe1f77181f433.tar.gz gentoo-2-0346f3308ff64e3aea600da0df0fe1f77181f433.tar.bz2 gentoo-2-0346f3308ff64e3aea600da0df0fe1f77181f433.zip |
drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/nautilus-sendto')
-rw-r--r-- | gnome-extra/nautilus-sendto/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-3.6.1.ebuild | 67 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-3.8.0.ebuild | 29 |
3 files changed, 5 insertions, 97 deletions
diff --git a/gnome-extra/nautilus-sendto/ChangeLog b/gnome-extra/nautilus-sendto/ChangeLog index a50f36fe7491..56ade3fc04bb 100644 --- a/gnome-extra/nautilus-sendto/ChangeLog +++ b/gnome-extra/nautilus-sendto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/nautilus-sendto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.74 2014/02/22 22:03:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.75 2014/04/26 20:09:32 pacho Exp $ + + 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> -nautilus-sendto-3.6.1.ebuild, + -nautilus-sendto-3.8.0.ebuild: + drop old 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> nautilus-sendto-3.8.1.ebuild: Fix wrong commit, bug 502160 diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-3.6.1.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-3.6.1.ebuild deleted file mode 100644 index 7c9ac0850c04..000000000000 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-3.6.1.ebuild +++ /dev/null @@ -1,67 +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/nautilus-sendto/nautilus-sendto-3.6.1.ebuild,v 1.2 2013/09/28 20:41:32 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit eutils gnome2 multilib - -DESCRIPTION="A nautilus extension for sending files to locations" -HOMEPAGE="http://www.gnome.org" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="cdr gajim +mail pidgin upnp-av" - -COMMON_DEPEND=" - >=dev-libs/glib-2.25.9:2 - >=x11-libs/gtk+-2.90.3:3[X(+)] - cdr? ( >=app-cdr/brasero-2.26:=[nautilus] ) - gajim? ( - net-im/gajim - >=dev-libs/dbus-glib-0.60 ) - mail? ( >=gnome-extra/evolution-data-server-3.5.3:= ) - pidgin? ( - >=net-im/pidgin-2 - >=dev-libs/dbus-glib-0.60 ) - upnp-av? ( >=net-libs/gupnp-0.13 ) -" -RDEPEND="${COMMON_DEPEND} - >=gnome-base/nautilus-2.91.1[sendto]" -DEPEND="${COMMON_DEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.35 - >=gnome-base/nautilus-2.91.1 - sys-devel/gettext - virtual/pkgconfig -" -# Needed for eautoreconf -# >=gnome-base/gnome-common-0.12 - -_use_plugin() { - if use ${1}; then - G2CONF="${G2CONF}${2:-"${1}"}," - fi -} - -src_configure() { - G2CONF="${G2CONF} - --with-plugins=removable-devices," - _use_plugin cdr nautilus-burn - _use_plugin mail evolution - _use_plugin pidgin - _use_plugin gajim - _use_plugin upnp-av upnp - gnome2_src_configure -} - -src_install() { - gnome2_src_install - - # Prevent file collision with nautilus-3 (which installs its own copy of - # libnautilus-sendto.so) - rm -r "${ED}/usr/$(get_libdir)/nautilus/extensions-"* || die -} diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.0.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.0.ebuild deleted file mode 100644 index bb4d951f2c3b..000000000000 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.0.ebuild +++ /dev/null @@ -1,29 +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/nautilus-sendto/nautilus-sendto-3.8.0.ebuild,v 1.2 2013/09/28 20:41:32 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit eutils gnome2 multilib - -DESCRIPTION="A nautilus extension for sending files to locations" -HOMEPAGE="http://www.gnome.org" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="+introspection" - -RDEPEND=" - >=x11-libs/gtk+-2.90.3:3[X(+)] - introspection? ( >=dev-libs/gobject-introspection-0.6.7 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.35 - sys-devel/gettext - virtual/pkgconfig -" -# Needed for eautoreconf -# >=gnome-base/gnome-common-0.12 |