public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/files/
@ 2016-10-14 17:48 Amy Winston
  0 siblings, 0 replies; only message in thread
From: Amy Winston @ 2016-10-14 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     268522e1e3b4c84fd2633131a452c096d871b8ee
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Sep 29 16:46:06 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 17:34:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268522e1

dev-tcltk/bwidget: remove unused patch

 dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch | 31 ------------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch b/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch
deleted file mode 100644
index ff293f6..00000000
--- a/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Index: tests/entry.test
-==================================================================
---- tests/entry.test
-+++ tests/entry.test
-@@ -21,11 +21,11 @@
-     {-bg #ff0000 #ff0000 non-existent {unknown color name "non-existent"}}
-     {-borderwidth 1.3 1 badValue {bad screen distance "badValue"}}
-     {-command foo foo {} {}}
-     {-disabledforeground blue blue non-existent \
- 	    {unknown color name "non-existent"}}
--    {-editable false false shazbot {expected boolean value but got "shazbot"}}
-+    {-editable false 0 shazbot {expected boolean value but got "shazbot"}}
-     {-exportselection yes 1 xyzzy {expected boolean value but got "xyzzy"}}
-     {-fg #110022 #110022 bogus {unknown color name "bogus"}}
-     {-font {Helvetica 12 italic} {Helvetica 12 italic} {} \
- 	    {font "" doesn't exist}}
-     {-foreground #110022 #110022 bogus {unknown color name "bogus"}}
-@@ -63,11 +63,11 @@
- }
- destroy .e
- 
- test Entry-2.1 {Entry} {
-     list [catch {Entry} msg] $msg
--} {1 {no value given for parameter "path" to "Entry"}}
-+} {1 {wrong # args: should be "Entry path ?arg ...?"}}
- test Entry-2.2 {Entry} {
-     list [catch {Entry gorp} msg] $msg
- } {1 {bad window path name "gorp"}}
- test Entry-2.3 {Entry procedure} {
-     Entry .e
-


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-14 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/files/ Amy Winston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox