fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
343 B
Text
6 lines
343 B
Text
Role::Identifiable::HasIdent is an incredibly simple role. It adds
|
|
a required ident attribute that stores a simple string, meant to
|
|
identify exceptions.
|
|
Role::Identifiable::HasTags adds the ability for your class and its
|
|
composed parts (roles, superclasses) as well as instances of it to
|
|
contribute to a pool of tags describing each instance.
|