diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-08-06 19:18:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-08-06 19:18:32 +0000 |
commit | bdd75e0935ba4f03102cb116440ac9e4a1bdc1ea (patch) | |
tree | f62298aaf892e852730bb51577bcc07ea0d1b56b /net-im/ysm/ysm-2.9.0.ebuild | |
parent | document the gcc stack protector flag (diff) | |
download | gentoo-2-bdd75e0935ba4f03102cb116440ac9e4a1bdc1ea.tar.gz gentoo-2-bdd75e0935ba4f03102cb116440ac9e4a1bdc1ea.tar.bz2 gentoo-2-bdd75e0935ba4f03102cb116440ac9e4a1bdc1ea.zip |
Version bump, unmask and cleanup.
Diffstat (limited to 'net-im/ysm/ysm-2.9.0.ebuild')
-rw-r--r-- | net-im/ysm/ysm-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ysm/ysm-2.9.0.ebuild b/net-im/ysm/ysm-2.9.0.ebuild index b2edaf0d1ad1..51b6917d9f62 100644 --- a/net-im/ysm/ysm-2.9.0.ebuild +++ b/net-im/ysm/ysm-2.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.0.ebuild,v 1.5 2004/07/15 00:26:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.0.ebuild,v 1.6 2004/08/06 19:18:32 aliz Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" |