diff options
Diffstat (limited to 'astro/gdesklets-goodweather')
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 2 | ||||
-rw-r--r-- | astro/gdesklets-goodweather/files/patch-GoodWeather.display | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index c881dfdf8690..5022c05f8c22 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -7,7 +7,7 @@ PORTNAME= goodweather PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/astro/gdesklets-goodweather/files/patch-GoodWeather.display b/astro/gdesklets-goodweather/files/patch-GoodWeather.display new file mode 100644 index 000000000000..fd069d1c1ffc --- /dev/null +++ b/astro/gdesklets-goodweather/files/patch-GoodWeather.display @@ -0,0 +1,11 @@ +--- GoodWeather.display.orig Sun Nov 23 18:16:12 2003 ++++ GoodWeather.display Sun Dec 5 00:41:31 2004 +@@ -1,7 +1,7 @@ + <?xml version="1.0" encoding="UTF-8"?> + + <display window-flags="below, sticky" anchor="ne"> +- <metha author="Konrad Rieck" ++ <meta author="Konrad Rieck" + name="GoodWeather display" + version="0.3" + description="Themable weather condition and forecast display (needs FontSelector)"/> |