summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-11-20 18:06:38 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-11-20 18:06:38 +0000
commit1d9f6e0b477d045b69019254d523a48aab190e5c (patch)
treec556bb09e173d3e90dd3b7358a89f89fc2277f90 /net-im/ysm
parentRESTRICT="nomirror" (diff)
downloadgentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.tar.gz
gentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.tar.bz2
gentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.zip
RESTRICT="nomirror"
Diffstat (limited to 'net-im/ysm')
-rw-r--r--net-im/ysm/Manifest8
-rw-r--r--net-im/ysm/ysm-2.7.1.ebuild7
-rw-r--r--net-im/ysm/ysm-2.8.1-r1.ebuild3
-rw-r--r--net-im/ysm/ysm-2.9.0.ebuild3
4 files changed, 11 insertions, 10 deletions
diff --git a/net-im/ysm/Manifest b/net-im/ysm/Manifest
index 23dd621d78f8..c7ae396d1945 100644
--- a/net-im/ysm/Manifest
+++ b/net-im/ysm/Manifest
@@ -1,7 +1,7 @@
MD5 30a81d0ebc7da0019c54a1e150d555f0 ChangeLog 1060
-MD5 69c6625306f868c1b8ab00b38288b7fd ysm-2.7.1.ebuild 779
-MD5 4099995f4956331d552b40b1002779cc ysm-2.9.0.ebuild 602
-MD5 eff2b7113ecd2f3ae41aecb57ae7e97d ysm-2.8.1-r1.ebuild 613
+MD5 abf11644b66a8796e527b171a1384b16 ysm-2.7.1.ebuild 753
+MD5 c3d5c90a06713a6aa0b9c7c4a09aad21 ysm-2.9.0.ebuild 625
+MD5 c5d0d35303211b73be9774db0a25f9d5 ysm-2.8.1-r1.ebuild 636
MD5 696c56bd740d2328246dbb71486cd9c8 files/digest-ysm-2.7.1 59
-MD5 ece3633ce866e45ad37a16e4e18708c5 files/digest-ysm-2.9.0 64
MD5 a74a224d5b3af023250cb504ff29a7d6 files/digest-ysm-2.8.1-r1 64
+MD5 ece3633ce866e45ad37a16e4e18708c5 files/digest-ysm-2.9.0 64
diff --git a/net-im/ysm/ysm-2.7.1.ebuild b/net-im/ysm/ysm-2.7.1.ebuild
index 43296705effa..9b3b2b3e8bb8 100644
--- a/net-im/ysm/ysm-2.7.1.ebuild
+++ b/net-im/ysm/ysm-2.7.1.ebuild
@@ -1,11 +1,12 @@
# 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.7.1.ebuild,v 1.3 2003/02/13 14:13:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.7.1.ebuild,v 1.4 2003/11/20 18:06:32 mholzer 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}.tgz"
+RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
@@ -16,8 +17,7 @@ S=${WORKDIR}/${PN}v7_${MY_PV}
src_compile() {
cd ${S}
- cp GNUmakefile GNUmakefile.orig
- sed "s:CFLAGS = -O2 -Wall -g:CFLAGS = ${CFLAGS}:" GNUmakefile.orig > GNUmakefile
+ sed -i -e "s:CFLAGS = -O2 -Wall -g:CFLAGS = ${CFLAGS}:" GNUmakefile
emake || die
}
@@ -27,4 +27,3 @@ src_install () {
doman docs/ysm.1
dodoc docs/README docs/AUTHORS docs/COMMANDS docs/INSTALL
}
-
diff --git a/net-im/ysm/ysm-2.8.1-r1.ebuild b/net-im/ysm/ysm-2.8.1-r1.ebuild
index bbea0bc6b3fa..7cefa46a8e19 100644
--- a/net-im/ysm/ysm-2.8.1-r1.ebuild
+++ b/net-im/ysm/ysm-2.8.1-r1.ebuild
@@ -1,11 +1,12 @@
# 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-r1.ebuild,v 1.1 2003/09/17 14:33:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1-r1.ebuild,v 1.2 2003/11/20 18:06:32 mholzer 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="nomirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
diff --git a/net-im/ysm/ysm-2.9.0.ebuild b/net-im/ysm/ysm-2.9.0.ebuild
index 6e163a02e994..78e7b504093e 100644
--- a/net-im/ysm/ysm-2.9.0.ebuild
+++ b/net-im/ysm/ysm-2.9.0.ebuild
@@ -1,11 +1,12 @@
# 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.9.0.ebuild,v 1.1 2003/09/17 14:33:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.0.ebuild,v 1.2 2003/11/20 18:06:32 mholzer 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="nomirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"