diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
| commit | b236090192c018bf8efe8c72019d3d1567b6d158 (patch) | |
| tree | 5d76931d8d80fb6a9b77d6b040bf3140da57f7eb /openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb | |
| parent | 6be98eee9dd8f8dfb6a90b3386defc54321497cc (diff) | |
| download | poky-b236090192c018bf8efe8c72019d3d1567b6d158.tar.gz | |
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb')
| -rwxr-xr-x | openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb b/openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb index 8cc963dd22..5771567804 100755 --- a/openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb +++ b/openembedded/packages/gtkhtml2/gtkhtml2_cvs.bb | |||
| @@ -3,7 +3,7 @@ DEPENDS = "gtk+ glib-2.0 libxml2" | |||
| 3 | DESCRIPTION = "A GTK+ HTML rendering library." | 3 | DESCRIPTION = "A GTK+ HTML rendering library." |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | 5 | MAINTAINER = "Chris Lord <chris@openedhand.com>" |
| 6 | PV = "2.11.0+cvs-${CVSDATE}" | 6 | PV = "2.11.0+cvs${SRCDATE}" |
| 7 | 7 | ||
| 8 | SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \ | 8 | SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \ |
| 9 | file://at-import_box-pos.patch;patch=1;pnum=0 \ | 9 | file://at-import_box-pos.patch;patch=1;pnum=0 \ |
