Compare commits
No commits in common. "4" and "master" have entirely different histories.
1 changed files with 0 additions and 34 deletions
34
squid.yaml
34
squid.yaml
|
|
@ -1,34 +0,0 @@
|
||||||
document: modulemd
|
|
||||||
version: 2
|
|
||||||
data:
|
|
||||||
name: squid
|
|
||||||
stream: 4
|
|
||||||
summary: Squid - Optimising Web Delivery
|
|
||||||
description: an initial version of the squid caching proxy module
|
|
||||||
license:
|
|
||||||
module: [ MIT ]
|
|
||||||
dependencies:
|
|
||||||
- buildrequires:
|
|
||||||
platform: []
|
|
||||||
requires:
|
|
||||||
platform: []
|
|
||||||
references:
|
|
||||||
documentation: http://www.squid-cache.org/Doc/
|
|
||||||
tracker: https://bugs.squid-cache.org/index.cgi
|
|
||||||
profiles:
|
|
||||||
common:
|
|
||||||
rpms:
|
|
||||||
- squid
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- squid
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
squid:
|
|
||||||
rationale: squid caching proxy
|
|
||||||
ref: stream-4
|
|
||||||
buildorder: 2
|
|
||||||
libecap:
|
|
||||||
rationale: library needed by Squid
|
|
||||||
ref: stream-1.0
|
|
||||||
buildorder: 1
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue