gnome-recipes: renamed from recipes

Closes #11023.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Tom Schoonjans 2017-03-14 20:55:25 +00:00 committed by FX Coudert
parent 25f4a78720
commit 03c20d97b8
3 changed files with 3 additions and 1 deletions

1
Aliases/recipes Symbolic link
View file

@ -0,0 +1 @@
../Formula/gnome-recipes.rb

View file

@ -1,4 +1,4 @@
class Recipes < Formula
class GnomeRecipes < Formula
desc "Formula for GNOME recipes"
homepage "https://wiki.gnome.org/Apps/Recipes"
url "https://download.gnome.org/sources/gnome-recipes/0.22/gnome-recipes-0.22.0.tar.xz"

View file

@ -109,6 +109,7 @@
"qt55": "qt@5.5",
"racket": "minimal-racket",
"rebar3": "rebar@3",
"recipes": "gnome-recipes",
"redis26": "redis@2.6",
"redis28": "redis@2.8",
"ruby187": "ruby@1.8",