* [gentoo-commits] dev/ikelos:master commit in: gnome-extra/gnome-activity-journal/, gnome-extra/gnome-activity-journal/files/
@ 2011-03-10 1:27 Mike Auty
0 siblings, 0 replies; only message in thread
From: Mike Auty @ 2011-03-10 1:27 UTC (permalink / raw
To: gentoo-commits
commit: c5cabecd32476478d7708cb5dcf5b5ad01df1bec
Author: Mike Auty <mike.auty <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 01:26:30 2011 +0000
Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 01:26:30 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=c5cabecd
Remove gnome-activity-journal now that we've removed zeitgeist.
---
| 4 --
.../files/0.3.3-missing-icons.patch | 10 -----
.../files/gnome-activity-journal-fix-install.patch | 13 ------
.../gnome-activity-journal-0.3.3.ebuild | 43 --------------------
4 files changed, 0 insertions(+), 70 deletions(-)
diff --git a/gnome-extra/gnome-activity-journal/Manifest b/gnome-extra/gnome-activity-journal/Manifest
deleted file mode 100644
index 7e51324..0000000
--- a/gnome-extra/gnome-activity-journal/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 0.3.3-missing-icons.patch 564 RMD160 2d4ec8e257dd4af23acbe1115628cea41cd2430d SHA1 77a0ce46597fcf167dc6b237ebe3599eaf05aab9 SHA256 dbf5621f07afc80c470015c303221989d4245a10e640066973d7c3ce22e82d74
-AUX gnome-activity-journal-fix-install.patch 674 RMD160 7cf04d82863c73f70ced9982481826261a998956 SHA1 83c3332c54923c1a3ccc185859a6ea564d8acb88 SHA256 93027bc1cd9d81285d735845878fece91cf83d58e81a6cc857d2c056bcdb84e8
-DIST gnome-activity-journal-0.3.3.tar.gz 191396 RMD160 8c9a0679192780754a6cda69349097799369757a SHA1 d4fa1d98f15993aa66ddf61c15593bf918f90a14 SHA256 d52e326f662b36414e7112426788b6278dbfea67661e9ff9cd6d20c9ade5d300
-EBUILD gnome-activity-journal-0.3.3.ebuild 1005 RMD160 ae898d8c85e9c6b2ccea4fe587ac7bf505425de7 SHA1 b54ec2be315a10de7c3784213873f1ff408c4366 SHA256 758ecd0c934b044d1d77ecbbd194a6619aed041b22ffdaa73f45456188bf3dd5
diff --git a/gnome-extra/gnome-activity-journal/files/0.3.3-missing-icons.patch b/gnome-extra/gnome-activity-journal/files/0.3.3-missing-icons.patch
deleted file mode 100644
index e5d3f9b..0000000
--- a/gnome-extra/gnome-activity-journal/files/0.3.3-missing-icons.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py.orig 2010-02-23 11:23:54.792669992 +0100
-+++ setup.py 2010-02-23 11:27:41.868506250 +0100
-@@ -118,6 +118,7 @@
- data_files = list_from_lists(
- [('share/gnome-activity-journal', ['gnome-activity-journal'])],
- [('share/gnome-activity-journal/data', glob('data/*.svg'))],
-+ [('share/gnome-activity-journal/data/zlogo', glob('data/zlogo/*.png'))],
- [('share/pixmaps/', ['data/gnome-activity-journal.xpm'])],
- recursive_install('share/icons/hicolor', 'data/icons/hicolor/', '',
- ext=['.png', '.svg']),
diff --git a/gnome-extra/gnome-activity-journal/files/gnome-activity-journal-fix-install.patch b/gnome-extra/gnome-activity-journal/files/gnome-activity-journal-fix-install.patch
deleted file mode 100644
index 20a2ad6..0000000
--- a/gnome-extra/gnome-activity-journal/files/gnome-activity-journal-fix-install.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gnome-activity-journal-0.3.3/setup.py
-===================================================================
---- gnome-activity-journal-0.3.3.orig/setup.py
-+++ gnome-activity-journal-0.3.3/setup.py
-@@ -55,7 +55,7 @@ class _install(orig_install):
- 'bin/gnome-activity-journal')
- # Symlink the 48x48 PNG icon into share/pixmaps
- self._create_symlink(
-- 'share/gnome-activity-journal/data/icons/hicolor/48x48/apps/' \
-+ 'share/icons/hicolor/48x48/apps/' \
- 'gnome-activity-journal.png',
- 'share/pixmaps/gnome-activity-journal.png')
- # Symlink the icons so that the Journal can find them
diff --git a/gnome-extra/gnome-activity-journal/gnome-activity-journal-0.3.3.ebuild b/gnome-extra/gnome-activity-journal/gnome-activity-journal-0.3.3.ebuild
deleted file mode 100644
index 7ffc896..0000000
--- a/gnome-extra/gnome-activity-journal/gnome-activity-journal-0.3.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Tiziano Müller
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit distutils eutils python versionator
-
-DESCRIPTION="Tool for easily browsing and finding files on your computer."
-HOMEPAGE="https://launchpad.net/gnome-activity-journal"
-SRC_URI="http://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-misc/zeitgeist-0.3.1
- dev-python/pygtk
- dev-python/pygobject
- dev-python/gconf-python
- dev-python/pycairo
- dev-python/libgnome-python
- dev-python/pyxdg
- sys-apps/dbus"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-python/python-distutils-extra"
-
-src_prepare() {
- epatch \
- "${FILESDIR}/${PV}-missing-icons.patch" \
- "${FILESDIR}/gnome-activity-journal-fix-install.patch"
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/gnome-activity-journal
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/gnome-activity-journal
-}
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-10 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 1:27 [gentoo-commits] dev/ikelos:master commit in: gnome-extra/gnome-activity-journal/, gnome-extra/gnome-activity-journal/files/ Mike Auty
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox