summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-01-14 13:41:48 +0000
committerMichał Górny <mgorny@gentoo.org>2011-01-14 13:41:48 +0000
commit1bae35964dce0e407f69570708e6a915b79c5959 (patch)
treed205bdc45abe5758005df6b56ef4e1644e18e778 /x11-misc
parentapp-misc/rbutil: Fixed parallel make issue (bug 183494), thanks to Dennis Sch... (diff)
downloadsunrise-1bae35964dce0e407f69570708e6a915b79c5959.tar.gz
sunrise-1bae35964dce0e407f69570708e6a915b79c5959.tar.bz2
sunrise-1bae35964dce0e407f69570708e6a915b79c5959.zip
x11-misc/sw-notify-send: Moved to gx86.
svn path=/sunrise/; revision=11669
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sw-notify-send/ChangeLog30
-rw-r--r--x11-misc/sw-notify-send/Manifest14
-rw-r--r--x11-misc/sw-notify-send/metadata.xml6
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild24
4 files changed, 0 insertions, 74 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog
deleted file mode 100644
index d1436ec6f..000000000
--- a/x11-misc/sw-notify-send/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-# ChangeLog for x11-misc/sw-notify-send
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*sw-notify-send-0.1.1 (10 Dec 2010)
-
- 10 Dec 2010; Michał Górny <mgorny@gentoo.org> -sw-notify-send-0.1.ebuild,
- +sw-notify-send-0.1.1.ebuild:
- Version bump with autotools use and a small segv-fix.
-
- 09 Aug 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
- sw-notify-send-0.1.ebuild:
- Update HOMEPAGE & SRC_URI (once again).
-
- 27 Jun 2010; Michał Górny (sedzimir) <mgorny.3ehbo@mailnull.com>
- sw-notify-send-0.1.ebuild:
- Update HOMEPAGE and SRC_URI.
-
- 04 Jun 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
- sw-notify-send-0.1.ebuild:
- Use emake to compile the executable.
-
- 15 May 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
- sw-notify-send-0.1.ebuild:
- Drop unnecessary libnotify RDEPEND.
-
- 09 May 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
- +sw-notify-send-0.1.ebuild, +metadata.xml:
- New ebuild for bug #318961, a system-wide notify-send wrapper.
-
diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest
deleted file mode 100644
index 37504a61c..000000000
--- a/x11-misc/sw-notify-send/Manifest
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST sw-notify-send-0.1.1.tar.bz2 54661 RMD160 b02042aac8f682245bd8462691b82cc1f8d821c5 SHA1 33691cb59c7b68ca939dbec10a33fc288913bb92 SHA256 b178554b2359ccad72aefff3c986356b96a541602d08b819565dd8d91ca3e4d4
-EBUILD sw-notify-send-0.1.1.ebuild 727 RMD160 488ecb3e7cac0d413aa4f38471598155073ae1ed SHA1 cb4f2a982cd3746f511a5252ae7c0036b53d1d15 SHA256 4d7d25059bb496125c12107a433a54f2ec03b7fabc72412f4071cb4096722e40
-MISC ChangeLog 1034 RMD160 18a9062384d6d9f6fa235a96c806e24bb38bc959 SHA1 3eceb3326312553e35859ffea45273973be64196 SHA256 45c05d453181e53ff63d3ce0900a66bb5cf9b387b1ce5699b6740845c273caeb
-MISC metadata.xml 231 RMD160 6aebfea93d789d2b96ea6d8259dc842dd1fdacd3 SHA1 e10a04c4c18a66af326abc1f40c61b28cc610fae SHA256 48054ea190d00518c1e035fc6663b2368854cdea5ff69a94830e4f9a38260987
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAk0CaGcACgkQnGSe5QXeB7uxuQCfTPnQgKJzr4sQwK4i4hTXmuQw
-684AnAqWfN56Xuddy4oMzU65O52LcI+c
-=ely8
------END PGP SIGNATURE-----
diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml
deleted file mode 100644
index c6be58046..000000000
--- a/x11-misc/sw-notify-send/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild
deleted file mode 100644
index 282e361e1..000000000
--- a/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit base
-
-DESCRIPTION="A system-wide notification wrapper for notify-send"
-HOMEPAGE="http://github.com/mgorny/sw-notify-send/"
-SRC_URI="http://github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="sys-process/procps"
-RDEPEND="${DEPEND}"
-
-# The lack of x11-libs/libnotify RDEPEND is intentional. The tool supports
-# calling 'notify-send' from within a chroot running libnotify-enabled system
-# where the host system is libnotify-free. Not to mention that running
-# a libnotify notification daemon implies having libnotify installed.
-
-DOCS=( README )