From: "Eray Aslan" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/cdb/
Date: Fri, 30 Sep 2016 05:09:12 +0000 (UTC) [thread overview]
Message-ID: <1475212137.9e2cdf793d97e3d40611205e12b9adde80a1d1c4.eras@gentoo> (raw)
commit: 9e2cdf793d97e3d40611205e12b9adde80a1d1c4
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 05:08:57 2016 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 05:08:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e2cdf79
dev-db/cdb: remove old
Package-Manager: portage-2.3.1
dev-db/cdb/cdb-0.75-r3.ebuild | 53 -------------------------------------------
1 file changed, 53 deletions(-)
diff --git a/dev-db/cdb/cdb-0.75-r3.ebuild b/dev-db/cdb/cdb-0.75-r3.ebuild
deleted file mode 100644
index aa073cc..00000000
--- a/dev-db/cdb/cdb-0.75-r3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-inherit eutils multilib toolchain-funcs
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
-
-DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases"
-HOMEPAGE="http://cr.yp.to/cdb.html"
-SRC_URI="http://cr.yp.to/cdb/${P}.tar.gz"
-LICENSE="public-domain"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=sys-apps/sed-4
- !dev-db/tinycdb"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-errno.diff
- epatch "${FILESDIR}"/${P}-stdint.diff
-
- sed -i -e 's/head -1/head -n 1/g' Makefile \
- || die "sed Makefile failed"
-}
-
-src_configure() {
- echo "$(tc-getCC) ${CFLAGS}" > conf-cc
- echo "$(tc-getCC) ${LDFLAGS}" > conf-ld
- echo "${EPREFIX}/usr" > conf-home
-}
-
-src_install() {
- dobin cdbdump cdbget cdbmake cdbmake-12 cdbmake-sv cdbstats cdbtest \
- || die "dobin failed"
-
- # ok so ... first off, some automakes fail at finding
- # cdb.a, so install that now
- dolib *.a || die "dolib failed"
-
- # then do this pretty little symlinking to solve the somewhat
- # cosmetic library issue at hand
- dosym cdb.a /usr/$(get_libdir)/libcdb.a || die "dosym failed"
-
- # uint32.h needs installation too, otherwise compiles depending
- # on it will fail
- insinto /usr/include/cdb
- doins cdb*.h buffer.h alloc.h uint32.h || die "doins failed"
-
- dodoc CHANGES FILES README SYSDEPS TODO VERSION
-}
next reply other threads:[~2016-09-30 5:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-30 5:09 Eray Aslan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-28 0:09 [gentoo-commits] repo/gentoo:master commit in: dev-db/cdb/ Jakov Smolić
2024-11-27 7:12 Sam James
2024-11-27 7:12 Sam James
2024-11-26 22:45 Sam James
2021-11-10 13:46 Akinori Hattori
2021-11-10 13:46 Akinori Hattori
2021-11-10 13:46 Akinori Hattori
2021-11-10 13:46 Akinori Hattori
2021-11-08 13:25 Akinori Hattori
2021-08-29 8:37 Marek Szuba
2019-05-22 2:52 Aaron Bauman
2018-04-02 4:05 Matt Turner
2017-07-07 17:45 Alexis Ballier
2016-09-29 3:59 Jeroen Roovers
2016-02-05 19:09 Markus Meier
2016-02-04 9:53 Tobias Klausmann
2016-01-27 9:22 Agostino Sarubbo
2015-10-26 8:46 Eray Aslan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1475212137.9e2cdf793d97e3d40611205e12b9adde80a1d1c4.eras@gentoo \
--to=eras@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox