[Lunar-commits] r26913 - moonbase/trunk/chat/gossip
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Nov 25 20:42:54 CET 2007
Author: v3rt1g0
Date: 2007-11-25 20:42:53 +0100 (Sun, 25 Nov 2007)
New Revision: 26913
Modified:
moonbase/trunk/chat/gossip/DEPENDS
moonbase/trunk/chat/gossip/DETAILS
Log:
Module Version Bump: gossip (0.23 -> 0.28)
* lots of bugfixes
* some translation updates
* depends tweaks (incl removing &&)
compiled/tested: gcc-4.1.2 | glibc-2.7 | kernel headers 2.6.23
Modified: moonbase/trunk/chat/gossip/DEPENDS
===================================================================
--- moonbase/trunk/chat/gossip/DEPENDS 2007-11-25 19:28:31 UTC (rev 26912)
+++ moonbase/trunk/chat/gossip/DEPENDS 2007-11-25 19:42:53 UTC (rev 26913)
@@ -1,9 +1,9 @@
-depends loudmouth &&
-depends libgnomeui &&
-depends iso-codes && # Needed only for aspell support
+depends loudmouth
+depends libgnomeui
+depends iso-codes # Needed only for aspell support
optional_depends "aspell" "--enable-aspell" "--disable-aspell" \
- "for spell checking support" &&
-optional_depends "libnotify" \
- "--enable-libnotify" "--disable-libnotify" \
+ "for spell checking support"
+optional_depends "libnotify" \
+ "--enable-libnotify" "--disable-libnotify" \
"for pop-up notifications"
Modified: moonbase/trunk/chat/gossip/DETAILS
===================================================================
--- moonbase/trunk/chat/gossip/DETAILS 2007-11-25 19:28:31 UTC (rev 26912)
+++ moonbase/trunk/chat/gossip/DETAILS 2007-11-25 19:42:53 UTC (rev 26913)
@@ -1,12 +1,11 @@
MODULE=gossip
- VERSION=0.23
- MAJOR=0.23
+ VERSION=0.28
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:3f500b96e0474c1ee0d8dcd441ed0914ff543255
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/
+ SOURCE_VFY=sha1:6490947b2adab8e8f4c952b20400a3455e404912
WEB_SITE=http://www.imendio.com/projects/gossip/
ENTERED=20030719
- UPDATED=20070311
+ UPDATED=20071125
SHORT="a GNOME based Jabber client"
cat << EOF
More information about the Lunar-commits
mailing list