diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-21 09:29:49 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-21 09:29:49 +0000 |
commit | 2c5ae4d98c863ce9ba6eae93b7a8475d002b0241 (patch) | |
tree | cc062d443c71a55b2b158c86d85ac655d36d57fe /data/_apr/_metadata | |
parent | 8fa210f51070c9f27a0d90225ef99b352405afb2 (diff) |
Renamed apr to _apr for split.
git-svn-id: http://svn.telesphoreo.org/trunk@598 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/homepage | 1 | ||||
l--------- | data/_apr/_metadata/license | 1 | ||||
l--------- | data/_apr/_metadata/maintainer | 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 | ||||
-rw-r--r-- | data/_apr/_metadata/version | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/data/_apr/_metadata/description b/data/_apr/_metadata/description new file mode 100644 index 000000000..b3926df62 --- /dev/null +++ b/data/_apr/_metadata/description @@ -0,0 +1 @@ +platform abstraction library from Apache diff --git a/data/_apr/_metadata/homepage b/data/_apr/_metadata/homepage new file mode 100644 index 000000000..6abea42e9 --- /dev/null +++ b/data/_apr/_metadata/homepage @@ -0,0 +1 @@ +http://apr.apache.org/ diff --git a/data/_apr/_metadata/license b/data/_apr/_metadata/license new file mode 120000 index 000000000..d0b14a610 --- /dev/null +++ b/data/_apr/_metadata/license @@ -0,0 +1 @@ +../../../licenses/apache-2.0
\ No newline at end of file diff --git a/data/_apr/_metadata/maintainer b/data/_apr/_metadata/maintainer new file mode 120000 index 000000000..0fa66e077 --- /dev/null +++ b/data/_apr/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/saurik
\ No newline at end of file diff --git a/data/_apr/_metadata/name b/data/_apr/_metadata/name new file mode 100644 index 000000000..23ddf01ce --- /dev/null +++ b/data/_apr/_metadata/name @@ -0,0 +1 @@ +APR diff --git a/data/_apr/_metadata/priority b/data/_apr/_metadata/priority new file mode 100644 index 000000000..a6a7b9cd7 --- /dev/null +++ b/data/_apr/_metadata/priority @@ -0,0 +1 @@ +standard diff --git a/data/_apr/_metadata/role b/data/_apr/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/_apr/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/_apr/_metadata/section b/data/_apr/_metadata/section new file mode 100644 index 000000000..e0eb96881 --- /dev/null +++ b/data/_apr/_metadata/section @@ -0,0 +1 @@ +Development diff --git a/data/_apr/_metadata/tags b/data/_apr/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/_apr/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/_apr/_metadata/version b/data/_apr/_metadata/version new file mode 100644 index 000000000..31e5c8434 --- /dev/null +++ b/data/_apr/_metadata/version @@ -0,0 +1 @@ +1.3.3 |