Magellan Linux

Diff of /trunk/extras/java7-openjdk/java7-openjdk-7.2.2.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13135 by niro, Sat Aug 25 11:27:31 2012 UTC revision 13136 by niro, Sat Aug 25 11:38:27 2012 UTC
# Line 80  sminclude mtools xdg Line 80  sminclude mtools xdg
80    
81  SRC_URI=(  SRC_URI=(
82   http://icedtea.classpath.org/download/source/${ICEDTEA_SRCFILE}   http://icedtea.classpath.org/download/source/${ICEDTEA_SRCFILE}
83   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/archive/${OPENJDK_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/archive/${OPENJDK_SRCFILE}
84   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/jdk/archive/${JDK_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/jdk/archive/${JDK_SRCFILE}
85   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/jaxp/archive/${JAXP_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/jaxp/archive/${JAXP_SRCFILE}
86   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/jaxws/archive/${JAXWS_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/jaxws/archive/${JAXWS_SRCFILE}
87   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/corba/archive/${CORBA_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/corba/archive/${CORBA_SRCFILE}
88   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/hotspot/archive/${HOTSPOT_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/hotspot/archive/${HOTSPOT_SRCFILE}
89   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-${PVER/7.}/langtools/archive/${LANGTOOLS_SRCFILE}   http://icedtea.classpath.org/hg/release/icedtea${PVER:0:1}-forest-$(echo ${PVER} | cut -d. -f2-3)/langtools/archive/${LANGTOOLS_SRCFILE}
90   mirror://${PNAME}/${ICEDTEA_SRCFILE}   mirror://${PNAME}/${ICEDTEA_SRCFILE}
91   mirror://${PNAME}/${OPENJDK_SRCFILE}   mirror://${PNAME}/${OPENJDK_SRCFILE}
92   mirror://${PNAME}/${JDK_SRCFILE}   mirror://${PNAME}/${JDK_SRCFILE}

Legend:
Removed from v.13135  
changed lines
  Added in v.13136