TexDedicatedEbuild

org.gentoo.tex.ebuildomat.TexDedicatedEbuild
See theTexDedicatedEbuild companion object
abstract class TexDedicatedEbuild(val world: TlpdbWorld)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def filter[E <: TlpdbEntry](e: E): Boolean
def rdepend: Seq[String]

Concrete methods

def isSuppressed: Boolean
def iuse: Seq[String]
def matches(pkgs: Seq[TlpdbEntry]): Boolean
def pdepend: Seq[String]

Concrete fields