diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2013-02-07 08:47:30 +0000 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2013-02-07 08:47:30 +0000 |
commit | 17be7c8ca285a1aab6917832664ef8722f2ece22 (patch) | |
tree | 7548ec46f38e9db2e075b85d9e27b5203e066a03 /media-radio/tlf | |
parent | rev bump for eapi=5 and icu slot dep (bug #455900) (diff) | |
download | gentoo-2-17be7c8ca285a1aab6917832664ef8722f2ece22.tar.gz gentoo-2-17be7c8ca285a1aab6917832664ef8722f2ece22.tar.bz2 gentoo-2-17be7c8ca285a1aab6917832664ef8722f2ece22.zip |
Drop unneeded awk dep (bug #455736). Remove old
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Diffstat (limited to 'media-radio/tlf')
-rw-r--r-- | media-radio/tlf/ChangeLog | 6 | ||||
-rw-r--r-- | media-radio/tlf/tlf-1.1.1.ebuild | 28 | ||||
-rw-r--r-- | media-radio/tlf/tlf-1.1.2.ebuild | 28 | ||||
-rw-r--r-- | media-radio/tlf/tlf-1.1.3.ebuild | 28 | ||||
-rw-r--r-- | media-radio/tlf/tlf-1.1.4.ebuild | 28 | ||||
-rw-r--r-- | media-radio/tlf/tlf-1.1.5.ebuild | 5 |
6 files changed, 7 insertions, 116 deletions
diff --git a/media-radio/tlf/ChangeLog b/media-radio/tlf/ChangeLog index 0e87a2ee4f87..b0988cbb497c 100644 --- a/media-radio/tlf/ChangeLog +++ b/media-radio/tlf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-radio/tlf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.45 2013/01/20 21:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.46 2013/02/07 08:47:30 tomjbe Exp $ + + 07 Feb 2013; Thomas Beierlein <tomjbe@gentoo.org> -tlf-1.1.1.ebuild, + -tlf-1.1.2.ebuild, -tlf-1.1.3.ebuild, -tlf-1.1.4.ebuild, tlf-1.1.5.ebuild: + Drop unneeded awk dep (bug #455736). Remove old 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tlf-1.1.5.ebuild: Stable for x86, wrt bug #452722 diff --git a/media-radio/tlf/tlf-1.1.1.ebuild b/media-radio/tlf/tlf-1.1.1.ebuild deleted file mode 100644 index 9282d6e4362e..000000000000 --- a/media-radio/tlf/tlf-1.1.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-1.1.1.ebuild,v 1.3 2012/03/24 17:33:33 phajdan.jr Exp $ - -EAPI="4" - -inherit flag-o-matic multilib - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html" -SRC_URI="http://www.hs-mittweida.de/tb/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="sys-libs/ncurses - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox" -DEPEND="${RDEPEND} - sys-apps/gawk" - -src_configure() { - append-flags -L/usr/$(get_libdir)/hamlib - econf --docdir=/usr/share/doc/${PF} --enable-hamlib -} diff --git a/media-radio/tlf/tlf-1.1.2.ebuild b/media-radio/tlf/tlf-1.1.2.ebuild deleted file mode 100644 index fdd5f280dfa0..000000000000 --- a/media-radio/tlf/tlf-1.1.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-1.1.2.ebuild,v 1.4 2012/11/02 08:06:32 tomjbe Exp $ - -EAPI="4" - -inherit flag-o-matic multilib - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html" -SRC_URI="mirror://github/Tlf/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="sys-libs/ncurses - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox" -DEPEND="${RDEPEND} - sys-apps/gawk" - -src_configure() { - append-ldflags -L/usr/$(get_libdir)/hamlib - econf --docdir=/usr/share/doc/${PF} --enable-hamlib -} diff --git a/media-radio/tlf/tlf-1.1.3.ebuild b/media-radio/tlf/tlf-1.1.3.ebuild deleted file mode 100644 index 5f875d2b9bc1..000000000000 --- a/media-radio/tlf/tlf-1.1.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-1.1.3.ebuild,v 1.4 2012/11/20 20:49:23 ago Exp $ - -EAPI="4" - -inherit flag-o-matic multilib - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html" -SRC_URI="mirror://github/Tlf/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="sys-libs/ncurses - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox" -DEPEND="${RDEPEND} - sys-apps/gawk" - -src_configure() { - append-ldflags -L/usr/$(get_libdir)/hamlib - econf --docdir=/usr/share/doc/${PF} --enable-hamlib -} diff --git a/media-radio/tlf/tlf-1.1.4.ebuild b/media-radio/tlf/tlf-1.1.4.ebuild deleted file mode 100644 index c17486734a00..000000000000 --- a/media-radio/tlf/tlf-1.1.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-1.1.4.ebuild,v 1.2 2012/11/02 08:06:32 tomjbe Exp $ - -EAPI="4" - -inherit flag-o-matic multilib - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html" -SRC_URI="mirror://github/Tlf/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="sys-libs/ncurses - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox" -DEPEND="${RDEPEND} - sys-apps/gawk" - -src_configure() { - append-ldflags -L/usr/$(get_libdir)/hamlib - econf --docdir=/usr/share/doc/${PF} --enable-hamlib -} diff --git a/media-radio/tlf/tlf-1.1.5.ebuild b/media-radio/tlf/tlf-1.1.5.ebuild index 609e0d352dad..21b6b210f131 100644 --- a/media-radio/tlf/tlf-1.1.5.ebuild +++ b/media-radio/tlf/tlf-1.1.5.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/media-radio/tlf/tlf-1.1.5.ebuild,v 1.3 2013/01/20 21:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-1.1.5.ebuild,v 1.4 2013/02/07 08:47:30 tomjbe Exp $ EAPI="4" @@ -19,8 +19,7 @@ RDEPEND="sys-libs/ncurses dev-libs/glib:2 media-libs/hamlib media-sound/sox" -DEPEND="${RDEPEND} - sys-apps/gawk" +DEPEND="${RDEPEND}" src_configure() { append-ldflags -L/usr/$(get_libdir)/hamlib |