* [gentoo-commits] repo/gentoo:master commit in: dev-db/4store/
@ 2016-02-22 10:31 Patrick Lauer
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer @ 2016-02-22 10:31 UTC (permalink / raw
To: gentoo-commits
commit: 3bf0a83cd315133b23cc752ca5492babb5209f8d
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 10:30:24 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 10:30:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf0a83c
dev-db/4store: Improve deps #514750
Package-Manager: portage-2.2.27
dev-db/4store/{4store-1.1.5.ebuild => 4store-1.1.5-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-db/4store/4store-1.1.5.ebuild b/dev-db/4store/4store-1.1.5-r1.ebuild
similarity index 98%
rename from dev-db/4store/4store-1.1.5.ebuild
rename to dev-db/4store/4store-1.1.5-r1.ebuild
index 51f47be..a55defb 100644
--- a/dev-db/4store/4store-1.1.5.ebuild
+++ b/dev-db/4store/4store-1.1.5-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="2"
+EAPI="5"
inherit eutils user
@@ -20,6 +20,7 @@ IUSE=""
# < http://4store.org/trac/wiki/Dependencies
DEPEND="media-libs/raptor
>=dev-libs/rasqal-0.9.18
+ dev-libs/glib
dev-libs/libxml2
dev-libs/libpcre
sys-libs/readline
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/4store/
@ 2018-03-27 22:59 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:59 UTC (permalink / raw
To: gentoo-commits
commit: cce4ec920536ad9b38d92d6da4d800670f5410e7
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Tue Mar 27 04:07:29 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:55:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce4ec92
dev-db/4store: replace dead SRC_URI and HOMEPAGE
Bug: https://bugs.gentoo.org/626510
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7637
dev-db/4store/4store-1.1.5-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-db/4store/4store-1.1.5-r1.ebuild b/dev-db/4store/4store-1.1.5-r1.ebuild
index 578726dd607..cbbefd39efa 100644
--- a/dev-db/4store/4store-1.1.5-r1.ebuild
+++ b/dev-db/4store/4store-1.1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,10 +6,9 @@ EAPI="5"
inherit eutils user
DESCRIPTION="4store is an efficient, scalable and stable RDF database"
-HOMEPAGE="http://4store.org/"
-# http://4store.org/download/4store-v1.0.4.tar.gz
+HOMEPAGE="https://4store.github.io/"
MY_P="${PN}-v${PV}"
-SRC_URI="http://4store.org/download/${MY_P}.tar.gz"
+SRC_URI="https://4store.danielknoell.de/download/4store-v${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/4store/
@ 2021-03-06 11:21 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-03-06 11:21 UTC (permalink / raw
To: gentoo-commits
commit: e1d7b230332be939ab8775b6c023266e9b8d1060
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 6 11:20:21 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 6 11:20:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d7b230
dev-db/4store: Remove last-rited package
Closes: https://bugs.gentoo.org/707504
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-db/4store/4store-1.1.5-r1.ebuild | 62 ------------------------------------
dev-db/4store/Manifest | 1 -
dev-db/4store/metadata.xml | 8 -----
3 files changed, 71 deletions(-)
diff --git a/dev-db/4store/4store-1.1.5-r1.ebuild b/dev-db/4store/4store-1.1.5-r1.ebuild
deleted file mode 100644
index bc3835b9193..00000000000
--- a/dev-db/4store/4store-1.1.5-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils user
-
-DESCRIPTION="4store is an efficient, scalable and stable RDF database"
-HOMEPAGE="https://4store.github.io/"
-MY_P="${PN}-v${PV}"
-SRC_URI="https://4store.danielknoell.de/download/4store-v${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# < http://4store.org/trac/wiki/Dependencies
-DEPEND="media-libs/raptor
- >=dev-libs/rasqal-0.9.18
- dev-libs/glib
- dev-libs/libxml2
- dev-libs/libpcre
- sys-libs/readline
- sys-libs/ncurses
- dev-libs/expat
- sys-libs/zlib"
-
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
- enewgroup fourstore
- enewuser fourstore -1 -1 /var/lib/4store fourstore
-}
-
-src_install() {
-
- # patch the Makefiles to use /usr/ instead of /usr/local/
- find . -name "Makefile" -execdir sed -e "s#/usr/local/#/usr/#" -i {} \;
-
- MAKEOPTS="-j1" emake DESTDIR="${D}" install
-
- dodir /var/log/4store
- fowners fourstore:fourstore \
- /var/lib/4store \
- /var/log/4store
-
- # fix 1777
- fperms 755 /var/lib/4store
-
- # fix 755
- fperms 644 \
- /usr/share/man/man1/4s-query.1 \
- /usr/share/man/man1/4s-backend-setup.1 \
- /usr/share/man/man1/4s-import.1 \
- /usr/share/man/man1/4s-cluster-info.1 \
- /usr/share/man/man1/4s-cluster-start.1 \
- /usr/share/man/man1/4s-cluster-create.1 \
- /usr/share/man/man1/4s-cluster-stop.1 \
- /usr/share/man/man1/4s-cluster-destroy.1
-}
diff --git a/dev-db/4store/Manifest b/dev-db/4store/Manifest
deleted file mode 100644
index 2f1def8f839..00000000000
--- a/dev-db/4store/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 4store-v1.1.5.tar.gz 5610204 BLAKE2B fefcad237a587e83bc58b8f89e9c40cbc19ba9e2b784ca2d96b7a502c79068bf60fa78d7f273589df4e110b3f14a77f9d901479902b640454ac1f0dfe6e028e7 SHA512 42a7431c7853e1b06a76ed15c205eebd7b334516c14e7dcfeddb2f9249f30f879f8256a1b454be71f79e71205b3efa95efab726fd88b4d455bb0fc4a8092bcf4
diff --git a/dev-db/4store/metadata.xml b/dev-db/4store/metadata.xml
deleted file mode 100644
index 40aa45df2b0..00000000000
--- a/dev-db/4store/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-06 11:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 22:59 [gentoo-commits] repo/gentoo:master commit in: dev-db/4store/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2021-03-06 11:21 Andreas K. Hüttel
2016-02-22 10:31 Patrick Lauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox