diff options
-rw-r--r-- | x11-misc/sw-notify-send/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild (renamed from x11-misc/sw-notify-send/sw-notify-send-1.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog index 9e70e48ef36d..ff2580235ed6 100644 --- a/x11-misc/sw-notify-send/ChangeLog +++ b/x11-misc/sw-notify-send/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/sw-notify-send # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.5 2012/01/02 11:17:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.6 2012/01/03 06:53:27 mgorny Exp $ + +*sw-notify-send-1.2.1 (03 Jan 2012) + + 03 Jan 2012; Michał Górny <mgorny@gentoo.org> -sw-notify-send-1.2.ebuild, + +sw-notify-send-1.2.1.ebuild: + Version bump. The new version fixes timeout support. *sw-notify-send-1.2 (02 Jan 2012) diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild index 16581e061f7f..f88ee0058fc2 100644 --- a/x11-misc/sw-notify-send/sw-notify-send-1.2.ebuild +++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.ebuild,v 1.1 2012/01/02 11:17:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild,v 1.1 2012/01/03 06:53:27 mgorny Exp $ EAPI=4 |