projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939e5f1
)
dev-db/postgresql: Remove unneeded inherit in live ebuild
author
Patrick Lauer
<patrick@gentoo.org>
Fri, 13 May 2016 13:17:52 +0000
(15:17 +0200)
committer
Patrick Lauer
<patrick@gentoo.org>
Fri, 13 May 2016 13:18:26 +0000
(15:18 +0200)
Package-Manager: portage-2.2.28
dev-db/postgresql/postgresql-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/postgresql/postgresql-9999.ebuild
b/dev-db/postgresql/postgresql-9999.ebuild
index f3ff28eff02a9282e557c14bcefce31b058b8438..adda706257d479c7d28dd5cc91f145726c5b482d 100644
(file)
--- a/
dev-db/postgresql/postgresql-9999.ebuild
+++ b/
dev-db/postgresql/postgresql-9999.ebuild
@@
-6,7
+6,7
@@
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-inherit
base
eutils flag-o-matic git-2 linux-info multilib pam prefix \
+inherit eutils flag-o-matic git-2 linux-info multilib pam prefix \
python-single-r1 systemd user versionator
KEYWORDS=""