diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-19 22:32:40 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-19 22:32:40 +0000 |
commit | 39c9f6fc0c3586691a72550c00ea6ff57156691f (patch) | |
tree | d9f2df2bd4a05ca7a90fe5d5e223478796903150 /media-sound/shntool | |
parent | dev-python/Imaging is now dev-python/imaging - remove old directory. (diff) | |
download | historical-39c9f6fc0c3586691a72550c00ea6ff57156691f.tar.gz historical-39c9f6fc0c3586691a72550c00ea6ff57156691f.tar.bz2 historical-39c9f6fc0c3586691a72550c00ea6ff57156691f.zip |
~amd64 ~sparc
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/shntool/Manifest | 4 | ||||
-rw-r--r-- | media-sound/shntool/shntool-1.2.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog index 459bdb7fb2d3..7d39f3a14abb 100644 --- a/media-sound/shntool/ChangeLog +++ b/media-sound/shntool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shntool # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.5 2004/06/25 00:22:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.6 2004/07/19 22:32:40 eradicator Exp $ + + 19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> shntool-1.2.3.ebuild: + ~amd64 ~sparc 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> shntool-1.2.3.ebuild: Added IUSE. diff --git a/media-sound/shntool/Manifest b/media-sound/shntool/Manifest index 3bcbe589efdd..7345cb5a3960 100644 --- a/media-sound/shntool/Manifest +++ b/media-sound/shntool/Manifest @@ -1,4 +1,4 @@ -MD5 1e3f64305df08be54703c19973909cd3 shntool-1.2.3.ebuild 595 -MD5 1130cf32ebbdf70128c9608b6e1793a2 ChangeLog 610 +MD5 78f1cb0fe67a8bbe5076015bc4f0ab16 ChangeLog 708 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 5decdebab398c9018feb11bdfedb8702 shntool-1.2.3.ebuild 611 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 5e4177375009..016f668ca4b9 100644 --- a/media-sound/shntool/shntool-1.2.3.ebuild +++ b/media-sound/shntool/shntool-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/25 00:22:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.9 2004/07/19 22:32:40 eradicator Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://shnutils.freeshell.org/shntool/" SRC_URI="http://shnutils.freeshell.org/shntool/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" DEPEND=">=media-sound/shorten-3.5.1 >=media-libs/flac-1.1.0 " |