From: Michał Górny Date: Sun, 4 Sep 2011 11:29:26 +0000 (+0000) Subject: Version bump. The new version introduces action support (and background, as a prerequ... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=01192335e707c4d637594870c48070e2218976ad;p=gentoo.git 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 --- 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 -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 similarity index 92% rename from x11-misc/sw-notify-send/sw-notify-send-1.0.0.ebuild rename to 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 diff --git a/x11-misc/tinynotify-send/ChangeLog b/x11-misc/tinynotify-send/ChangeLog index 981e78773d2d..98ffdb6acd4d 100644 --- a/x11-misc/tinynotify-send/ChangeLog +++ b/x11-misc/tinynotify-send/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/tinynotify-send # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.2 2011/08/29 22:23:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.3 2011/09/04 11:29:25 mgorny Exp $ + +*tinynotify-send-1.1 (04 Sep 2011) + + 04 Sep 2011; Michał Górny + -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) diff --git a/x11-misc/tinynotify-send/tinynotify-send-1.0.0.ebuild b/x11-misc/tinynotify-send/tinynotify-send-1.1.ebuild similarity index 93% rename from x11-misc/tinynotify-send/tinynotify-send-1.0.0.ebuild rename to x11-misc/tinynotify-send/tinynotify-send-1.1.ebuild index 379640c8b4f7..2ae4036cdc34 100644 --- a/x11-misc/tinynotify-send/tinynotify-send-1.0.0.ebuild +++ b/x11-misc/tinynotify-send/tinynotify-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/tinynotify-send/tinynotify-send-1.0.0.ebuild,v 1.1 2011/08/29 22:23:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.1.ebuild,v 1.1 2011/09/04 11:29:25 mgorny Exp $ EAPI=4 inherit autotools-utils