summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-shells/bashdb
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-shells/bashdb')
-rw-r--r--app-shells/bashdb/Manifest4
-rw-r--r--app-shells/bashdb/bashdb-4.1.0.4.ebuild22
-rw-r--r--app-shells/bashdb/bashdb-4.2.0.6.ebuild22
-rw-r--r--app-shells/bashdb/bashdb-4.2.0.8.ebuild24
-rw-r--r--app-shells/bashdb/bashdb-4.3.0.91.ebuild24
-rw-r--r--app-shells/bashdb/metadata.xml8
6 files changed, 104 insertions, 0 deletions
diff --git a/app-shells/bashdb/Manifest b/app-shells/bashdb/Manifest
new file mode 100644
index 000000000000..0a53a1d98381
--- /dev/null
+++ b/app-shells/bashdb/Manifest
@@ -0,0 +1,4 @@
+DIST bashdb-4.1-0.4.tar.gz 708199 SHA256 ed92cd88f23b2f644e2c19cc6807d42181d42d8714b7e4a4cb15cb5158742322 SHA512 1368a21c67422ee677a04edb0c4f5c27500dfe21b401385ccd54cce387374a89af37c3e5faaeb708594479116c724be58abc1c5288f9def1c7fc277819593bad WHIRLPOOL faa5463c12f6df512d32b929026c8cbf7e75cd836c32e223be6dcb438bb3e271257104083ea6345bb43a4c4f706c1d7ffd0a3cdf2c33cb356dbe89a3c80a2874
+DIST bashdb-4.2-0.6.tar.gz 696867 SHA256 310b427c8bf2428cea3a6e21a985bbe5653af4202e5a8795b8c08bcae97b2f72 SHA512 c4b3d31efc1ca7cacdfd7b305ec35a2eb0fdc9f83e65068e3c088d2f80cc34254240cabc9a1c72f6ddd5cc08b6f5ba6845edbe457fc78a62402db038a86d6129 WHIRLPOOL a006a240f9762c4969c236ae28185f3da0a640e9c6cb1d60a4ecc4dc104710e4d9bea43014ff0c443e3d302823bed0e02a62790d25d5974f3b7c132d24ec5a03
+DIST bashdb-4.2-0.8.tar.gz 745064 SHA256 d941a183188f837400a9f68dda3f6b231d47af26e729a30e6125cbec4ea9079d SHA512 27f87d434ac6344656e2c2fb810c2b4ab4a537512b087fab323b88b2e14828c722a214af8b6e3c9848a5e1ac972c46fb9f67fc5ab8e040554a9c183ea61ed4bc WHIRLPOOL 81b4c0a17781f93b5006ad079cd5e1d072d2227a6d19bed4859ba14cc222137953bf91ec35dedcf12cb389c338d93c3286fae633c0b0516177bc682af04e16e4
+DIST bashdb-4.3-0.91.tar.bz2 660370 SHA256 60117745813f29070a034c590c9d70153cc47f47024ae54bfecdc8cd86d9e3ea SHA512 903710e61efcf272213c3dcc20799842e8ef969e791e3d1a8eab071e5b7538a195f621320945019611042ed623d005e481bd75724194cc10cb6f668b615ce3af WHIRLPOOL 075ee878713a7611b7437d4c3420669c6bcff949a9e2991cbfc533874e2b215e1c9a4d23f4f414205d979190c09eec1a2a8daa3857053dfade6f8864211534be
diff --git a/app-shells/bashdb/bashdb-4.1.0.4.ebuild b/app-shells/bashdb/bashdb-4.1.0.4.ebuild
new file mode 100644
index 000000000000..2a8d2352868c
--- /dev/null
+++ b/app-shells/bashdb/bashdb-4.1.0.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+MY_P="${PN}-${PV:0:3}-${PV:4}"
+DESCRIPTION="bash source code debugging"
+HOMEPAGE="http://bashdb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ emake install DESTDIR="${D}" || die
+ dodoc AUTHORS NEWS README THANKS TODO
+}
diff --git a/app-shells/bashdb/bashdb-4.2.0.6.ebuild b/app-shells/bashdb/bashdb-4.2.0.6.ebuild
new file mode 100644
index 000000000000..44673fa4b55f
--- /dev/null
+++ b/app-shells/bashdb/bashdb-4.2.0.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+MY_P="${PN}-${PV:0:3}-${PV:4}"
+DESCRIPTION="bash source code debugging"
+HOMEPAGE="http://bashdb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ emake install DESTDIR="${D}" || die
+ dodoc AUTHORS NEWS README THANKS TODO
+}
diff --git a/app-shells/bashdb/bashdb-4.2.0.8.ebuild b/app-shells/bashdb/bashdb-4.2.0.8.ebuild
new file mode 100644
index 000000000000..665beda5c7c0
--- /dev/null
+++ b/app-shells/bashdb/bashdb-4.2.0.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+MY_P="${PN}-${PV:0:3}-${PV:4}"
+DESCRIPTION="bash source code debugging"
+HOMEPAGE="http://bashdb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+ # We don't install this, so don't bother building it. #468044
+ sed -i 's:texi2html:true:' doc/Makefile.in || die
+}
diff --git a/app-shells/bashdb/bashdb-4.3.0.91.ebuild b/app-shells/bashdb/bashdb-4.3.0.91.ebuild
new file mode 100644
index 000000000000..b04f2f69083f
--- /dev/null
+++ b/app-shells/bashdb/bashdb-4.3.0.91.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+MY_P="${PN}-${PV:0:3}-${PV:4}"
+DESCRIPTION="bash source code debugging"
+HOMEPAGE="http://bashdb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+ # We don't install this, so don't bother building it. #468044
+ sed -i 's:texi2html:true:' doc/Makefile.in || die
+}
diff --git a/app-shells/bashdb/metadata.xml b/app-shells/bashdb/metadata.xml
new file mode 100644
index 000000000000..cd565ccf05d4
--- /dev/null
+++ b/app-shells/bashdb/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>base-system</herd>
+ <upstream>
+ <remote-id type="sourceforge">bashdb</remote-id>
+ </upstream>
+</pkgmetadata>