diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-15 10:56:42 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-18 18:02:07 +0200 |
commit | c0b6dd9b41279ff00c5a90e49108945a0fee9cdd (patch) | |
tree | cfeff92229e10bf27533dc5309e42213e5bdee8f /packages/monotone | |
parent | e769c7fbe16294b2c5306edfafa1ec821b7b138c (diff) |
bb files: Revert the introduction of FILE_PR
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
Diffstat (limited to 'packages/monotone')
-rw-r--r-- | packages/monotone/monotone-4_0.19.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.20.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.21.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.22.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.23.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.24.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-5_0.25.2.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.26.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.27.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.31.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.33.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.34.bb | 2 | ||||
-rw-r--r-- | packages/monotone/monotone-6_0.37.bb | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/packages/monotone/monotone-4_0.19.bb b/packages/monotone/monotone-4_0.19.bb index fc92aa3b10..402d57db37 100644 --- a/packages/monotone/monotone-4_0.19.bb +++ b/packages/monotone/monotone-4_0.19.bb @@ -1,7 +1,7 @@ require monotone.inc SUBV = "1" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://www.venge.net/monotone/downloads/monotone_${PV}-${SUBV}.tar.gz \ file://txt2c-cross.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.20.bb b/packages/monotone/monotone-5_0.20.bb index b344e26323..bee2269767 100644 --- a/packages/monotone/monotone-5_0.20.bb +++ b/packages/monotone/monotone-5_0.20.bb @@ -1,6 +1,6 @@ require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.21.bb b/packages/monotone/monotone-5_0.21.bb index d42fab2618..447614b92f 100644 --- a/packages/monotone/monotone-5_0.21.bb +++ b/packages/monotone/monotone-5_0.21.bb @@ -1,6 +1,6 @@ require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.22.bb b/packages/monotone/monotone-5_0.22.bb index 53dc83abe5..9ce745d04f 100644 --- a/packages/monotone/monotone-5_0.22.bb +++ b/packages/monotone/monotone-5_0.22.bb @@ -5,7 +5,7 @@ ARM_INSTRUCTION_SET = "arm" require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.23.bb b/packages/monotone/monotone-5_0.23.bb index 86a216a5dd..2f0aab1077 100644 --- a/packages/monotone/monotone-5_0.23.bb +++ b/packages/monotone/monotone-5_0.23.bb @@ -5,7 +5,7 @@ ARM_INSTRUCTION_SET = "arm" require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.24.bb b/packages/monotone/monotone-5_0.24.bb index 86a216a5dd..2f0aab1077 100644 --- a/packages/monotone/monotone-5_0.24.bb +++ b/packages/monotone/monotone-5_0.24.bb @@ -5,7 +5,7 @@ ARM_INSTRUCTION_SET = "arm" require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-5_0.25.2.bb b/packages/monotone/monotone-5_0.25.2.bb index 5b33d80ef4..b5d6a376c1 100644 --- a/packages/monotone/monotone-5_0.25.2.bb +++ b/packages/monotone/monotone-5_0.25.2.bb @@ -5,7 +5,7 @@ ARM_INSTRUCTION_SET = "arm" require monotone.inc -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.26.bb b/packages/monotone/monotone-6_0.26.bb index 4f9f641913..afbe65fada 100644 --- a/packages/monotone/monotone-6_0.26.bb +++ b/packages/monotone/monotone-6_0.26.bb @@ -22,7 +22,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.27.bb b/packages/monotone/monotone-6_0.27.bb index 4f9f641913..afbe65fada 100644 --- a/packages/monotone/monotone-6_0.27.bb +++ b/packages/monotone/monotone-6_0.27.bb @@ -22,7 +22,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.31.bb b/packages/monotone/monotone-6_0.31.bb index 23731abe45..5be156f2be 100644 --- a/packages/monotone/monotone-6_0.31.bb +++ b/packages/monotone/monotone-6_0.31.bb @@ -22,7 +22,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.33.bb b/packages/monotone/monotone-6_0.33.bb index d7a42d2c3a..e58477ddd1 100644 --- a/packages/monotone/monotone-6_0.33.bb +++ b/packages/monotone/monotone-6_0.33.bb @@ -25,7 +25,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r1" +PR = "r1" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.34.bb b/packages/monotone/monotone-6_0.34.bb index 4c11a12a47..6a5dcb5d9c 100644 --- a/packages/monotone/monotone-6_0.34.bb +++ b/packages/monotone/monotone-6_0.34.bb @@ -25,7 +25,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ diff --git a/packages/monotone/monotone-6_0.37.bb b/packages/monotone/monotone-6_0.37.bb index a5e455d894..7d65982e3d 100644 --- a/packages/monotone/monotone-6_0.37.bb +++ b/packages/monotone/monotone-6_0.37.bb @@ -25,7 +25,7 @@ inherit autotools #FIXME: remove the following ARM_INSTRUCTION_SET = "arm" -FILE_PR = "r0" +PR = "r0" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ file://txt2c-cross-post-0.22.patch;patch=1 \ |