diff options
Diffstat (limited to 'net-im/ysm/ysm-2.8.1-r1.ebuild')
-rw-r--r-- | net-im/ysm/ysm-2.8.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ysm/ysm-2.8.1-r1.ebuild b/net-im/ysm/ysm-2.8.1-r1.ebuild index bbea0bc6b3fa..7cefa46a8e19 100644 --- a/net-im/ysm/ysm-2.8.1-r1.ebuild +++ b/net-im/ysm/ysm-2.8.1-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1-r1.ebuild,v 1.1 2003/09/17 14:33:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1-r1.ebuild,v 1.2 2003/11/20 18:06:32 mholzer Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" HOMEPAGE="http://ysmv7.sourceforge.net/" SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |