[monthly/xonotic] switch back to versioned xonotic ebuilds
This commit is contained in:
parent
037bab72bb
commit
2b86edeaff
@ -4,11 +4,7 @@
|
|||||||
# Comma separated, example: app-foo/bar, bar-baz/foo
|
# Comma separated, example: app-foo/bar, bar-baz/foo
|
||||||
# Mandatory, cannot be empty
|
# Mandatory, cannot be empty
|
||||||
packages:
|
packages:
|
||||||
~games-util/fteqcc-xonotic-9999,
|
games-fps/xonotic
|
||||||
~games-fps/xonotic-data-9999,
|
|
||||||
~games-fps/xonotic-maps-9999,
|
|
||||||
~games-fps/xonotic-9999
|
|
||||||
|
|
||||||
|
|
||||||
# Entropy repository where to commit packages
|
# Entropy repository where to commit packages
|
||||||
# Mandatory, cannot be empty
|
# Mandatory, cannot be empty
|
||||||
@ -32,12 +28,12 @@ dependencies: yes
|
|||||||
# Allow package downgrade?
|
# Allow package downgrade?
|
||||||
# Valid values are either "yes" or "no"
|
# Valid values are either "yes" or "no"
|
||||||
# Default is: no
|
# Default is: no
|
||||||
downgrade: no
|
downgrade: yes
|
||||||
|
|
||||||
# Allow package rebuild?
|
# Allow package rebuild?
|
||||||
# Valid values are either "yes" or "no"
|
# Valid values are either "yes" or "no"
|
||||||
# Default is: no
|
# Default is: no
|
||||||
rebuild: yes
|
rebuild: no
|
||||||
|
|
||||||
# Make possible to continue if one or more packages fail to build?
|
# Make possible to continue if one or more packages fail to build?
|
||||||
# Valid values are either "yes" or "no"
|
# Valid values are either "yes" or "no"
|
Loading…
Reference in New Issue
Block a user