Add slackar repository to vars.
This commit is contained in:
parent
71fd80f069
commit
d15ef5566b
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,10 @@
|
|||
$title = "SlackBuilds.org Sources Archive";
|
||||
$description = "An archive of sources required by SlackBuilds.org packages";
|
||||
$keywords = "sbosrcarch, SlackBuilds.org, SBo, SlackBuilds source, SlackBuilds sources, SlackBuilds archive";
|
||||
} elseif (preg_match (":^/slackar/.*:", $_SERVER['REQUEST_URI'])) {
|
||||
$title = "Slackware Argentina Project";
|
||||
$description = "Slackware Argentina Project";
|
||||
$keywords = "Slackware Argentina";
|
||||
} elseif (preg_match (":^/slackbuilds.org/.*:", $_SERVER['REQUEST_URI'])) {
|
||||
$title = "SlackBuilds.org (SBo)";
|
||||
$description = "The SlackBuilds.org (SBo) build scripts for Slackware";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue