diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-04 11:29:26 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-04 11:29:26 +0000 |
commit | 01192335e707c4d637594870c48070e2218976ad (patch) | |
tree | a5c169b0c2a2d79ca7da7acae98c82bd96333bad /x11-misc/sw-notify-send | |
parent | Version bump. The new version introduces action support. (diff) | |
download | historical-01192335e707c4d637594870c48070e2218976ad.tar.gz historical-01192335e707c4d637594870c48070e2218976ad.tar.bz2 historical-01192335e707c4d637594870c48070e2218976ad.zip |
Version bump. The new version introduces action support (and background, as a prerequisite).
Package-Manager: portage-2.2.0_alpha51_p82/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/sw-notify-send')
-rw-r--r-- | x11-misc/sw-notify-send/ChangeLog | 9 | ||||
-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 |