From ac8569060e46a1f1e031a80260ae38ffc08405b1 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 3 Mar 2013 14:13:08 +0100 Subject: sci-misc/praat: Update to new qt deps names; remove virtual/x11 Package-Manager: portage-2.2.0_alpha164 --- sci-misc/praat/ChangeLog | 6 +++++- sci-misc/praat/Manifest | 4 ++-- sci-misc/praat/metadata.xml | 8 ++++---- sci-misc/praat/praat-5.1.00.ebuild | 23 +++++++++-------------- sci-misc/praat/praat-5.1.15.ebuild | 23 +++++++++-------------- 5 files changed, 29 insertions(+), 35 deletions(-) (limited to 'sci-misc') diff --git a/sci-misc/praat/ChangeLog b/sci-misc/praat/ChangeLog index 21299dc36..5f246cac0 100644 --- a/sci-misc/praat/ChangeLog +++ b/sci-misc/praat/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-misc/praat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Mar 2013; Justin Lecher praat-5.1.00.ebuild, + praat-5.1.15.ebuild, metadata.xml: + Update to new qt deps names; remove virtual/x11 + 25 Oct 2011; Justin Lecher metadata.xml: Removed no-herd from herd tag in metadata.xml diff --git a/sci-misc/praat/Manifest b/sci-misc/praat/Manifest index 173175707..2540896a0 100644 --- a/sci-misc/praat/Manifest +++ b/sci-misc/praat/Manifest @@ -1,2 +1,2 @@ -DIST praat5100_sources.tar.gz 5389639 RMD160 a6b497e0e433a0d2a9f6a13f6bf432824c8de767 SHA1 d611773696f6810266a312cf9e8f8426e82604c7 SHA256 0483badf3a0fd78134595cc868c14c77402bc432b184406557399467a50ba543 -DIST praat5115_sources.tar.gz 5643423 RMD160 04b49e5459f9712d99c821ed6a83524f2a089d2b SHA1 64b382ee3ac75cb6128bbce751532a90a2a9c341 SHA256 680491b18e6f1c083bc74f7544dfa95d9c86d81af2f298331683074cc8cd1d65 +DIST praat5100_sources.tar.gz 5389639 SHA256 0483badf3a0fd78134595cc868c14c77402bc432b184406557399467a50ba543 +DIST praat5115_sources.tar.gz 5643423 SHA256 680491b18e6f1c083bc74f7544dfa95d9c86d81af2f298331683074cc8cd1d65 diff --git a/sci-misc/praat/metadata.xml b/sci-misc/praat/metadata.xml index 3c11a9281..7bd7ae0d3 100644 --- a/sci-misc/praat/metadata.xml +++ b/sci-misc/praat/metadata.xml @@ -1,10 +1,10 @@ - - flammie@gentoo.org - - + + flammie@gentoo.org + + Praat is a phonetic program for computer. It includes speech synthesis, analysis and other tools. diff --git a/sci-misc/praat/praat-5.1.00.ebuild b/sci-misc/praat/praat-5.1.00.ebuild index a71a7d372..6f0d00cfb 100644 --- a/sci-misc/praat/praat-5.1.00.ebuild +++ b/sci-misc/praat/praat-5.1.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -19,19 +19,14 @@ LICENSE="GPL-2" SLOT="0" DEPEND=" - || ( - ( - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXext - x11-libs/libSM - x11-libs/libXp - ) - virtual/x11 - ) - x11-libs/openmotif" + x11-libs/libXmu + x11-libs/libXt + x11-libs/libX11 + x11-libs/libICE + x11-libs/libXext + x11-libs/libSM + x11-libs/libXp + x11-libs/motif" RDEPEND="${DEPEND}" S="${WORKDIR}/sources_${MY_PV}" diff --git a/sci-misc/praat/praat-5.1.15.ebuild b/sci-misc/praat/praat-5.1.15.ebuild index a71a7d372..6f0d00cfb 100644 --- a/sci-misc/praat/praat-5.1.15.ebuild +++ b/sci-misc/praat/praat-5.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -19,19 +19,14 @@ LICENSE="GPL-2" SLOT="0" DEPEND=" - || ( - ( - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXext - x11-libs/libSM - x11-libs/libXp - ) - virtual/x11 - ) - x11-libs/openmotif" + x11-libs/libXmu + x11-libs/libXt + x11-libs/libX11 + x11-libs/libICE + x11-libs/libXext + x11-libs/libSM + x11-libs/libXp + x11-libs/motif" RDEPEND="${DEPEND}" S="${WORKDIR}/sources_${MY_PV}" -- cgit v1.2.3-65-gdbad