summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2003-02-09 07:52:36 +0000
committerBruce A. Locke <blocke@gentoo.org>2003-02-09 07:52:36 +0000
commit986e260c838a0a4f904ef4bcf48cc7f1f0b80935 (patch)
treea0f12a3d9303ed853fb5a30aaeaa121f4e88d64d /dev-util/cssc
parentBunch of version bumps. All covered by ~ARCH. (diff)
downloadgentoo-2-986e260c838a0a4f904ef4bcf48cc7f1f0b80935.tar.gz
gentoo-2-986e260c838a0a4f904ef4bcf48cc7f1f0b80935.tar.bz2
gentoo-2-986e260c838a0a4f904ef4bcf48cc7f1f0b80935.zip
initial import. ebuild originally contributed by Gilles G <gilles_gros@yahoo.com>
Diffstat (limited to 'dev-util/cssc')
-rw-r--r--dev-util/cssc/ChangeLog11
-rw-r--r--dev-util/cssc/cssc-0.15_alpha0.ebuild28
-rw-r--r--dev-util/cssc/files/digest-cssc-0.15_alpha01
3 files changed, 40 insertions, 0 deletions
diff --git a/dev-util/cssc/ChangeLog b/dev-util/cssc/ChangeLog
new file mode 100644
index 000000000000..98d2b00121d0
--- /dev/null
+++ b/dev-util/cssc/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-util/cssc
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cssc/ChangeLog,v 1.1 2003/02/09 07:52:36 blocke Exp $
+
+*cssc-0.15_alpha0 (09 Feb 2003)
+
+ 09 Feb 2003; Bruce A. Locke <blocke@shivan.org> cssc-0.15_alpha0.ebuild:
+ Initial version. Ebuild originally submitted by:
+ Gilles G <gilles_gros@yahoo.com>
+
+
diff --git a/dev-util/cssc/cssc-0.15_alpha0.ebuild b/dev-util/cssc/cssc-0.15_alpha0.ebuild
new file mode 100644
index 000000000000..a1b43a505fc7
--- /dev/null
+++ b/dev-util/cssc/cssc-0.15_alpha0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cssc/cssc-0.15_alpha0.ebuild,v 1.1 2003/02/09 07:52:36 blocke Exp $
+
+MY_P=${P/cssc/CSSC}
+MY_P=${MY_P/_alpha/alpha.pl}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="CSSC is the GNU Project's replacement for SCCS"
+SRC_URI="mirror://sourceforge/cssc/${MY_P}.tar.gz"
+HOMEPAGE="http://cssc.sourceforge.net/"
+SLOT="0"
+LICENSE="GPL-2 LGPL-2"
+
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="virtual/glibc"
+
+src_compile() {
+ econf --enable-binary || die
+ emake all || die
+}
+
+src_install () {
+ make DESTDIR=${D} install || die
+ dodoc README NEWS ChangeLog AUTHORS
+}
+
diff --git a/dev-util/cssc/files/digest-cssc-0.15_alpha0 b/dev-util/cssc/files/digest-cssc-0.15_alpha0
new file mode 100644
index 000000000000..9b1aab9eddb1
--- /dev/null
+++ b/dev-util/cssc/files/digest-cssc-0.15_alpha0
@@ -0,0 +1 @@
+MD5 8e148bdc78a2943126768d7ab1d27416 CSSC-0.15alpha.pl0.tar.gz 625766