diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
commit | d7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch) | |
tree | 4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/imp3sh | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2 gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/imp3sh')
-rw-r--r-- | media-sound/imp3sh/imp3sh-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/imp3sh/imp3sh-0.2.3.ebuild b/media-sound/imp3sh/imp3sh-0.2.3.ebuild index 129744d47944..261e8ec99112 100644 --- a/media-sound/imp3sh/imp3sh-0.2.3.ebuild +++ b/media-sound/imp3sh/imp3sh-0.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/imp3sh-0.2.3.ebuild,v 1.2 2003/06/12 21:00:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/imp3sh-0.2.3.ebuild,v 1.3 2003/07/12 20:30:52 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="flexible playlist manipulation shell and song player/streamer" SRC_URI="http://www.geocities.com/kman_can/${P}.tar.gz" HOMEPAGE="http://www.geocities.com/kman_can/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" |