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

List:       kde-commits
Subject:    [emerge/kde-4.12] portage/testing/gsl: Add a 1.16 target to GSL pointing to current head commit (of
From:       Andrius da Costa Ribas <andriusmao () gmail ! com>
Date:       2013-12-31 23:04:13
Message-ID: E1Vy8M9-0002P4-4N () scm ! kde ! org
[Download RAW message or body]

Git commit 6a3c7911ecd2c013889e0952837a1a818ddd8f1e by Andrius da Costa Ribas.
Committed on 31/12/2013 at 22:40.
Pushed by andriusr into branch 'kde-4.12'.

Add a 1.16 target to GSL pointing to current head commit (of ampl's cmake-based repo) \
and make it the default target.

M  +2    -1    portage/testing/gsl/gsl-all.py

http://commits.kde.org/emerge/6a3c7911ecd2c013889e0952837a1a818ddd8f1e

diff --git a/portage/testing/gsl/gsl-all.py b/portage/testing/gsl/gsl-all.py
index 88cb689..741c20d 100644
--- a/portage/testing/gsl/gsl-all.py
+++ b/portage/testing/gsl/gsl-all.py
@@ -3,8 +3,9 @@ import info
 class subinfo(info.infoclass):
     def setTargets( self ):
         self.svnTargets['gitHEAD'] = "[git]https://github.com/ampl/gsl.git"
+        self.svnTargets['1.16'] = \
"[git]https://github.com/ampl/gsl.git||709cc572279e4a56b0e218b834f202c1b3f757af"  \
                self.shortDescription = 'GNU Scientific Library'
-        self.defaultTarget = 'gitHEAD'
+        self.defaultTarget = '1.16'
 
     def setDependencies( self ):
         self.hardDependencies['virtual/bin-base'] = 'default'


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

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