aboutsummaryrefslogtreecommitdiffstats
path: root/index/cloudi_service_db_mysql.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-11-14 10:24:26 +0100
committerLoïc Hoguin <[email protected]>2024-11-14 11:47:22 +0100
commit72e17099bb59d2d429cf813d21c98bede590fc7c (patch)
treec264b700f2e813b6bdaab0791c1fb57281acc0d6 /index/cloudi_service_db_mysql.mk
parente903cc89c5cc389305ee8dc0b15a8db250de1b37 (diff)
downloaderlang.mk-72e17099bb59d2d429cf813d21c98bede590fc7c.tar.gz
erlang.mk-72e17099bb59d2d429cf813d21c98bede590fc7c.tar.bz2
erlang.mk-72e17099bb59d2d429cf813d21c98bede590fc7c.zip
Remove most packages
Erlang.mk will no longer feature packages out of the box, except for the applications that we implement plugins for (such as erlydtl, proper or relx) and the projects I work on that are also used to test Erlang.mk (cowboy and friends). This is a breaking change. In most cases the fix is to add a full dep_* line for the dependencies that were used as packages before.
Diffstat (limited to 'index/cloudi_service_db_mysql.mk')
-rw-r--r--index/cloudi_service_db_mysql.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/index/cloudi_service_db_mysql.mk b/index/cloudi_service_db_mysql.mk
deleted file mode 100644
index 39cf4c9..0000000
--- a/index/cloudi_service_db_mysql.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += cloudi_service_db_mysql
-pkg_cloudi_service_db_mysql_name = cloudi_service_db_mysql
-pkg_cloudi_service_db_mysql_description = MySQL CloudI Service
-pkg_cloudi_service_db_mysql_homepage = http://cloudi.org/
-pkg_cloudi_service_db_mysql_fetch = git
-pkg_cloudi_service_db_mysql_repo = https://github.com/CloudI/cloudi_service_db_mysql
-pkg_cloudi_service_db_mysql_commit = master