diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-01-03 06:53:27 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-01-03 06:53:27 +0000 |
commit | ba1cf8cd40f3979cd8d32dc690feecc818d849ae (patch) | |
tree | 22dfcba693585c0f4b7bf73ab98400ea58aff808 /x11-misc | |
parent | Version bump. The new version fixes timeout support. (diff) | |
download | gentoo-2-ba1cf8cd40f3979cd8d32dc690feecc818d849ae.tar.gz gentoo-2-ba1cf8cd40f3979cd8d32dc690feecc818d849ae.tar.bz2 gentoo-2-ba1cf8cd40f3979cd8d32dc690feecc818d849ae.zip |
Version bump. The new version fixes timeout support.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-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 |