diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-23 15:11:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-23 15:11:13 +0000 |
commit | 2072e4e935ad69961df1e830d0713a70e401061b (patch) | |
tree | d45471e91a95f7f42dc74ef40164f1c668c2de76 /binutils | |
parent | 4bb30e08f69c4db4aa5e1b1565258da43a3aca02 (diff) |
bump PR
BKrev: 4152e791LVcxxzUw-hWlU8vjtKh1nQ
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/binutils_2.14.90.0.6.oe | 2 | ||||
-rw-r--r-- | binutils/binutils_2.14.90.0.7.oe | 2 | ||||
-rw-r--r-- | binutils/binutils_2.15.90.0.3.oe | 2 | ||||
-rw-r--r-- | binutils/binutils_2.15.91.0.1.oe | 2 | ||||
-rw-r--r-- | binutils/binutils_2.15.91.0.2.oe | 2 |
5 files changed, 6 insertions, 4 deletions
diff --git a/binutils/binutils_2.14.90.0.6.oe b/binutils/binutils_2.14.90.0.6.oe index f93086ae6a..344db9107c 100644 --- a/binutils/binutils_2.14.90.0.6.oe +++ b/binutils/binutils_2.14.90.0.6.oe @@ -1,5 +1,7 @@ inherit autotools +PR = "r1" + DESCRIPTION = "A GNU collection of binary utilities" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" diff --git a/binutils/binutils_2.14.90.0.7.oe b/binutils/binutils_2.14.90.0.7.oe index 8180252dab..8ed72ff5d6 100644 --- a/binutils/binutils_2.14.90.0.7.oe +++ b/binutils/binutils_2.14.90.0.7.oe @@ -3,7 +3,7 @@ inherit autotools DESCRIPTION = "A GNU collection of binary utilities" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" -PR = "r1" +PR = "r2" PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" diff --git a/binutils/binutils_2.15.90.0.3.oe b/binutils/binutils_2.15.90.0.3.oe index ca07b3a4d4..f384a8812b 100644 --- a/binutils/binutils_2.15.90.0.3.oe +++ b/binutils/binutils_2.15.90.0.3.oe @@ -3,7 +3,7 @@ inherit autotools DESCRIPTION = "A GNU collection of binary utilities" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" -PR = "r1" +PR = "r2" PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" diff --git a/binutils/binutils_2.15.91.0.1.oe b/binutils/binutils_2.15.91.0.1.oe index 5f9e3e01e2..955b927e64 100644 --- a/binutils/binutils_2.15.91.0.1.oe +++ b/binutils/binutils_2.15.91.0.1.oe @@ -3,7 +3,7 @@ inherit autotools DESCRIPTION = "A GNU collection of binary utilities" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" -PR = "r1" +PR = "r2" PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" diff --git a/binutils/binutils_2.15.91.0.2.oe b/binutils/binutils_2.15.91.0.2.oe index 9d66059c0a..f5bfabb15f 100644 --- a/binutils/binutils_2.15.91.0.2.oe +++ b/binutils/binutils_2.15.91.0.2.oe @@ -3,7 +3,7 @@ inherit autotools DESCRIPTION = "A GNU collection of binary utilities" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" -PR = "r2" +PR = "r3" PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" |