diff options
author | David Holm <dholm@gentoo.org> | 2004-02-15 14:52:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-15 14:52:45 +0000 |
commit | 809f99258efafec5a8b91be246130fad459f5239 (patch) | |
tree | 45d9c87d04eeb16cf59e3fb3c86b51fffaf0dbf3 /media-sound/shntool | |
parent | Added to ~ppc (diff) | |
download | historical-809f99258efafec5a8b91be246130fad459f5239.tar.gz historical-809f99258efafec5a8b91be246130fad459f5239.tar.bz2 historical-809f99258efafec5a8b91be246130fad459f5239.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/shntool/Manifest | 4 | ||||
-rw-r--r-- | media-sound/shntool/shntool-1.2.3.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog index 06e27155a947..e816622bf94e 100644 --- a/media-sound/shntool/ChangeLog +++ b/media-sound/shntool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shntool -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.1 2003/04/12 08:25:42 jje Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.2 2004/02/15 14:52:45 dholm Exp $ + + 15 Feb 2004; David Holm <dholm@gentoo.org> shntool-1.2.3.ebuild: + Added to ~ppc. *shntool-1.2.3 (12 Apr 2003) diff --git a/media-sound/shntool/Manifest b/media-sound/shntool/Manifest index 476095d0c4e2..4aa09cabbbda 100644 --- a/media-sound/shntool/Manifest +++ b/media-sound/shntool/Manifest @@ -1,3 +1,3 @@ -MD5 414ad8898347d361d76aa90441a069d5 ChangeLog 338 -MD5 f3de2e1f72364b1ca3f33ab5d5506cf7 shntool-1.2.3.ebuild 658 +MD5 7c4ae3923ca03c0bac7b5afacf2b3fa3 ChangeLog 425 +MD5 7e6790939e17d52b42fdaac6401f0fe3 shntool-1.2.3.ebuild 660 MD5 264cb1e20b963d4e1614cf5fa5d56c18 files/digest-shntool-1.2.3 65 diff --git a/media-sound/shntool/shntool-1.2.3.ebuild b/media-sound/shntool/shntool-1.2.3.ebuild index 93b174494ee1..ee40f25ed301 100644 --- a/media-sound/shntool/shntool-1.2.3.ebuild +++ b/media-sound/shntool/shntool-1.2.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.4 2003/09/08 07:09:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.5 2004/02/15 14:52:45 dholm Exp $ DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility" HOMEPAGE="http://shnutils.freeshell.org/shntool/" SRC_URI="http://shnutils.freeshell.org/shntool/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=media-sound/shorten-3.5.1 >=media-libs/flac-1.1.0 " |