summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:38:49 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:38:49 +0000
commit4dca8e897cbe49142ac8e880c3ef76bccb9a4945 (patch)
treefbfcd216deabab27c1fc91d255db20c38f0c35e1 /app-leechcraft/lc-advancednotifications
parentKeyword ~arm. (diff)
downloadgentoo-2-4dca8e897cbe49142ac8e880c3ef76bccb9a4945.tar.gz
gentoo-2-4dca8e897cbe49142ac8e880c3ef76bccb9a4945.tar.bz2
gentoo-2-4dca8e897cbe49142ac8e880c3ef76bccb9a4945.zip
Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and fix metacontacts use.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-leechcraft/lc-advancednotifications')
-rw-r--r--app-leechcraft/lc-advancednotifications/ChangeLog7
-rw-r--r--app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.95.ebuild23
-rw-r--r--app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.96.ebuild23
-rw-r--r--app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.97.ebuild23
-rw-r--r--app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.98.ebuild23
-rw-r--r--app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.99.ebuild (renamed from app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.85.ebuild)2
6 files changed, 7 insertions, 94 deletions
diff --git a/app-leechcraft/lc-advancednotifications/ChangeLog b/app-leechcraft/lc-advancednotifications/ChangeLog
index 0df65c1c2b64..6dafa68c1a51 100644
--- a/app-leechcraft/lc-advancednotifications/ChangeLog
+++ b/app-leechcraft/lc-advancednotifications/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-advancednotifications
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/ChangeLog,v 1.5 2013/07/03 15:52:32 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/ChangeLog,v 1.6 2013/07/18 12:38:49 maksbotan Exp $
+
+*lc-advancednotifications-0.5.99 (18 Jul 2013)
+
+ 18 Jul 2013; <maks@gentoo.org> +lc-advancednotifications-0.5.99.ebuild:
+ Bump app-leechcraft/lc-advancednotifications to 0.5.99, thanks to 0xd34df00d
*lc-advancednotifications-0.5.98 (03 Jul 2013)
diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.95.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.95.ebuild
deleted file mode 100644
index 1c1211399e7e..000000000000
--- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.95.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.95.ebuild,v 1.1 2013/05/02 15:25:51 pinkbyte Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Flexible and customizable notifications framework for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdeclarative: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 (app-leechcraft/lc-lmp will do, for example)."
-}
diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.96.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.96.ebuild
deleted file mode 100644
index 4748e50a396e..000000000000
--- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.96.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.96.ebuild,v 1.1 2013/05/26 19:32:21 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Flexible and customizable notifications framework for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdeclarative: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 (app-leechcraft/lc-lmp will do, for example)."
-}
diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.97.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.97.ebuild
deleted file mode 100644
index b2f7a20fee6e..000000000000
--- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.97.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.97.ebuild,v 1.1 2013/06/11 17:11:25 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Flexible and customizable notifications framework for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdeclarative: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 (app-leechcraft/lc-lmp will do, for example)."
-}
diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.98.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.98.ebuild
deleted file mode 100644
index f21ae25725a9..000000000000
--- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.98.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.98.ebuild,v 1.1 2013/07/03 15:52:32 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Flexible and customizable notifications framework for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdeclarative: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 (app-leechcraft/lc-lmp will do, for example)."
-}
diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.85.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.99.ebuild
index ebd7a43c42ce..ae35bc29a944 100644
--- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.85.ebuild
+++ b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.85.ebuild,v 1.1 2013/03/08 21:54:04 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-advancednotifications/lc-advancednotifications-0.5.99.ebuild,v 1.1 2013/07/18 12:38:49 maksbotan Exp $
EAPI="4"