summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-04 11:29:26 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-04 11:29:26 +0000
commit725f71aa9030c724ad66ce44c3acb0df9fd3a38b (patch)
tree70374ad19deafc3ff053e31594fe1721ce6ad9d0 /x11-misc
parentVersion bump. The new version introduces action support (and background, as a... (diff)
downloadgentoo-2-725f71aa9030c724ad66ce44c3acb0df9fd3a38b.tar.gz
gentoo-2-725f71aa9030c724ad66ce44c3acb0df9fd3a38b.tar.bz2
gentoo-2-725f71aa9030c724ad66ce44c3acb0df9fd3a38b.zip
Version bump. The new version introduces action support (and background, as a prerequisite).
(Portage version: 2.2.0_alpha51_p82/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sw-notify-send/ChangeLog9
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-1.1.ebuild (renamed from x11-misc/sw-notify-send/sw-notify-send-1.0.0.ebuild)2
2 files changed, 9 insertions, 2 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog
index 7bb773cc5a21..c14f320b3eb9 100644
--- a/x11-misc/sw-notify-send/ChangeLog
+++ b/x11-misc/sw-notify-send/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-misc/sw-notify-send
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.3 2011/08/29 22:23:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.4 2011/09/04 11:29:26 mgorny Exp $
+
+*sw-notify-send-1.1 (04 Sep 2011)
+
+ 04 Sep 2011; Michał Górny <mgorny@gentoo.org> -sw-notify-send-1.0.0.ebuild,
+ +sw-notify-send-1.1.ebuild:
+ Version bump. The new version introduces action support (and background, as a
+ prerequisite).
*sw-notify-send-1.0.0 (29 Aug 2011)
diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.0.0.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.1.ebuild
index e8cca9791bf2..ac43c75a9993 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.0.0.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-1.0.0.ebuild,v 1.1 2011/08/29 22:23:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-1.1.ebuild,v 1.1 2011/09/04 11:29:26 mgorny Exp $
EAPI=4
inherit autotools-utils