From e31faecb18c45cbd137129b19a677b568e35e98a Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 00:27:54 +0000 Subject: sync IUSE (missing), trim trailing whitespace --- net-im/ysm/ysm-2.7.1.ebuild | 3 ++- net-im/ysm/ysm-2.8.1-r1.ebuild | 4 ++-- net-im/ysm/ysm-2.9.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'net-im/ysm') diff --git a/net-im/ysm/ysm-2.7.1.ebuild b/net-im/ysm/ysm-2.7.1.ebuild index 8792293e38c3..8a990bededc0 100644 --- a/net-im/ysm/ysm-2.7.1.ebuild +++ b/net-im/ysm/ysm-2.7.1.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.7.1.ebuild,v 1.6 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.7.1.ebuild,v 1.7 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" diff --git a/net-im/ysm/ysm-2.8.1-r1.ebuild b/net-im/ysm/ysm-2.8.1-r1.ebuild index a3ecd330a8cf..2e23c6f869cf 100644 --- a/net-im/ysm/ysm-2.8.1-r1.ebuild +++ b/net-im/ysm/ysm-2.8.1-r1.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.8.1-r1.ebuild,v 1.4 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1-r1.ebuild,v 1.5 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" @@ -20,4 +21,3 @@ src_install () { doman src/man/ysm.1 dodoc README AUTHORS COMMANDS INSTALL } - diff --git a/net-im/ysm/ysm-2.9.0.ebuild b/net-im/ysm/ysm-2.9.0.ebuild index 8a42c786dbdb..b2edaf0d1ad1 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.4 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.0.ebuild,v 1.5 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" @@ -20,4 +21,3 @@ src_install () { doman src/man/ysm.1 dodoc README AUTHORS INSTALL } - -- cgit v1.2.3-65-gdbad