diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-02 17:15:23 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-02 17:15:23 +0000 |
commit | 805195f8bb4a9545d3ee2726655516c598218b9c (patch) | |
tree | bf5d1fd02f26d0191c8571b920d886cc110ce3f7 /media-plugins/vdr-fritzbox | |
parent | stable amd64 x86, wrt bug 495760 (diff) | |
download | gentoo-2-805195f8bb4a9545d3ee2726655516c598218b9c.tar.gz gentoo-2-805195f8bb4a9545d3ee2726655516c598218b9c.tar.bz2 gentoo-2-805195f8bb4a9545d3ee2726655516c598218b9c.zip |
stable amd64 x86, wrt bug 495762
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)
Diffstat (limited to 'media-plugins/vdr-fritzbox')
-rw-r--r-- | media-plugins/vdr-fritzbox/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.1.ebuild | 33 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.2.ebuild | 33 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.3.ebuild | 33 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild | 8 |
5 files changed, 11 insertions, 105 deletions
diff --git a/media-plugins/vdr-fritzbox/ChangeLog b/media-plugins/vdr-fritzbox/ChangeLog index 18604453ccb0..d9d203f5a6c3 100644 --- a/media-plugins/vdr-fritzbox/ChangeLog +++ b/media-plugins/vdr-fritzbox/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/vdr-fritzbox -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.26 2013/03/31 12:09:59 hd_brummy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.27 2014/01/02 17:15:23 hd_brummy Exp $ + + 02 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org> + -vdr-fritzbox-1.4.1.ebuild, -vdr-fritzbox-1.4.2.ebuild, + -vdr-fritzbox-1.4.3.ebuild, vdr-fritzbox-1.5.2-r1.ebuild: + stable amd64 x86, wrt bug 495762 *vdr-fritzbox-1.5.2-r1 (31 Mar 2013) diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.1.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.1.ebuild deleted file mode 100644 index 5579943ba4c8..000000000000 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.1.ebuild,v 1.2 2012/02/07 01:00:41 hd_brummy Exp $ - -EAPI="3" - -inherit vdr-plugin - -DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook from vdr menu." -HOMEPAGE="http://www.joachim-wilke.de/show.htm?alias=vdr-fritz" -SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.4.6 - dev-libs/libgcrypt - dev-cpp/commoncpp2" -RDEPEND="${DEPEND}" - -pkg_postinst() { - echo - elog "It is recommend to update your firmware release to the latest." - echo - elog "The integrated call monitor (available in Fritz!Box official" - elog "firmware releases >= *.04.29) has to be enabled in order to" - elog "have the vdr-fritzbox plugin display anything on your tv. To" - elog "enable it call #96*5* from your telephone. If that doesn't" - elog "work for you, read the documentation for further instructions." - echo -} diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.2.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.2.ebuild deleted file mode 100644 index 68ba3fcfc703..000000000000 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.2.ebuild,v 1.1 2012/03/12 23:49:11 hd_brummy Exp $ - -EAPI="4" - -inherit vdr-plugin - -DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook from vdr menu." -HOMEPAGE="http://www.joachim-wilke.de/show.htm?alias=vdr-fritz" -SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.6.0 - dev-libs/libgcrypt - dev-cpp/commoncpp2" -RDEPEND="${DEPEND}" - -pkg_postinst() { - echo - elog "It is recommend to update your firmware release to the latest." - echo - elog "The integrated call monitor (available in Fritz!Box official" - elog "firmware releases >= *.04.29) has to be enabled in order to" - elog "have the vdr-fritzbox plugin display anything on your tv. To" - elog "enable it call #96*5* from your telephone. If that doesn't" - elog "work for you, read the documentation for further instructions." - echo -} diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.3.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.3.ebuild deleted file mode 100644 index bec8a700029a..000000000000 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.4.3.ebuild,v 1.2 2012/07/01 12:41:32 hd_brummy Exp $ - -EAPI="4" - -inherit vdr-plugin-2 - -DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook from vdr menu." -HOMEPAGE="http://www.joachim-wilke.de/show.htm?alias=vdr-fritz" -SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.6.0 - dev-libs/libgcrypt - dev-cpp/commoncpp2" -RDEPEND="${DEPEND}" - -pkg_postinst() { - echo - elog "It is recommend to update your firmware release to the latest." - echo - elog "The integrated call monitor (available in Fritz!Box official" - elog "firmware releases >= *.04.29) has to be enabled in order to" - elog "have the vdr-fritzbox plugin display anything on your tv. To" - elog "enable it call #96*5* from your telephone. If that doesn't" - elog "work for you, read the documentation for further instructions." - echo -} diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild index 9e396ece4047..734681cae775 100644 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild,v 1.1 2013/03/31 12:09:59 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild,v 1.2 2014/01/02 17:15:23 hd_brummy Exp $ -EAPI="5" +EAPI=5 inherit vdr-plugin-2 @@ -12,7 +12,7 @@ SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.7.34 |