[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/emerge/portage/win32libs-sources/libxslt-src
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2008-01-21 23:28:16
Message-ID: 1200958096.274787.20599.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 764496 by sengels:

changing to new layout - we don't want to rely on to many 3rd party binary packages \
here, so expect a better version soon.

 M  +6 -3      libxslt-src-1.1.22.py  


--- trunk/kdesupport/emerge/portage/win32libs-sources/libxslt-src/libxslt-src-1.1.22.py \
#764495:764496 @@ -2,6 +2,7 @@
 import os
 import shutil
 import utils
+import info
 
 PACKAGE_NAME         = "libxslt"
 PACKAGE_VER          = "1.1.22"
@@ -15,9 +16,11 @@
 
 SRC_URI= """ftp://ftp.zlatkovic.com/pub/libxml/""" + PACKAGE_FULL_NAME + \
""".win32.zip"""  
-DEPEND = """
-"""
-
+class subinfo(info.infoclass):
+    def setTargets( self ):
+        self.svnTargets['1.1.22'] = SRC_URI
+        self.defaultTarget = '1.1.22-2'
+    
 class subclass(base.baseclass):
   def __init__(self):
     base.baseclass.__init__( self, SRC_URI )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic