diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-04 22:25:25 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-04 22:25:25 +0000 |
commit | 87b2578fc27b0948e1767d5f2c6ebde4f4c68f81 (patch) | |
tree | f881d7cd1d8ab98b65e996e267d6bd8748f27942 /dev-tcltk/otcl | |
parent | Added metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-87b2578fc27b0948e1767d5f2c6ebde4f4c68f81.tar.gz gentoo-2-87b2578fc27b0948e1767d5f2c6ebde4f4c68f81.tar.bz2 gentoo-2-87b2578fc27b0948e1767d5f2c6ebde4f4c68f81.zip |
Clean up. Adding missing metadata.xml
Diffstat (limited to 'dev-tcltk/otcl')
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/otcl/files/digest-otcl-1.8 | 1 | ||||
-rw-r--r-- | dev-tcltk/otcl/metadata.xml | 5 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8.ebuild | 39 |
5 files changed, 12 insertions, 44 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog index 87d5713d29bf..1b627684dfe5 100644 --- a/dev-tcltk/otcl/ChangeLog +++ b/dev-tcltk/otcl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/otcl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.4 2004/02/28 21:19:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.5 2004/04/04 22:25:25 zx Exp $ + + 04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml, + otcl-1.8-r1.ebuild, otcl-1.8.ebuild: + Clean up. *otcl-1.8-r1 (13 Jan 2004) diff --git a/dev-tcltk/otcl/files/digest-otcl-1.8 b/dev-tcltk/otcl/files/digest-otcl-1.8 deleted file mode 100644 index f435025fe842..000000000000 --- a/dev-tcltk/otcl/files/digest-otcl-1.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 88a4b94b3a128867d3fe13b77f3b5496 otcl-1.8.tar.gz 300954 diff --git a/dev-tcltk/otcl/metadata.xml b/dev-tcltk/otcl/metadata.xml new file mode 100644 index 000000000000..20ce219711a2 --- /dev/null +++ b/dev-tcltk/otcl/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +</pkgmetadata> diff --git a/dev-tcltk/otcl/otcl-1.8-r1.ebuild b/dev-tcltk/otcl/otcl-1.8-r1.ebuild index 0ff22fbe638a..34c3d940d508 100644 --- a/dev-tcltk/otcl/otcl-1.8-r1.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r1.ebuild,v 1.1 2004/01/13 12:27:38 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r1.ebuild,v 1.2 2004/04/04 22:25:25 zx Exp $ DESCRIPTION="MIT Object extention to Tcl" SF_PN="otcl-tclcl" @@ -8,11 +8,10 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2" -S=${WORKDIR}/${P} src_unpack() { unpack ${A} diff --git a/dev-tcltk/otcl/otcl-1.8.ebuild b/dev-tcltk/otcl/otcl-1.8.ebuild deleted file mode 100644 index 40259e89e0d2..000000000000 --- a/dev-tcltk/otcl/otcl-1.8.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8.ebuild,v 1.4 2004/02/28 21:19:00 aliz Exp $ - -DESCRIPTION="MIT Object extention to Tcl" -SF_PN="otcl-tclcl" -HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" -SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86 ~sparc" -IUSE="" -DEPEND=">=dev-lang/tcl-8.3.2 - >=dev-lang/tk-8.3.2" -S=${WORKDIR}/${P} - -src_compile() { - #local myconf="--with-tcl=/usr/lib --enable-shared" - local myconf="--enable-shared" - CFLAGS="${CFLAGS} -I`ls /usr/lib/tcl8.*/include/generic/tclInt.h | tail -n1 | xargs dirname`" - econf ${myconf} - emake all || die - emake libotcl.so || die -} - -src_install() { - into /usr - dobin otclsh owish - dolib libotcl.so - dolib.a libotcl.a - insinto /usr/include - doins otcl.h - - # docs - dodoc VERSION - dohtml README.html CHANGES.html - docinto doc - dodoc doc/* -} |