From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ikelos:master commit in: gnome-extra/timer-applet/, gnome-extra/alarm-clock/, gnome-extra/evolution-mapi/, ...
Date: Sun, 16 Aug 2015 01:24:14 +0000 (UTC) [thread overview]
Message-ID: <1439688249.29c847e40881d8ee86a38d076f3e7b5b7d8f3497.ikelos@gentoo> (raw)
commit: 29c847e40881d8ee86a38d076f3e7b5b7d8f3497
Author: layman <layman <AT> localhost>
AuthorDate: Sun Aug 16 01:24:09 2015 +0000
Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 01:24:09 2015 +0000
URL: https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=29c847e4
Remove old gnome applet ebuilds.
| 3 --
| 27 ---------------
.../files/alarm-clock-0.2.4-adjustments.patch | 40 ----------------------
| 2 --
.../evolution-mapi/evolution-mapi-0.30.3.ebuild | 38 --------------------
| 22 ------------
| 4 ---
| 5 ---
| 29 ----------------
9 files changed, 170 deletions(-)
diff --git a/gnome-extra/alarm-clock/Manifest b/gnome-extra/alarm-clock/Manifest
deleted file mode 100644
index b95d2e6..0000000
--- a/gnome-extra/alarm-clock/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-AUX alarm-clock-0.2.4-adjustments.patch 2557 RMD160 09cc8fd06d4b5411c7922c64e51a307453de5c4d SHA1 95bc0a9bce6da5edbca5828fdcf8c400f2266978 SHA256 8d133b5404947661032e6ceed1bfc1319917007bc7f4d925e8d987552bbd79c1
-DIST alarm-clock-0.2.5.tar.gz 199578 RMD160 f73d4b57e83c897f4bdb687b02c394e04dfcdb3d SHA1 cdc0479f31cd050332efa8a854b7a893c47c9079 SHA256 bed7778b32ed650ff1d6e91d776ce60466a601931c87dcc01e7a39a8747076a2
-EBUILD alarm-clock-0.2.5.ebuild 535 RMD160 d7120a01a54c23020db0ce9a6e8d048be22a3925 SHA1 8ce9f9a9e44f72fb6ececa7dbec20b892a59c011 SHA256 4a58c857af3ff618d0e1eed34c45b0c0ae1339799805f7d36fedf1a56afc9810
diff --git a/gnome-extra/alarm-clock/alarm-clock-0.2.5.ebuild b/gnome-extra/alarm-clock/alarm-clock-0.2.5.ebuild
deleted file mode 100644
index e299470..0000000
--- a/gnome-extra/alarm-clock/alarm-clock-0.2.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnome2
-
-DESCRIPTION="An alarm clock applet for Gnome"
-HOMEPAGE="http://alarm-clock.pseudoberries.com/"
-SRC_URI="http://launchpad.net/${PN}/trunk/0.2/+download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND="
-dev-libs/dbus-glib
-gnome-base/gconf
-gnome-base/gnome-panel
-gnome-base/orbit
-media-libs/gstreamer
-sys-apps/dbus
-x11-libs/gtk+
-x11-libs/libnotify
-"
-RDEPEND="${DEPEND}"
-
diff --git a/gnome-extra/alarm-clock/files/alarm-clock-0.2.4-adjustments.patch b/gnome-extra/alarm-clock/files/alarm-clock-0.2.4-adjustments.patch
deleted file mode 100644
index 2a999c4..0000000
--- a/gnome-extra/alarm-clock/files/alarm-clock-0.2.4-adjustments.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff --git a/src/ui/alarm-clock.glade b/src/ui/alarm-clock.glade
-index 9dfceb4..2d334a9 100644
---- a/src/ui/alarm-clock.glade
-+++ b/src/ui/alarm-clock.glade
-@@ -311,7 +311,7 @@
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-- <property name="adjustment">0 0 23 1 10 10</property>
-+ <property name="adjustment">0 0 23 1 0 0</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
- </widget>
-@@ -335,7 +335,7 @@
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-- <property name="adjustment">0 0 59 1 10 10</property>
-+ <property name="adjustment">0 0 59 1 0 0</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
- </widget>
-@@ -360,7 +360,7 @@
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-- <property name="adjustment">0 0 59 1 10 10</property>
-+ <property name="adjustment">0 0 59 1 0 0</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
- </widget>
-@@ -575,7 +575,7 @@
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-- <property name="adjustment">0 0 99 1 10 10</property>
-+ <property name="adjustment">0 0 99 1 0 0</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
- </widget>
diff --git a/gnome-extra/evolution-mapi/Manifest b/gnome-extra/evolution-mapi/Manifest
deleted file mode 100644
index d01b745..0000000
--- a/gnome-extra/evolution-mapi/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST evolution-mapi-0.30.3.tar.bz2 525255 RMD160 72389ba7221186b393b3256c47badd29cac0e2a5 SHA1 c9cfea0eaaf98bf23a49b63f911681e9118d29fb SHA256 c2320e47a562913398ae1be1de6bbf0d93eae666010e18d855a00c96317c7f11
-EBUILD evolution-mapi-0.30.3.ebuild 1002 RMD160 9be6d18155ea5f9c55a0873d49848f86c384087b SHA1 460c5129546c418a2bb61b4f7adddd4171807590 SHA256 149854a82db1fe5b5999a73625b737fba1d1660b99fe1f6f7ada622cae1e357d
diff --git a/gnome-extra/evolution-mapi/evolution-mapi-0.30.3.ebuild b/gnome-extra/evolution-mapi/evolution-mapi-0.30.3.ebuild
deleted file mode 100644
index bae4b75..0000000
--- a/gnome-extra/evolution-mapi/evolution-mapi-0.30.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.28.2.ebuild,v 1.1 2010/01/11 21:49:00 eva Exp $
-
-EAPI="2"
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="Evolution module for connecting to Microsoft Exchange"
-HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html"
-LICENSE="GPL-2"
-
-SLOT="2.0"
-KEYWORDS="-amd64 -x86"
-IUSE="debug doc static"
-
-RDEPEND="
- >=mail-client/evolution-${PV}
- >=gnome-extra/evolution-data-server-${PV}[kerberos]
- >=dev-libs/glib-2.16.0
- >=x11-libs/gtk+-2.10
- >=gnome-base/gconf-2.0
- >=gnome-base/libbonobo-2.20.3
- >=gnome-base/libglade-2.0
- >=gnome-base/libgnomeui-2.0
- dev-libs/libxml2
- net-libs/libsoup:2.4
- >=net-nds/openldap-2.1.30-r2
- net-libs/libmapi"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- dev-util/pkgconfig
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
diff --git a/gnome-extra/timer-applet/ChangeLog b/gnome-extra/timer-applet/ChangeLog
deleted file mode 100644
index 2a28000..0000000
--- a/gnome-extra/timer-applet/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# ChangeLog for gnome-extra/timer-applet
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 24 Jun 2007; Jakub Moc <jakub@gentoo.org> timer-applet-1.3.3.ebuild:
- Add missing dev-libs/libxml2 dependency
-
- 18 Apr 2007; Markus Ullmann <jokey@gentoo.org> -timer-applet-1.3.1.ebuild,
- timer-applet-1.3.3.ebuild:
- Drop old and some cosmetics
-
- 16 Apr 2007; Luca Marturana (luca89) <lucamarturana@gmail.com>
- +timer-applet-1.3.3.ebuild:
- Version bump, fixed libxml2 headers path
-
- 07 Jan 2007; Jakub Moc <jakub@gentoo.org> timer-applet-1.3.1.ebuild:
- Make libnotify non-optional until someone fixes the automagic dependency
-
- 03 Oct 2006; Mikel Olasagasti (Hey_neken) <hey_neken@mundurat.net>
- +timer-applet-1.3.1.ebuild, +metadata.xml:
- New Ebuild for bug 131669, thanks to genstef
-
diff --git a/gnome-extra/timer-applet/Manifest b/gnome-extra/timer-applet/Manifest
deleted file mode 100644
index 447642a..0000000
--- a/gnome-extra/timer-applet/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST timer-applet-2.0.1.tar.gz 213044 RMD160 500f54a8fcd580148abcd4f9c2261e4a34771eb1 SHA1 220d3e473ed41ecbfa8364a791adb3af6bbd3a98 SHA256 bee206b0bbc73d0751793c8a79e5bb234285013dee12573c11f3131898785ac2
-EBUILD timer-applet-2.0.1.ebuild 702 RMD160 ee3f5bbd840850abd3a097aca72c737314f10ba9 SHA1 6360b9ee6b4378cf8c329e19732c32d5206356cf SHA256 b32f7fd87f0f4a525f2f21fc78c38124e25f410fc187197fdc8b028d341fbe0d
-MISC ChangeLog 824 RMD160 3092e11276dad48fd357c303b432aec502b0a168 SHA1 766b25f00739136ec32e575cb26914b6d69fa2c1 SHA256 aa933b1d84321e23a90ce456bec0d2f14e6f8691a0e9fdbc00af66b3d2754fdd
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/gnome-extra/timer-applet/metadata.xml b/gnome-extra/timer-applet/metadata.xml
deleted file mode 100644
index 7e32869..0000000
--- a/gnome-extra/timer-applet/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>
diff --git a/gnome-extra/timer-applet/timer-applet-2.0.1.ebuild b/gnome-extra/timer-applet/timer-applet-2.0.1.ebuild
deleted file mode 100644
index 44cc19b..0000000
--- a/gnome-extra/timer-applet/timer-applet-2.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnome2 flag-o-matic
-
-DESCRIPTION="A countdown timer applet for the GNOME panel"
-HOMEPAGE="http://timerapplet.sourceforge.net"
-SRC_URI="mirror://sourceforge/timerapplet/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="doc sounds libnotify"
-
-DEPEND=">=gnome-base/gnome-panel-2.6
- >=x11-libs/gtk+-2.8
- dev-libs/libxml2
- sounds? ( gnome-extra/gnome-audio )
- libnotify? ( >=x11-libs/libnotify-0.3
- dev-python/notify-python )"
-RDEPEND="${DEPEND}"
-
-DOCS="AUTHORS Changelog NEWS README"
-
-src_compile() {
- append-flags $(xml2-config --cflags)
- gnome2_src_compile
-}
reply other threads:[~2015-08-16 1:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439688249.29c847e40881d8ee86a38d076f3e7b5b7d8f3497.ikelos@gentoo \
--to=ikelos@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox