diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:17:26 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:17:26 +0000 |
commit | 8d75d4e7fe956b2e86e7517f3be07dd4a048563e (patch) | |
tree | a24f6b9c46ca71e06c691052bc95281f2f152443 /media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild | |
parent | Hand to newly-born proaudio herd. (diff) | |
download | gentoo-2-8d75d4e7fe956b2e86e7517f3be07dd4a048563e.tar.gz gentoo-2-8d75d4e7fe956b2e86e7517f3be07dd4a048563e.tar.bz2 gentoo-2-8d75d4e7fe956b2e86e7517f3be07dd4a048563e.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild')
-rw-r--r-- | media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild b/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild index 551138749303..f18746dc149b 100644 --- a/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild +++ b/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild,v 1.8 2005/09/04 10:33:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild,v 1.9 2007/07/02 15:17:26 peper Exp $ IUSE="" S=${WORKDIR}/${PN} DESCRIPTION="Playspc_gtk is a gtk program utilizing the SNeSe SPC core to play SPC files. RAR support is well integrated." SRC_URI="mirror://sourceforge/playspc/${P}.tar.gz" -RESTRICT="nomirror" +RESTRICT="mirror" HOMEPAGE="http://playspc.sourceforge.net" SLOT="0" |