diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-21 09:45:25 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-21 09:45:25 +0000 |
commit | 0d0b64f60cd1c9cfb9a7bbf3ceaff1bb573bf42c (patch) | |
tree | 987e24957bfca0dd16cb7bb0adae294c936c6bdd /data/_apr/_metadata | |
parent | 2c5ae4d98c863ce9ba6eae93b7a8475d002b0241 (diff) |
Split APR into two parts.
git-svn-id: http://svn.telesphoreo.org/trunk@599 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/_apr/_metadata')
-rw-r--r-- | data/_apr/_metadata/description | 1 | ||||
-rw-r--r-- | data/_apr/_metadata/name | 1 | ||||
-rw-r--r-- | data/_apr/_metadata/priority | 1 | ||||
-rw-r--r-- | data/_apr/_metadata/role | 1 | ||||
-rw-r--r-- | data/_apr/_metadata/section | 1 | ||||
-rw-r--r-- | data/_apr/_metadata/tags | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/data/_apr/_metadata/description b/data/_apr/_metadata/description deleted file mode 100644 index b3926df62..000000000 --- a/data/_apr/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -platform abstraction library from Apache diff --git a/data/_apr/_metadata/name b/data/_apr/_metadata/name deleted file mode 100644 index 23ddf01ce..000000000 --- a/data/_apr/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -APR diff --git a/data/_apr/_metadata/priority b/data/_apr/_metadata/priority deleted file mode 100644 index a6a7b9cd7..000000000 --- a/data/_apr/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -standard diff --git a/data/_apr/_metadata/role b/data/_apr/_metadata/role deleted file mode 100644 index 8d0320866..000000000 --- a/data/_apr/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -developer diff --git a/data/_apr/_metadata/section b/data/_apr/_metadata/section deleted file mode 100644 index e0eb96881..000000000 --- a/data/_apr/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Development diff --git a/data/_apr/_metadata/tags b/data/_apr/_metadata/tags deleted file mode 100644 index a8928cec8..000000000 --- a/data/_apr/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::library |