summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:53:37 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:53:37 +0000
commit706bce83e6a026c50cb5caabac0d6a50de5e47c2 (patch)
tree6b1be6502e8b8bcc315334a37411bea053efea35 /app-leechcraft/lc-vgrabber
parentBump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff)
downloadgentoo-2-706bce83e6a026c50cb5caabac0d6a50de5e47c2.tar.gz
gentoo-2-706bce83e6a026c50cb5caabac0d6a50de5e47c2.tar.bz2
gentoo-2-706bce83e6a026c50cb5caabac0d6a50de5e47c2.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 F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-vgrabber')
-rw-r--r--app-leechcraft/lc-vgrabber/ChangeLog7
-rw-r--r--app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.95.ebuild22
-rw-r--r--app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.96.ebuild22
-rw-r--r--app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.97.ebuild22
-rw-r--r--app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.98.ebuild22
-rw-r--r--app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.99.ebuild (renamed from app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.85.ebuild)2
6 files changed, 7 insertions, 90 deletions
diff --git a/app-leechcraft/lc-vgrabber/ChangeLog b/app-leechcraft/lc-vgrabber/ChangeLog
index 738d7db14f3b..9b20375bb5ff 100644
--- a/app-leechcraft/lc-vgrabber/ChangeLog
+++ b/app-leechcraft/lc-vgrabber/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-vgrabber
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-vgrabber/ChangeLog,v 1.5 2013/07/03 16:20:43 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-vgrabber/ChangeLog,v 1.6 2013/07/18 12:53:37 maksbotan Exp $
+
+*lc-vgrabber-0.5.99 (18 Jul 2013)
+
+ 18 Jul 2013; <maks@gentoo.org> +lc-vgrabber-0.5.99.ebuild:
+ Bump app-leechcraft/lc-vgrabber to 0.5.99, thanks to 0xd34df00d
*lc-vgrabber-0.5.98 (03 Jul 2013)
diff --git a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.95.ebuild b/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.95.ebuild
deleted file mode 100644
index b78b6df47abe..000000000000
--- a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.95.ebuild
+++ /dev/null
@@ -1,22 +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-vgrabber/lc-vgrabber-0.5.95.ebuild,v 1.1 2013/05/02 15:37:41 pinkbyte Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Allows to find, stream and save audio and video from VKontakte in LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}"
-RDEPEND="${DEPEND}
- virtual/leechcraft-downloader-http"
-
-pkg_postinst() {
- einfo "For streaming to work, a suitable media player plugin is"
- einfo "needed. For example, app-leechcraft/lc-lmp will be just fine."
-}
diff --git a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.96.ebuild b/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.96.ebuild
deleted file mode 100644
index 6aa53f04c207..000000000000
--- a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.96.ebuild
+++ /dev/null
@@ -1,22 +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-vgrabber/lc-vgrabber-0.5.96.ebuild,v 1.1 2013/05/26 20:06:00 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Allows to find, stream and save audio and video from VKontakte in LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}"
-RDEPEND="${DEPEND}
- virtual/leechcraft-downloader-http"
-
-pkg_postinst() {
- einfo "For streaming to work, a suitable media player plugin is"
- einfo "needed. For example, app-leechcraft/lc-lmp will be just fine."
-}
diff --git a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.97.ebuild b/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.97.ebuild
deleted file mode 100644
index c4477c4b7509..000000000000
--- a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.97.ebuild
+++ /dev/null
@@ -1,22 +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-vgrabber/lc-vgrabber-0.5.97.ebuild,v 1.1 2013/06/11 17:47:40 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Allows to find, stream and save audio and video from VKontakte in LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}"
-RDEPEND="${DEPEND}
- virtual/leechcraft-downloader-http"
-
-pkg_postinst() {
- einfo "For streaming to work, a suitable media player plugin is"
- einfo "needed. For example, app-leechcraft/lc-lmp will be just fine."
-}
diff --git a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.98.ebuild b/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.98.ebuild
deleted file mode 100644
index f8c08fa4a039..000000000000
--- a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.98.ebuild
+++ /dev/null
@@ -1,22 +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-vgrabber/lc-vgrabber-0.5.98.ebuild,v 1.1 2013/07/03 16:20:43 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Allows to find, stream and save audio and video from VKontakte in LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}"
-RDEPEND="${DEPEND}
- virtual/leechcraft-downloader-http"
-
-pkg_postinst() {
- einfo "For streaming to work, a suitable media player plugin is"
- einfo "needed. For example, app-leechcraft/lc-lmp will be just fine."
-}
diff --git a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.85.ebuild b/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.99.ebuild
index 7dadf89264e3..fc5682d4e1c3 100644
--- a/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.85.ebuild
+++ b/app-leechcraft/lc-vgrabber/lc-vgrabber-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-vgrabber/lc-vgrabber-0.5.85.ebuild,v 1.1 2013/03/08 22:08:30 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-vgrabber/lc-vgrabber-0.5.99.ebuild,v 1.1 2013/07/18 12:53:37 maksbotan Exp $
EAPI="4"