summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-04-27 07:04:34 +0000
committerPacho Ramos <pacho@gentoo.org>2014-04-27 07:04:34 +0000
commit4a04c28f0c7e1096ed0edcc82ce8959d72dbadd8 (patch)
treeb80d0d575599274e4b48194767c9a91c0b1f35e0 /gnome-extra/nm-applet
parentbump; add py3.4, drop pypy2_0 support (diff)
downloadgentoo-2-4a04c28f0c7e1096ed0edcc82ce8959d72dbadd8.tar.gz
gentoo-2-4a04c28f0c7e1096ed0edcc82ce8959d72dbadd8.tar.bz2
gentoo-2-4a04c28f0c7e1096ed0edcc82ce8959d72dbadd8.zip
drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r--gnome-extra/nm-applet/ChangeLog6
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.6.4.ebuild55
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild57
3 files changed, 5 insertions, 113 deletions
diff --git a/gnome-extra/nm-applet/ChangeLog b/gnome-extra/nm-applet/ChangeLog
index 75402ce0dfa0..36e9edce1540 100644
--- a/gnome-extra/nm-applet/ChangeLog
+++ b/gnome-extra/nm-applet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/nm-applet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.115 2014/03/09 12:00:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.116 2014/04/27 07:04:34 pacho Exp $
+
+ 27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -nm-applet-0.9.6.4.ebuild,
+ -nm-applet-0.9.8.8.ebuild:
+ drop old
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> nm-applet-0.9.8.8-r1.ebuild:
x86 stable, bug 499954
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.6.4.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.6.4.ebuild
deleted file mode 100644
index 817d99f14805..000000000000
--- a/gnome-extra/nm-applet/nm-applet-0.9.6.4.ebuild
+++ /dev/null
@@ -1,55 +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/nm-applet/nm-applet-0.9.6.4.ebuild,v 1.11 2013/05/03 10:07:43 ssuominen Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-GNOME_ORG_MODULE="network-manager-applet"
-
-inherit eutils gnome2
-
-DESCRIPTION="GNOME applet for NetworkManager"
-HOMEPAGE="http://projects.gnome.org/NetworkManager/"
-SRC_URI="${SRC_URI}
- http://dev.gentoo.org/~ssuominen/pngcrush-fixed-nm-signal-icons.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="bluetooth gconf"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=dev-libs/glib-2.26:2
- >=dev-libs/dbus-glib-0.88
- >=gnome-base/gnome-keyring-2.20
- >=sys-apps/dbus-1.4.1
- >=sys-auth/polkit-0.96-r1
- >=x11-libs/gtk+-3:3
- >=x11-libs/libnotify-0.7.0
-
- app-text/iso-codes
- >=net-misc/networkmanager-0.9.6
- net-misc/mobile-broadband-provider-info
-
- bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )
- gconf? ( >=gnome-base/gconf-2.20:2 )
- virtual/freedesktop-icon-theme"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- >=dev-util/intltool-0.40"
-
-src_prepare() {
- DOCS="AUTHORS ChangeLog NEWS README"
- G2CONF="${G2CONF}
- --with-gtkver=3
- --disable-more-warnings
- --disable-static
- --localstatedir=/var
- $(use_with bluetooth)
- $(use_enable gconf migration)"
-
- mv -f "${WORKDIR}"/nm-signal-*.png icons/22/
-
- gnome2_src_prepare
-}
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild
deleted file mode 100644
index e8de0112a71e..000000000000
--- a/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild
+++ /dev/null
@@ -1,57 +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/nm-applet/nm-applet-0.9.8.8.ebuild,v 1.4 2013/12/08 18:58:50 pacho Exp $
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-GNOME_ORG_MODULE="network-manager-applet"
-
-inherit gnome2
-
-DESCRIPTION="GNOME applet for NetworkManager"
-HOMEPAGE="http://projects.gnome.org/NetworkManager/"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="bluetooth gconf +introspection modemmanager"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-RDEPEND="
- app-crypt/libsecret
- >=dev-libs/glib-2.26:2
- >=dev-libs/dbus-glib-0.88
- >=sys-apps/dbus-1.4.1
- >=sys-auth/polkit-0.96-r1
- >=x11-libs/gtk+-3:3[introspection?]
- >=x11-libs/libnotify-0.7.0
-
- app-text/iso-codes
- >=net-misc/networkmanager-0.9.8[introspection?]
- net-misc/mobile-broadband-provider-info
-
- bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )
- gconf? (
- >=gnome-base/gconf-2.20:2
- gnome-base/libgnome-keyring )
- introspection? ( >=dev-libs/gobject-introspection-0.9.6 )
- modemmanager? ( >=net-misc/modemmanager-0.7.990 )
- virtual/freedesktop-icon-theme
- virtual/udev[gudev]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- >=dev-util/intltool-0.40
-"
-
-src_configure() {
- gnome2_src_configure \
- --with-gtkver=3 \
- --disable-more-warnings \
- --disable-static \
- --localstatedir=/var \
- $(use_with bluetooth) \
- $(use_enable gconf migration) \
- $(use_enable introspection) \
- $(use_with modemmanager modem-manager-1)
-}