diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-03 19:30:59 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-03 19:30:59 +0000 |
commit | 9f76df4ca98f774da38590993c3227b70f9df354 (patch) | |
tree | c058b1fe247faa2a819fb708e49fa2ba59068b61 /net-im | |
parent | Remove old. (diff) | |
download | gentoo-2-9f76df4ca98f774da38590993c3227b70f9df354.tar.gz gentoo-2-9f76df4ca98f774da38590993c3227b70f9df354.tar.bz2 gentoo-2-9f76df4ca98f774da38590993c3227b70f9df354.zip |
Remove old.
(Portage version: 2.2_pre7-r1/cvs/Linux 2.6.25-gentoo-r3 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ysm/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.8.1-r1.ebuild | 23 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.9.0.ebuild | 23 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.9.6.ebuild | 23 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.9.8.ebuild | 23 |
5 files changed, 5 insertions, 93 deletions
diff --git a/net-im/ysm/ChangeLog b/net-im/ysm/ChangeLog index 8d393502232a..ff1705862433 100644 --- a/net-im/ysm/ChangeLog +++ b/net-im/ysm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/ysm # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.16 2008/03/28 21:05:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.17 2008/06/03 19:30:59 coldwind Exp $ + + 03 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> -ysm-2.8.1-r1.ebuild, + -ysm-2.9.0.ebuild, -ysm-2.9.6.ebuild, -ysm-2.9.8.ebuild: + Remove old. 28 Mar 2008; Brent Baude <ranger@gentoo.org> ysm-2.9.9.1.ebuild: Marking ysm-2.9.9.1 ppc for bug 215045 diff --git a/net-im/ysm/ysm-2.8.1-r1.ebuild b/net-im/ysm/ysm-2.8.1-r1.ebuild deleted file mode 100644 index 043178ea9724..000000000000 --- a/net-im/ysm/ysm-2.8.1-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.8.1-r1.ebuild,v 1.6 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="mirror" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="virtual/libc" -RDEPEND="virtual/libc" - -S=${WORKDIR}/${PN}v7_${MY_PV} - -src_install () { - dobin src/ysm - 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 deleted file mode 100644 index a3d943b62d28..000000000000 --- a/net-im/ysm/ysm-2.9.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.0.ebuild,v 1.7 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="mirror" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="virtual/libc" -RDEPEND="virtual/libc" - -S=${WORKDIR}/${PN}v7_${MY_PV} - -src_install () { - dobin src/ysm - doman src/man/ysm.1 - dodoc README AUTHORS INSTALL -} diff --git a/net-im/ysm/ysm-2.9.6.ebuild b/net-im/ysm/ysm-2.9.6.ebuild deleted file mode 100644 index 104000694f79..000000000000 --- a/net-im/ysm/ysm-2.9.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.6.ebuild,v 1.3 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="mirror" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" -DEPEND="virtual/libc" -RDEPEND="virtual/libc" - -S=${WORKDIR}/${PN}v7_${MY_PV} - -src_install () { - dobin src/ysm - doman src/man/ysm.1 - dodoc README AUTHORS INSTALL -} diff --git a/net-im/ysm/ysm-2.9.8.ebuild b/net-im/ysm/ysm-2.9.8.ebuild deleted file mode 100644 index 129d305a9800..000000000000 --- a/net-im/ysm/ysm-2.9.8.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.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="mirror" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" -DEPEND="virtual/libc" -RDEPEND="virtual/libc" - -S=${WORKDIR}/${PN}v7_${MY_PV} - -src_install () { - dobin src/ysm - doman src/man/ysm.1 - dodoc README AUTHORS INSTALL -} |