blob: 330a4a87e7894b1be48b1deb5884e9def0e7b3ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
# ChangeLog for x11-misc/tinynotify-send
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.13 2014/07/06 13:24:12 mgorny Exp $
06 Jul 2014; Michał Górny <mgorny@gentoo.org> tinynotify-send-1.2.1-r1.ebuild,
tinynotify-send-9999.ebuild:
Replace obsolete mirror://bitbucket with the real URI.
16 Oct 2013; Michał Górny <mgorny@gentoo.org> tinynotify-send-9999.ebuild:
Switch to git-r3. Add SLOT operators to dependencies.
15 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
-tinynotify-send-1.2.1.ebuild, metadata.xml:
old
*tinynotify-send-1.2.1-r1 (19 Mar 2013)
19 Mar 2013; Samuli Suominen <ssuominen@gentoo.org>
+tinynotify-send-1.2.1-r1.ebuild, tinynotify-send-9999.ebuild:
Remove flawed USE="symlink" logic for /usr/bin/notify-send and convert to
app-admin/eselect-notify-send wrt #379941 by Michał Górny
*tinynotify-send-9999 (15 Dec 2012)
15 Dec 2012; Michał Górny <mgorny@gentoo.org> +tinynotify-send-9999.ebuild:
Import the live ebuild.
31 Aug 2012; Michał Górny <mgorny@gentoo.org> metadata.xml,
tinynotify-send-1.2.1.ebuild:
Sync to the live ebuild.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> tinynotify-send-1.2.1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
23 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
tinynotify-send-1.2.1.ebuild:
Only block libnotify with USE="symlink" if it has USE="symlink" enabled too.
*tinynotify-send-1.2.1 (03 Jan 2012)
03 Jan 2012; Michał Górny <mgorny@gentoo.org> -tinynotify-send-1.2.ebuild,
+tinynotify-send-1.2.1.ebuild:
Version bump. The new version fixes timeout support.
*tinynotify-send-1.2 (02 Jan 2012)
02 Jan 2012; Michał Górny <mgorny@gentoo.org> -tinynotify-send-1.1.ebuild,
+tinynotify-send-1.2.ebuild, metadata.xml:
Version bump. The new version adds timeout support and a manpage.
*tinynotify-send-1.1 (04 Sep 2011)
04 Sep 2011; Michał Górny <mgorny@gentoo.org>
-tinynotify-send-1.0.0.ebuild, +tinynotify-send-1.1.ebuild:
Version bump. The new version introduces action support (and background, as a
prerequisite).
*tinynotify-send-1.0.0 (29 Aug 2011)
29 Aug 2011; Michał Górny <mgorny@gentoo.org> -tinynotify-send-0.2.ebuild,
+tinynotify-send-1.0.0.ebuild:
Version bump. The new version adds support for --foreground option to wait
for notification to close.
*tinynotify-send-0.2 (21 Aug 2011)
21 Aug 2011; Michał Górny <mgorny@gentoo.org> +tinynotify-send-0.2.ebuild,
+metadata.xml:
Introduce the first ebuild for tinynotify-send.
|