[Pkg-owncloud-commits] [php-sabre-vobject] 29/128: Tagging as jCard and jCal.

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 13e51b919b8d668cfddfe1fca251512c9e77f082
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Jan 21 17:30:06 2014 -0500

    Tagging as jCard and jCal.
    
    Closes #77.
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 2d57ad0..475c817 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
     "name": "sabre/vobject",
     "description" : "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
-    "keywords" : [ "VObject", "iCalendar", "vCard" ],
+    "keywords" : [ "VObject", "iCalendar", "vCard", "jCard", "jCal" ],
     "homepage" : "https://github.com/fruux/sabre-vobject",
     "license" : "BSD-3-Clause",
     "require" : {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list