projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d2e73
)
app-text/refbase: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 08:33:37 +0000
(10:33 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 08:59:19 +0000
(10:59 +0200)
app-text/refbase/refbase-0.9.5.ebuild
patch
|
blob
|
history
diff --git
a/app-text/refbase/refbase-0.9.5.ebuild
b/app-text/refbase/refbase-0.9.5.ebuild
index f2828b542eed66233e31eedb74a50cac1d8d79a2..47da213ccdbee92e8737d41888a7173a2bafdba1 100644
(file)
--- a/
app-text/refbase/refbase-0.9.5.ebuild
+++ b/
app-text/refbase/refbase-0.9.5.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@
-10,7
+10,7
@@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="
|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )
+DEPEND="
>=dev-lang/php-5.3
dev-lang/php[mysql,session]
app-admin/webapp-config
app-text/bibutils"