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 | 9f85057bacdf364579739d20ab2b5ddde56b09c6 (patch) | |
tree | 504d4d3f22f45c2b31cdd28b5d6e845d2f6a3aaa /media-sound/waif | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.gz historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.bz2 historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/waif')
-rw-r--r-- | media-sound/waif/waif-0.59.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/waif/waif-0.59.7.ebuild b/media-sound/waif/waif-0.59.7.ebuild index b2465fe44362..26b0c5beb9c1 100644 --- a/media-sound/waif/waif-0.59.7.ebuild +++ b/media-sound/waif/waif-0.59.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.4 2003/06/12 04:33:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.5 2003/07/12 20:31:01 aliz Exp $ IUSE="X gnome xmms oggvorbis" @@ -13,7 +13,7 @@ SRC_URI="http://www.eds.org/~straycat/${P}.tar.gz SLOT="0" LICENSE="as-is" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" DEPEND="dev-lang/tcl dev-tcltk/expect" |