summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 03:28:54 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 03:28:54 +0000
commit53f79a12ab6e5aec0290c72dff3d9f0cafee5e32 (patch)
tree5cb1dd2724f08cdcd0aa484651c9cbd057db6215 /dev-util/cvsup
parentfix license/repoman (diff)
downloadgentoo-2-53f79a12ab6e5aec0290c72dff3d9f0cafee5e32.tar.gz
gentoo-2-53f79a12ab6e5aec0290c72dff3d9f0cafee5e32.tar.bz2
gentoo-2-53f79a12ab6e5aec0290c72dff3d9f0cafee5e32.zip
fix license/repoman
Diffstat (limited to 'dev-util/cvsup')
-rw-r--r--dev-util/cvsup/cvsup-16.1e-r2.ebuild12
-rw-r--r--dev-util/cvsup/cvsup-16.1e.ebuild6
-rw-r--r--dev-util/cvsup/cvsup-16.1h.ebuild12
3 files changed, 17 insertions, 13 deletions
diff --git a/dev-util/cvsup/cvsup-16.1e-r2.ebuild b/dev-util/cvsup/cvsup-16.1e-r2.ebuild
index 667d3e7841d6..5798ef7e8bf6 100644
--- a/dev-util/cvsup/cvsup-16.1e-r2.ebuild
+++ b/dev-util/cvsup/cvsup-16.1e-r2.ebuild
@@ -1,26 +1,28 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1e-r2.ebuild,v 1.5 2003/07/12 14:28:13 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1e-r2.ebuild,v 1.6 2003/08/07 03:28:12 vapier Exp $
-S=${WORKDIR}
MY_P="${P/-/-snap-}"
EZM3="ezm3-1.0"
EZM3_TARGET="LINUXLIBC6"
EZM3_INSTALL="${S}/${EZM3}-install" #// anywhere or having a trailing / makes the compile dies
DESCRIPTION="a faster alternative to cvs"
+HOMEPAGE="http://www.cvsup.org/"
SRC_URI="http://people.freebsd.org/~jdp/s1g/${MY_P}.tar.gz
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-src.tar.bz2
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-${EZM3_TARGET}-boot.tar.bz2"
-HOMEPAGE="http://www.cvsup.org/"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86"
+
DEPEND="virtual/glibc
dev-util/yacc"
RDEPEND="virtual/glibc"
+S=${WORKDIR}
+
seduse() {
[ -z "`use ${1}`" ] && echo "${2}" || echo ":"
}
diff --git a/dev-util/cvsup/cvsup-16.1e.ebuild b/dev-util/cvsup/cvsup-16.1e.ebuild
index 6653b9054203..d63b87171da5 100644
--- a/dev-util/cvsup/cvsup-16.1e.ebuild
+++ b/dev-util/cvsup/cvsup-16.1e.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1e.ebuild,v 1.9 2003/04/17 13:40:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1e.ebuild,v 1.10 2003/08/07 03:28:12 vapier Exp $
DESCRIPTION="a faster alternative to cvs. binary version"
-SRC_URI="http://people.freebsd.org/~jdp/s1g/debian/${P}-LINUXLIBC6-gui.tar.gz"
HOMEPAGE="http://people.freebsd.org/~jdp/s1g/"
+SRC_URI="http://people.freebsd.org/~jdp/s1g/debian/${P}-LINUXLIBC6-gui.tar.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86 -ppc sparc"
S=${WORKDIR}
diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild
index d65321b47899..2ab027e5b439 100644
--- a/dev-util/cvsup/cvsup-16.1h.ebuild
+++ b/dev-util/cvsup/cvsup-16.1h.ebuild
@@ -1,27 +1,29 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.3 2003/07/17 23:23:15 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.4 2003/08/07 03:28:12 vapier Exp $
-S=${WORKDIR}
MY_P="${P/-/-snap-}"
EZM3="ezm3-1.1"
EZM3_TARGET="LINUXLIBC6"
EZM3_INSTALL="${S}/${EZM3}-install" #// anywhere or having a trailing / makes the compile dies
DESCRIPTION="a faster alternative to cvs"
+HOMEPAGE="http://www.cvsup.org/"
SRC_URI="ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/${MY_P}.tar.gz
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-src.tar.bz2
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-${EZM3_TARGET}-boot.tar.bz2"
-HOMEPAGE="http://www.cvsup.org/"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86 ~ppc"
+
DEPEND="virtual/glibc
dev-util/yacc
ppc? ( dev-lang/cm3 )"
RDEPEND="virtual/glibc"
+S=${WORKDIR}
+
seduse() {
[ -z "`use ${1}`" ] && echo "${2}" || echo ":"
}