Author: sgala
Date: Wed May  7 00:04:01 2008
New Revision: 654009

URL: http://svn.apache.org/viewvc?rev=654009&view=rev
Log:
missing svn:eol-style = native for a number of php files

Modified:
    incubator/shindig/trunk/php/src/common/BlobCrypter.php   (props changed)
    incubator/shindig/trunk/php/src/common/Cache.php   (props changed)
    incubator/shindig/trunk/php/src/common/CacheFile.php   (props changed)
    incubator/shindig/trunk/php/src/common/CacheMemcache.php   (props changed)
    incubator/shindig/trunk/php/src/common/Crypto.php   (props changed)
    incubator/shindig/trunk/php/src/common/HttpServlet.php   (props changed)
    incubator/shindig/trunk/php/src/common/Locale.php   (props changed)
    incubator/shindig/trunk/php/src/common/RemoteContent.php   (props changed)
    incubator/shindig/trunk/php/src/common/RemoteContentFetcher.php   (props 
changed)
    incubator/shindig/trunk/php/src/common/RemoteContentRequest.php   (props 
changed)
    incubator/shindig/trunk/php/src/common/UrlGenerator.php   (props changed)
    incubator/shindig/trunk/php/src/socialdata/DataResponse.php   (props 
changed)
    incubator/shindig/trunk/php/src/socialdata/GadgetDataHandler.php   (props 
changed)
    incubator/shindig/trunk/php/src/socialdata/RequestItem.php   (props changed)
    incubator/shindig/trunk/php/src/socialdata/ResponseItem.php   (props 
changed)
    incubator/shindig/trunk/php/src/socialdata/http/GadgetDataServlet.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/ActivitiesService.php 
  (props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/DataService.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/PeopleService.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Activity.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Address.php   
(props changed)
    
incubator/shindig/trunk/php/src/socialdata/opensocial/model/ApiCollection.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/BodyType.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Email.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Enum.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/MediaItem.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Message.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Name.php   
(props changed)
    
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Organization.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Person.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Phone.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/Url.php   
(props changed)
    incubator/shindig/trunk/php/src/socialdata/opensocial/model/idSpec.php   
(props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicActivitiesService.php
   (props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicDataService.php 
  (props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicPeopleService.php
   (props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/OpenSocialDataHandler.php
   (props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/StateFileDataHandler.php
   (props changed)
    
incubator/shindig/trunk/php/src/socialdata/samplecontainer/XmlStateFileFetcher.php
   (props changed)

Propchange: incubator/shindig/trunk/php/src/common/BlobCrypter.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/Cache.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/CacheFile.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/CacheMemcache.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/Crypto.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/HttpServlet.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/Locale.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/RemoteContent.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/RemoteContentFetcher.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/RemoteContentRequest.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/common/UrlGenerator.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/DataResponse.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/GadgetDataHandler.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/RequestItem.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/ResponseItem.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/http/GadgetDataServlet.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/ActivitiesService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/DataService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/PeopleService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Activity.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Address.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/ApiCollection.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/BodyType.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Email.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/opensocial/model/Enum.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/MediaItem.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Message.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/opensocial/model/Name.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Organization.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Person.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/Phone.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/src/socialdata/opensocial/model/Url.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/opensocial/model/idSpec.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicActivitiesService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicDataService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/BasicPeopleService.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/OpenSocialDataHandler.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/StateFileDataHandler.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/shindig/trunk/php/src/socialdata/samplecontainer/XmlStateFileFetcher.php
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to