diff options
author | 2012-07-19 19:58:07 +0000 | |
---|---|---|
committer | 2012-07-19 19:58:07 +0000 | |
commit | 6e47cff34f9d02fc4a766c122c91d86aee4b94c0 (patch) | |
tree | 252151201f7177775a8cfc9f518a33b2c48cbf46 /net-misc/leechcraft-advancednotifications | |
parent | Removed old versions, bumped to 0.5.75 (diff) | |
download | gentoo-2-6e47cff34f9d02fc4a766c122c91d86aee4b94c0.tar.gz gentoo-2-6e47cff34f9d02fc4a766c122c91d86aee4b94c0.tar.bz2 gentoo-2-6e47cff34f9d02fc4a766c122c91d86aee4b94c0.zip |
Removed old versions, bumped to 0.5.75
(Portage version: 2.1.11.4/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-advancednotifications')
-rw-r--r-- | net-misc/leechcraft-advancednotifications/ChangeLog | 12 | ||||
-rw-r--r-- | net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild | 22 | ||||
-rw-r--r-- | net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild | 23 | ||||
-rw-r--r-- | net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.65.ebuild | 23 | ||||
-rw-r--r-- | net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.75.ebuild (renamed from net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.0.ebuild) | 2 |
5 files changed, 12 insertions, 70 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index 50129f340733..322ab09a83c3 100644 --- a/net-misc/leechcraft-advancednotifications/ChangeLog +++ b/net-misc/leechcraft-advancednotifications/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-misc/leechcraft-advancednotifications # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.18 2012/07/15 16:02:44 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.19 2012/07/19 19:58:07 maksbotan Exp $ + +*leechcraft-advancednotifications-0.5.75 (19 Jul 2012) + + 19 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-advancednotifications-0.5.75.ebuild, + -leechcraft-advancednotifications-0.4.99.ebuild, + -leechcraft-advancednotifications-0.5.0.ebuild, + -leechcraft-advancednotifications-0.5.60.ebuild, + -leechcraft-advancednotifications-0.5.65.ebuild: + Removed old versions, bumped to 0.5.75 15 Jul 2012; Michael Palimaka <kensington@gentoo.org> leechcraft-advancednotifications-0.4.99.ebuild, diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild deleted file mode 100644 index ce72fb317834..000000000000 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild,v 1.3 2012/04/07 17:14:47 maekke Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Flexible and customizable notifications framework for LeechCraft." - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" - -pkg_postinst() { - einfo "Advanced Notifications supports playing sounds on various" - einfo "events. Install some media playback plugin to enjoy this" - einfo "feature (media-video/leechcraft-lmp will do, for example)." -} diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild deleted file mode 100644 index 26493c7f7ede..000000000000 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild,v 1.2 2012/07/15 16:02:44 kensington Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Flexible and customizable notifications framework for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - x11-libs/qt-declarative:4" -RDEPEND="${DEPEND}" - -pkg_postinst() { - einfo "Advanced Notifications supports playing sounds on various" - einfo "events. Install some media playback plugin to enjoy this" - einfo "feature (media-video/leechcraft-lmp will do, for example)." -} diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.65.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.65.ebuild deleted file mode 100644 index 2f2d70806479..000000000000 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.65.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.65.ebuild,v 1.2 2012/07/15 16:02:44 kensington Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Flexible and customizable notifications framework for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - x11-libs/qt-declarative:4" -RDEPEND="${DEPEND}" - -pkg_postinst() { - einfo "Advanced Notifications supports playing sounds on various" - einfo "events. Install some media playback plugin to enjoy this" - einfo "feature (media-video/leechcraft-lmp will do, for example)." -} diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.0.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.75.ebuild index e142f65398b1..10fccea4c41b 100644 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.0.ebuild +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.75.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/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.0.ebuild,v 1.3 2012/07/15 16:02:44 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.75.ebuild,v 1.1 2012/07/19 19:58:07 maksbotan Exp $ EAPI="4" |