From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: app-crypt/librhash/
Date: Sun, 18 Sep 2016 08:43:39 +0000 (UTC) [thread overview]
Message-ID: <1474188175.b71acb35fb87247bd75f69641ee542f299ce8a23.chewi@gentoo> (raw)
commit: b71acb35fb87247bd75f69641ee542f299ce8a23
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:01:31 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 08:42:55 2016 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b71acb35
app-crypt/librhash: Remove in favour of app-crypt/rhash in Gentoo repo
app-crypt/librhash/librhash-1.2.10.ebuild | 44 -------------------------------
1 file changed, 44 deletions(-)
diff --git a/app-crypt/librhash/librhash-1.2.10.ebuild b/app-crypt/librhash/librhash-1.2.10.ebuild
deleted file mode 100644
index b2eb4a2..0000000
--- a/app-crypt/librhash/librhash-1.2.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: app-crypt/librhash-1.2.10.ebuild,v 1.0 2013/04/28 10:15:41 by frostwork Exp $
-
-EAPI="4"
-
-inherit eutils
-
-MY_PN="rhash"
-
-DESCRIPTION="a professional, portable, thread-safe library for computing hash sums"
-HOMEPAGE="http://sourceforge.net/projects/${MY_PN}"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}-src.tar.gz"
-
-LICENSE="RHash"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/jsoncpp
- net-libs/liboauth
- net-misc/curl
- dev-libs/boost
- dev-libs/tinyxml"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
- sed -i -e "s:/usr/local:/usr:" ${PN}/Makefile || die
-}
-
-src_compile() {
- cd ${PN}
- emake lib-shared || die "emake failed"
-}
-
-src_install() {
- cd ${PN}
- newlib.so ${PN}.so.0 ${PN}.so.0
- newlib.so ${PN}.so ${PN}.so
- insinto /usr/include
- doins rhash.h
-}
next reply other threads:[~2016-09-18 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-18 8:43 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-28 13:24 [gentoo-commits] proj/gamerlay:master commit in: app-crypt/librhash/ Marcel Unbehaun
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=1474188175.b71acb35fb87247bd75f69641ee542f299ce8a23.chewi@gentoo \
--to=chewi@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