diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-27 17:00:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-27 17:00:05 +0000 |
commit | 23beb8010a9583e9028149cb1240715906f8151d (patch) | |
tree | ea299b468c4d21c09ce27d55a998ce4e0def547a /media-gfx/gtkam/files | |
parent | bug #103487 (diff) | |
download | gentoo-2-23beb8010a9583e9028149cb1240715906f8151d.tar.gz gentoo-2-23beb8010a9583e9028149cb1240715906f8151d.tar.bz2 gentoo-2-23beb8010a9583e9028149cb1240715906f8151d.zip |
Mark 0.1.12 stable on amd64 x86. Add 0.1.12-r1 which re-enables gnome
support and fixes a doc error, thanks to Tobias Sager #61248
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/gtkam/files')
-rw-r--r-- | media-gfx/gtkam/files/digest-gtkam-0.1.12-r1 | 1 | ||||
-rw-r--r-- | media-gfx/gtkam/files/gtkam-0.1.12-helpdoc.patch | 20 |
2 files changed, 21 insertions, 0 deletions
diff --git a/media-gfx/gtkam/files/digest-gtkam-0.1.12-r1 b/media-gfx/gtkam/files/digest-gtkam-0.1.12-r1 new file mode 100644 index 000000000000..33939bcb0b34 --- /dev/null +++ b/media-gfx/gtkam/files/digest-gtkam-0.1.12-r1 @@ -0,0 +1 @@ +MD5 622170d414718a5ae11487a6af1e47cd gtkam-0.1.12.tar.gz 611323 diff --git a/media-gfx/gtkam/files/gtkam-0.1.12-helpdoc.patch b/media-gfx/gtkam/files/gtkam-0.1.12-helpdoc.patch new file mode 100644 index 000000000000..6620e18cae83 --- /dev/null +++ b/media-gfx/gtkam/files/gtkam-0.1.12-helpdoc.patch @@ -0,0 +1,20 @@ +--- gtkam-0.1.12/help/C/gtkam.xml 2004-04-27 12:38:53.000000000 +0200 ++++ gtkam-0.1.12.new/help/C/gtkam.xml 2004-09-05 16:48:23.920881000 +0200 +@@ -183,7 +183,7 @@ + then press <keycap>Return</keycap>:</para> + <para> + <command>gtkam</command> +- <!--FIXME comand line --switches --> ++ <!--FIXME comand line switches --> + </para> + </listitem> + </varlistentry> +@@ -203,7 +203,7 @@ + fileref="figures/gtkam_start_window.png" format="PNG"/> + </imageobject> + <textobject> +- <phrase>The &app; main window. On the left is the camera tree. The file list is on the right. ++ <phrase>The &app; main window. On the left is the camera tree. The file list is on the right.</phrase> + </textobject> + </mediaobject> + </screenshot> |