diff options
author | Koen Kooi <koen@openembedded.org> | 2006-05-20 07:47:46 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-20 07:47:46 +0000 |
commit | 4dd7360eef4c8b7ab2541e9b5ad593a89de407d8 (patch) | |
tree | dc830513a619789dfb4cff6cd5f100fd4dc6665a /packages | |
parent | c2420f459bde3d91cc8fc4b585e1ba49edb858f0 (diff) |
croco, xsettingsclient: zecke forgot to bump PR
Diffstat (limited to 'packages')
-rw-r--r-- | packages/libcroco/libcroco_0.6.0.bb | 2 | ||||
-rw-r--r-- | packages/libcroco/libcroco_0.6.1.bb | 2 | ||||
-rw-r--r-- | packages/libxsettings-client/libxsettings-client_0.17.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/libcroco/libcroco_0.6.0.bb b/packages/libcroco/libcroco_0.6.0.bb index ead05af413..69f15d0f8e 100644 --- a/packages/libcroco/libcroco_0.6.0.bb +++ b/packages/libcroco/libcroco_0.6.0.bb @@ -3,7 +3,7 @@ SECTION = "x11/utils" MAINTAINER = "Koen Kooi <koen@handhelds.org>" DEPENDS = "glib-2.0 libxml2" LICENSE = "LGPL" -PR = "r1" +PR = "r2" inherit autotools pkgconfig gnome diff --git a/packages/libcroco/libcroco_0.6.1.bb b/packages/libcroco/libcroco_0.6.1.bb index 99bd631913..5e1ccf3cb5 100644 --- a/packages/libcroco/libcroco_0.6.1.bb +++ b/packages/libcroco/libcroco_0.6.1.bb @@ -3,7 +3,7 @@ SECTION = "x11/utils" MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>" DEPENDS = "glib-2.0 libxml2" LICENSE = "LGPL" -PR = "r1" +PR = "r2" inherit autotools pkgconfig gnome diff --git a/packages/libxsettings-client/libxsettings-client_0.17.bb b/packages/libxsettings-client/libxsettings-client_0.17.bb index cb3e63bac0..6b8c75c717 100644 --- a/packages/libxsettings-client/libxsettings-client_0.17.bb +++ b/packages/libxsettings-client/libxsettings-client_0.17.bb @@ -5,7 +5,7 @@ DEPENDS = "libxsettings libx11 libxt" # libxt is required to stop configure breaking builds by # including system paths to find it if it isn't present. MAINTAINER = "Florian Boor <florian@kernelconcepts.de>" -PR="r0" +PR="r1" GPE_TARBALL_SUFFIX = "bz2" inherit autotools pkgconfig gpe |