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/cplay | |
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/cplay')
-rw-r--r-- | media-sound/cplay/cplay-1.46-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/cplay/cplay-1.46.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/cplay/cplay-1.46-r1.ebuild b/media-sound/cplay/cplay-1.46-r1.ebuild index 3ae6de4ce3be..ef2d2957d2e1 100644 --- a/media-sound/cplay/cplay-1.46-r1.ebuild +++ b/media-sound/cplay/cplay-1.46-r1.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/cplay/cplay-1.46-r1.ebuild,v 1.2 2003/02/13 13:09:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cplay/cplay-1.46-r1.ebuild,v 1.3 2003/07/12 20:30:49 aliz Exp $ DESCRIPTION="A Curses front-end for various audio players." SRC_URI="http://www.tf.hut.fi/~flu/hacks/cplay/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.tf.hut.fi/~flu/hacks/cplay/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/python" diff --git a/media-sound/cplay/cplay-1.46.ebuild b/media-sound/cplay/cplay-1.46.ebuild index 57e1c4bb20f3..b07c21445ffa 100644 --- a/media-sound/cplay/cplay-1.46.ebuild +++ b/media-sound/cplay/cplay-1.46.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/cplay/cplay-1.46.ebuild,v 1.2 2003/02/13 13:09:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cplay/cplay-1.46.ebuild,v 1.3 2003/07/12 20:30:50 aliz Exp $ DESCRIPTION="A Curses front-end for various audio players." SRC_URI="http://www.tf.hut.fi/~flu/hacks/cplay/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.tf.hut.fi/~flu/hacks/cplay/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/python" |