summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-07-21 07:20:31 +0000
committerPacho Ramos <pacho@gentoo.org>2013-07-21 07:20:31 +0000
commit564325a0fc1247e21709eeb1b1e48a4995d09e61 (patch)
tree9ad1944b429075eb4929da0f6599dd24842018e5 /gnome-extra
parentRemove masked for removal package (diff)
downloadhistorical-564325a0fc1247e21709eeb1b1e48a4995d09e61.tar.gz
historical-564325a0fc1247e21709eeb1b1e48a4995d09e61.tar.bz2
historical-564325a0fc1247e21709eeb1b1e48a4995d09e61.zip
Remove masked for removal package
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/contacts/ChangeLog83
-rw-r--r--gnome-extra/contacts/Manifest6
-rw-r--r--gnome-extra/contacts/contacts-0.12.ebuild51
-rw-r--r--gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch8
-rw-r--r--gnome-extra/contacts/files/contacts-0.9-dbus.patch22
-rw-r--r--gnome-extra/contacts/metadata.xml10
-rw-r--r--gnome-extra/nm-applet/Manifest12
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild4
8 files changed, 3 insertions, 193 deletions
diff --git a/gnome-extra/contacts/ChangeLog b/gnome-extra/contacts/ChangeLog
deleted file mode 100644
index 8c2a60e15609..000000000000
--- a/gnome-extra/contacts/ChangeLog
+++ /dev/null
@@ -1,83 +0,0 @@
-# ChangeLog for gnome-extra/contacts
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/contacts/ChangeLog,v 1.18 2012/05/05 06:25:23 jdhore Exp $
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org> contacts-0.12.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 05 Mar 2012; Brent Baude <ranger@gentoo.org> contacts-0.12.ebuild:
- Marking contacts-0.12 ppc stable for bug 393007
-
- 09 Feb 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
- Drop maintainer due retirement, bug #85926
-
- 14 Jan 2012; Markus Meier <maekke@gentoo.org> contacts-0.12.ebuild:
- x86 stable, bug #393007
-
- 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> contacts-0.12.ebuild:
- amd64 stable, bug 393007
-
- 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> contacts-0.12.ebuild:
- Move gnome2_src_prepare to proper place.
-
- 25 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> contacts-0.12.ebuild:
- Fix incomplete rdepends and use switches, bug #356317.
-
- 24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> -contacts-0.11.ebuild,
- contacts-0.12.ebuild:
- Pin gtk+ to slot 2. Move DOCS to pkg_setup. Remove old revision.
-
-*contacts-0.12 (13 Sep 2010)
-
- 13 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> +contacts-0.12.ebuild:
- Version bump. Translation updates.
-
- 02 Sep 2010; Pacho Ramos <pacho@gentoo.org> -contacts-0.10.ebuild,
- contacts-0.11.ebuild, +files/contacts-0.11-fix-make-3.82.patch:
- Make this gmake-3.82 compliant, bug #333647 (reported by Diego E.
- 'Flameeyes' Pettenò and patch made by Jory A. Pratt). Use eapi2 and
- remove old.
-
-*contacts-0.11 (12 Nov 2009)
-
- 12 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
- -files/contacts-0.5-po.patch, -contacts-0.8.ebuild, -contacts-0.9.ebuild,
- +contacts-0.11.ebuild:
- Version bump. Translation updates. Clean up old revisions.
-
-*contacts-0.10 (11 Jun 2009)
-
- 11 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org> +contacts-0.10.ebuild:
- Version bump. Removing invalid entry from ChangeLog.
-
- 21 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
- +files/contacts-0.9-dbus.patch, contacts-0.9.ebuild:
- Fix compilation with USE="-dbus", bug #247519.
-
-*contacts-0.9 (28 Jul 2008)
-
- 28 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org> +contacts-0.9.ebuild:
- bump to 0.9.
-
-*contacts-0.8 (20 Dec 2007)
-
- 20 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- -contacts-0.5.ebuild, -contacts-0.7.ebuild, +contacts-0.8.ebuild:
- Version bump, bug #165124
-
-*contacts-0.7 (15 Aug 2007)
-
- 15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- +contacts-0.7.ebuild:
- Version bump, bug #165124
-
- 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> metadata.xml,
- contacts-0.5.ebuild:
- Added ~amd64, bug #176511; re-order metadata.xml
-
-*contacts-0.5 (29 Apr 2007)
-
- 29 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- +files/contacts-0.5-po.patch, +contacts-0.5.ebuild:
- Initial ebuild, thanks to Kristian Poul Herkild in bug #165124
-
diff --git a/gnome-extra/contacts/Manifest b/gnome-extra/contacts/Manifest
deleted file mode 100644
index 38d31c235882..000000000000
--- a/gnome-extra/contacts/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX contacts-0.11-fix-make-3.82.patch 420 RMD160 877209e94417aa34dcf6666c5edea122e932c2ff SHA1 4dc29604471f9c351897c4f870475468a31d0218 SHA256 0af667f267304a0b7f02757e1e544533cef49affd2be9e3a0c0133e730f0f4d7
-AUX contacts-0.9-dbus.patch 604 RMD160 006a40a7a36791107313c36c7e86b7c99721b767 SHA1 676eb551d633f055c8346fd0d5481a1e0a3c019f SHA256 36a09da50e055f54786fc86f27a309a8d8be29c5cb53f9314ce3f856bdc37949
-DIST contacts-0.12.tar.bz2 358322 RMD160 ff12cc45280311437e79e53859ca12d441dc0248 SHA1 f836963997c9dbdb34a6491a9f5a5431375a710c SHA256 0993f34819b92e09ab64e8a90231afc3178a19a4a99cf02c3050f51a44850782
-EBUILD contacts-0.12.ebuild 1285 RMD160 991432c22ef29bf4df81d448bf14ea75777ba773 SHA1 4b85380c43cade594de0ed7fe244edc375299701 SHA256 51ba37bc152177293159da5c131c1d190284281726e6f82159e322e4c342a35a
-MISC ChangeLog 2956 RMD160 854e696d5439ce2c5b61ffa03af1e5e93e47c648 SHA1 93515245938f3492a7b15ff16cfa88d7a4cef75f SHA256 00a6ec2e28709ace363c22db83b7d3c6fb4972b0c70fabb4f55c5ad7244b96ad
-MISC metadata.xml 359 RMD160 068ba4208daa803f2936798181ac4da49fc9929d SHA1 b26e6cb04a1b15dec15273b88fe393f71e1bcfa2 SHA256 9757c512edec3af5b7db3ef4d64dbaa128bcfb9ce70278f8e076209a9764eef9
diff --git a/gnome-extra/contacts/contacts-0.12.ebuild b/gnome-extra/contacts/contacts-0.12.ebuild
deleted file mode 100644
index 631724d9a2c8..000000000000
--- a/gnome-extra/contacts/contacts-0.12.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/contacts/contacts-0.12.ebuild,v 1.8 2012/05/05 06:25:23 jdhore Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME_TARBALL_SUFFIX="bz2"
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="A small, lightweight addressbook for GNOME"
-HOMEPAGE="http://pimlico-project.org/contacts.html"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="dbus gnome"
-
-RDEPEND=">=gnome-extra/evolution-data-server-1.8
- >=x11-libs/gtk+-2.6:2
- dbus? (
- dev-libs/dbus-glib
- sys-apps/dbus )
- gnome? (
- >=gnome-base/gconf-2
- >=gnome-base/gnome-vfs-2 )"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35.0
- virtual/pkgconfig"
-
-pkg_setup() {
- # README is empty
- DOCS="AUTHORS ChangeLog NEWS"
- G2CONF="${G2CONF}
- $(use_enable dbus)
- $(use_enable gnome gconf)
- $(use_enable gnome gnome-vfs)"
-}
-
-src_prepare() {
- # Fix compilation with USE="-dbus", bug #247519, upstream bug #628614
- epatch "${FILESDIR}/${PN}-0.9-dbus.patch"
-
- # Fix compilation with gmake-3.82, bug #333647, upstream bug #628615
- epatch "${FILESDIR}/${PN}-0.11-fix-make-3.82.patch"
-
- intltoolize --force --copy --automake || die "intltoolize failed"
- eautoreconf
- gnome2_src_prepare
-}
diff --git a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch b/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch
deleted file mode 100644
index 8760477fce10..000000000000
--- a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- Makefile.am-orig 2010-08-22 16:25:24.229598412 -0500
-+++ Makefile.am 2010-08-22 16:25:26.488586678 -0500
-@@ -11,4 +11,4 @@
- MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing
-
- snapshot:
-- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
diff --git a/gnome-extra/contacts/files/contacts-0.9-dbus.patch b/gnome-extra/contacts/files/contacts-0.9-dbus.patch
deleted file mode 100644
index bf572be1eb0b..000000000000
--- a/gnome-extra/contacts/files/contacts-0.9-dbus.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/src/contacts-main.c 2008-06-06 11:26:52.000000000 +0200
-+++ b/src/contacts-main.c 2008-11-21 23:39:19.436028277 +0100
-@@ -36,7 +36,9 @@
- #include "contacts-edit-pane.h"
- #include "contacts-ui.h"
-
-+#ifdef HAVE_DBUS
- #include "contacts-dbus.h"
-+#endif
-
- void
- contacts_update_treeview (ContactsData *data)
-@@ -214,7 +216,9 @@
- bacon_message_connection_set_callback (
- mc, (BaconMessageReceivedFunc)contacts_bacon_cb, data);
-
-+#ifdef HAVE_DBUS
- contacts_dbus_init_for_session (data);
-+#endif
-
- /* Set critical errors to close application */
- //g_log_set_always_fatal (G_LOG_LEVEL_CRITICAL);
diff --git a/gnome-extra/contacts/metadata.xml b/gnome-extra/contacts/metadata.xml
deleted file mode 100644
index c71c8b887c97..000000000000
--- a/gnome-extra/contacts/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnome</herd>
-<longdescription>
- Contacts is a small, lightweight addressbook that uses libebook to access
- calendar data from the Evolution addressbook. Contacts is part of the
- Pimlico Project.
-</longdescription>
-</pkgmetadata>
diff --git a/gnome-extra/nm-applet/Manifest b/gnome-extra/nm-applet/Manifest
index eef78b726398..99f808049a03 100644
--- a/gnome-extra/nm-applet/Manifest
+++ b/gnome-extra/nm-applet/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
AUX nm-applet-0.9.6.4-systray-icon-size.patch 1599 SHA256 6aae8a3533072581fe25571df55e00a304514cfba98eee4f4dffe1ccf7626db8 SHA512 7aadf6333ad2dde827699fe3339a26e239a099ea5cd683fb4ccc6970caef7fb68dadfc9ad80d6b15fc351dd828ef8e5efd8e58dba0a800baf6fbc874f2fb97a7 WHIRLPOOL 9c901f2e8433066b03d36ae5d9570df72ebc995a3579c170f14caf256b8121bf33622e25d87acdd3c5a61b7513b6fa48b3731e45bd447562a711d7d969d111bc
DIST network-manager-applet-0.9.6.4.tar.xz 1140868 SHA256 ae5667b165f0f83244ec76c42f17553ec2169f5250e144904994497137374141 SHA512 16aab6e5786d0d6e89b880e34c6b8883bd57a190fb7ae73048db69ad2757317822eff4c8e825239fba969f67a760ce90ac94c27c79780158f3a2d82a9069d242 WHIRLPOOL 940c31ef95cd0b3b7a78ca5083c442dd229c98cf389a0615e4a6ba39b39e3df947b2d3e9b59100e8379b8cdfb845eb2899b637a89a09647b777b2143018e5e80
DIST network-manager-applet-0.9.8.0.tar.xz 1214956 SHA256 1afb6e736870ba95132bf0d211c46849e02a820ba3902a059a616be888053590 SHA512 0c2acb8ded7621369e96a9fc748bfbc75af1eb03415c2109e6f577c9c5d8996cc6b9b11d9c2c445ae7b50c2016f5c90f5a649632738eb056bfa99f115a3b1270 WHIRLPOOL e49e11bec0c2a292567c403b689db429db0aab71778f8b328106a33d95dee66da9d36f04dea7c2f55bb0e887342b3c7ea9ad6f43b2a80e4df592f6a3b495bc41
@@ -10,13 +7,6 @@ EBUILD nm-applet-0.9.6.4-r1.ebuild 1473 SHA256 108807aed96b1ea28475035dd9f73aaf3
EBUILD nm-applet-0.9.6.4.ebuild 1410 SHA256 6c50aefdc6754be70240fca4841aad950ad99255640260827256322c3168bbd8 SHA512 0c0b5b028a08e1be60268c0797a9da79c8ff42b17d8e314ab040572d2de321bb66747945ce9a47ab78f34afea4032abdee0d832d5d7fbc3801074d2a6604ce05 WHIRLPOOL f3050eff77f2f67104c827ebf224b9b58ff297aad36ee69eb318d81f3d6dab215b58fcc982dd3f928b68786164734f262acd3d584ef876b979e42240c74cf621
EBUILD nm-applet-0.9.8.0-r1.ebuild 1705 SHA256 b4b7aa0b34fff9be0f3dad34e65905c1e8eb31893db0f638ad48ec15b239cc45 SHA512 eb382bc78f639d282a597a95f1f80c08cc521bb9e6ae6e25554c42f1187ee47affd6a10d0b49b70516289588b1eb7ffff76e1f91b37fcc750a892ffab0b72eb3 WHIRLPOOL b4aede3f982fe24bf871a90e6893135f2149bf56a59264011ddea2a13de48dd989c969e9e21667d21244a33291bee4e55eb836aa570c4d84cdc0a2a6cbf57bd7
EBUILD nm-applet-0.9.8.0.ebuild 1641 SHA256 f6373d048d8e2befc6ac24c7910cbe008c64b4cdcde664d85acaad578232cb15 SHA512 8841b9d647d82f76f096dd5f5c7a4de0f3fc7be7d06ae19116b56651696de9b8c04d32075edb4fbff66858dfdcfc0967bd3bdea592c3a1ac91b3111ab7c40e47 WHIRLPOOL d70b440fb5f1f9252bc78e34f8d774aca0a8c55db39ad950be47dedcaf836ed9802475839e13806da422da1ae6b7de71061b506413af6ae420a0174d59d4f37e
-EBUILD nm-applet-0.9.8.2.ebuild 1483 SHA256 4238d7777e33ed727a4a40755489fff2ff471899d91a5bd260969a6660384861 SHA512 352cd66d3f1178465962cef472b686e2d1d90b718fb2ca763b57c72a5b3b1aa818dfec4b66a84d703eb2108e06b28dcf644a540a1771c930f07c234800cc6ebd WHIRLPOOL b8fb8b2696cad3e1a54cae152e4b78bceb3af07030a18cc67040a07504b934fbaa581330eed1d013461d54d33dc72d8372736e30cd2c20151055feafe3552c72
+EBUILD nm-applet-0.9.8.2.ebuild 1493 SHA256 af4b51f99f458a88c084af04ec8dab4896b2fa4088403fb1fd55715723248f97 SHA512 14fb157be0e2783dff86eb37ccd39b906518bc9b6ca2928fff8679f7c79cd73eda3fced40dc654f030305718d531acf794394defd4ddb661ece5b5f36c391ac2 WHIRLPOOL f73ac10086174d7d321fd742513cea4ed997d0d1dd56125eef136f7c0bccfbae4a05f81cba045af9e0881d4d09d19f70b11a1d8b5096b22ba0fc40ee01f793e4
MISC ChangeLog 17840 SHA256 732be8549819d39cf4a2611d9df769845505a3198dd7db2cfee40a633b61400a SHA512 a76ff474466148c883065223b6067923768f63863deb81fcec698bbfcec755d50afdc7f5ce30cced36d4bc03dde1b47edbc5f36b237796a3fef3aa30748ee1f9 WHIRLPOOL bafb33d584071e43af21900f28910f9f2bf906e6ef994b862c80d954f4c3a9d379055539a296e54a5570a0c3929972f2469bd851d29f88d02efa83677a5b7d13
MISC metadata.xml 568 SHA256 287c10633139a1bb2c4a58faa5c77425442627db42ce65e7dc97596fe6a4dff9 SHA512 e23d8fdcfcda1c126cb074a28b13e2abcb45809d0a33302452c1d35bc55ae1d2d9725c9ae6e1fed39ba31b30b7bdd14b142b6a75d7f6a8eccf3ec17178c97a3a WHIRLPOOL 87f86d28d8de6d73b8d8c921b1efdf1811f604af85a2895af6b7b1d09d4f24424b51ca61a5c84df029afcfeeb07891b49da19092394da2df52de108e86bc1018
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iEYEAREIAAYFAlG1pbQACgkQsAvGakAaFgA3fgCcCcDmawnANMR/E0fTxq+20fiU
-R4oAn0/c6E9OE+pzWhzzPhj0biDppMsS
-=YL2e
------END PGP SIGNATURE-----
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
index d1c21a8af75d..297cdbac7367 100644
--- a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.ebuild,v 1.1 2013/06/10 09:48:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild,v 1.2 2013/07/21 07:20:31 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -21,7 +21,7 @@ RDEPEND="
app-crypt/libsecret
>=dev-libs/glib-2.26:2
>=dev-libs/dbus-glib-0.88
- >=sys-apps/dbus-1.4.1
+ >=sys-apps/dbus-1.4.1[systemd?]
>=sys-auth/polkit-0.96-r1
>=x11-libs/gtk+-3:3
>=x11-libs/libnotify-0.7.0