From d0c7d6cadcd0227f0724d01f328b6898f0c53f54 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 14 Nov 2017 15:55:05 +0100 Subject: [PATCH] Update package definitions. --- composer.json | 6 +++--- package.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index ec458bd..3ea0120 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "name": "horde/routes", - "description": "Horde Routes URL mapping system", + "description": "URL routing/mapping library", "type": "library", - "homepage": "https://pear.horde.org", + "homepage": "https://www.horde.org/libraries/Horde_Routes", "license": "BSD-2-Clause", "authors": [ { @@ -17,7 +17,7 @@ } ], "version": "2.0.6", - "time": "2016-02-02", + "time": "2017-11-14", "repositories": [ { "type": "pear", diff --git a/package.xml b/package.xml index b691b19..97be465 100644 --- a/package.xml +++ b/package.xml @@ -3,7 +3,7 @@ Horde_Routes pear.horde.org Routes - Horde Routes URL mapping system + URL routing/mapping library Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org). Mike Naberezny @@ -15,9 +15,9 @@ Chuck Hagenbuch chuck chuck@horde.org - yes + no - 2017-10-30 + 2017-11-14 2.0.6 1.1.0 @@ -365,7 +365,7 @@ stable stable - 2017-10-30 + 2017-11-14 BSD-2-Clause *