projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fe921b
)
ltprune.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:38:11 +0000
(08:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:44 +0000
(09:32 +0200)
eclass/ltprune.eclass
patch
|
blob
|
history
diff --git
a/eclass/ltprune.eclass
b/eclass/ltprune.eclass
index a8bb4c842bc0881de0a2ed704fe4b64ecf9a84e3..c0fa391bdff29ea27447c5669869ab7e35a77de9 100644
(file)
--- a/
eclass/ltprune.eclass
+++ b/
eclass/ltprune.eclass
@@
-4,6
+4,7
@@
# @ECLASS: ltprune.eclass
# @MAINTAINER:
# Michał Górny <mgorny@gentoo.org>
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
# @BLURB: Smart .la file pruning
# @DESCRIPTION:
# A function to locate and remove unnecessary .la files.