summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:26:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:26:45 +0000
commitba552bcaec106df9b697f2dd9a60b301b7d7aa2b (patch)
tree18210d77573d66880517984e6423eef3ff64dac3 /net-im/ysm
parentsync IUSE (missing) (diff)
downloadhistorical-ba552bcaec106df9b697f2dd9a60b301b7d7aa2b.tar.gz
historical-ba552bcaec106df9b697f2dd9a60b301b7d7aa2b.tar.bz2
historical-ba552bcaec106df9b697f2dd9a60b301b7d7aa2b.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'net-im/ysm')
-rw-r--r--net-im/ysm/ysm-2.7.1.ebuild3
-rw-r--r--net-im/ysm/ysm-2.8.1-r1.ebuild4
-rw-r--r--net-im/ysm/ysm-2.9.0.ebuild4
3 files changed, 6 insertions, 5 deletions
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
}
-