diff options
Diffstat (limited to 'net-im/ysm/ysm-2.9.8.ebuild')
-rw-r--r-- | net-im/ysm/ysm-2.9.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/ysm/ysm-2.9.8.ebuild b/net-im/ysm/ysm-2.9.8.ebuild index 5cb0430095ba..129d305a9800 100644 --- a/net-im/ysm/ysm-2.9.8.ebuild +++ b/net-im/ysm/ysm-2.9.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.8.ebuild,v 1.1 2006/02/19 18:05:49 reb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.8.ebuild,v 1.2 2007/07/02 14:49:33 peper 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" +RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" |