From 07ecd4e520d1ff1d88fdfe7abe4e24a820327632 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Mon, 13 Sep 2010 00:22:06 +0300 Subject: Add archives' files --- archives/planet/index.php | 603 ++++++++++++++++++++++++++++++++++++++++++++ archives/universe/index.php | 82 ++++++ 2 files changed, 685 insertions(+) create mode 100644 archives/planet/index.php create mode 100644 archives/universe/index.php diff --git a/archives/planet/index.php b/archives/planet/index.php new file mode 100644 index 0000000..777f661 --- /dev/null +++ b/archives/planet/index.php @@ -0,0 +1,603 @@ + + + + +Planet Gentoo Archives + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Gentoo Logo
+Gentoo Logo Side +
+Gentoo Spaceship

+ +
+
Bugs? Comments? Suggestions? Contact us: +planet@gentoo.org + +

Powered by:
+Planet + +
+
+ +
+

Welcome to the Planet Gentoo archives. Also available for Gentoo Universe.

+
+ + + +
diff --git a/archives/universe/index.php b/archives/universe/index.php new file mode 100644 index 0000000..f050546 --- /dev/null +++ b/archives/universe/index.php @@ -0,0 +1,82 @@ + + + + +Gentoo Universe Archives + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Gentoo Logo
+Gentoo Logo Side +
+Gentoo Spaceship

+ +
+
Bugs? Comments? Suggestions? Contact us: +planet@gentoo.org + +

Powered by:
+Planet + +
+
+ +
+

Welcome to the Gentoo Universe archives. Also available for Planet Gentoo.

+
+ +\n"; + foreach($scandir as $filename) { + echo "
  • $filename
  • \n"; + } + echo ""; +?> + + +
    -- cgit v1.2.3-65-gdbad