diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:44:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:44:50 +0000 |
commit | ea9d40555ea81ca8e4267678aa92ab8e34d599b7 (patch) | |
tree | a6f53c7a3dc3ce3d25b92ed4920f907f1b58f73b /net-im/ysm | |
parent | cleanup (diff) | |
download | historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.tar.gz historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.tar.bz2 historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-im/ysm')
-rw-r--r-- | net-im/ysm/ysm-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ysm/ysm-2.8.1.ebuild b/net-im/ysm/ysm-2.8.1.ebuild index 62d4604d1749..05592906a237 100644 --- a/net-im/ysm/ysm-2.8.1.ebuild +++ b/net-im/ysm/ysm-2.8.1.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/net-im/ysm/ysm-2.8.1.ebuild,v 1.1 2003/05/04 19:09:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1.ebuild,v 1.2 2003/07/13 12:44:50 aliz Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -8,7 +8,7 @@ HOMEPAGE="http://ysmv7.sourceforge.net/" SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" |