From 2b86edeaff232f94c43dca7c62232e571f671edf Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Tue, 17 Jan 2012 10:00:03 +0100 Subject: [PATCH] [monthly/xonotic] switch back to versioned xonotic ebuilds --- monthly/{xonotic-9999.particle => xonotic.particle} | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) rename monthly/{xonotic-9999.particle => xonotic.particle} (94%) diff --git a/monthly/xonotic-9999.particle b/monthly/xonotic.particle similarity index 94% rename from monthly/xonotic-9999.particle rename to monthly/xonotic.particle index 5762c98..559bf90 100644 --- a/monthly/xonotic-9999.particle +++ b/monthly/xonotic.particle @@ -4,11 +4,7 @@ # Comma separated, example: app-foo/bar, bar-baz/foo # Mandatory, cannot be empty packages: - ~games-util/fteqcc-xonotic-9999, - ~games-fps/xonotic-data-9999, - ~games-fps/xonotic-maps-9999, - ~games-fps/xonotic-9999 - + games-fps/xonotic # Entropy repository where to commit packages # Mandatory, cannot be empty @@ -32,12 +28,12 @@ dependencies: yes # Allow package downgrade? # Valid values are either "yes" or "no" # Default is: no -downgrade: no +downgrade: yes # Allow package rebuild? # Valid values are either "yes" or "no" # Default is: no -rebuild: yes +rebuild: no # Make possible to continue if one or more packages fail to build? # Valid values are either "yes" or "no"