From 475d9da71611494d4356ce62a311243b9b9bf401 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 07 Apr 2013 14:11:39 -0400
Subject: Add some binary package metadata.

---
(limited to 'libgcc.1.pkg/control')

diff --git a/libgcc.1.pkg/control b/libgcc.1.pkg/control
new file mode 100644
index 0000000..c8dd515
--- /dev/null
+++ b/libgcc.1.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version})
+Description: GCC low-level runtime library
+ This package provides libgcc, a low-level runtime library that contains
+ routines for arithmetic operations not performed by the host processor,
+ exception handling, instruction cache clearing, and stack segment iteration.
--
cgit v0.9.1