diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 17:27:09 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 17:27:09 +0000 |
commit | 99f605ea01892fa12dbaad1e87279d074672837b (patch) | |
tree | 6a9d969e6e7d4c7402ee950b285e6da093df6a84 /media-sound/shntool | |
parent | Stable amd64. (Manifest recommit) (diff) | |
download | gentoo-2-99f605ea01892fa12dbaad1e87279d074672837b.tar.gz gentoo-2-99f605ea01892fa12dbaad1e87279d074672837b.tar.bz2 gentoo-2-99f605ea01892fa12dbaad1e87279d074672837b.zip |
Stable amd64, sparc.
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/shntool/shntool-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog index 7d39f3a14abb..e600e9849144 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.6 2004/07/19 22:32:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.7 2004/09/15 17:26:40 eradicator Exp $ + + 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> shntool-1.2.3.ebuild: + Stable amd64, sparc. 19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> shntool-1.2.3.ebuild: ~amd64 ~sparc diff --git a/media-sound/shntool/shntool-1.2.3.ebuild b/media-sound/shntool/shntool-1.2.3.ebuild index 016f668ca4b9..7e6570cc861c 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.9 2004/07/19 22:32:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.10 2004/09/15 17:26: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 ~amd64 ~sparc" +KEYWORDS="x86 ~ppc amd64 sparc" DEPEND=">=media-sound/shorten-3.5.1 >=media-libs/flac-1.1.0 " |