From 84d8b510ac289af0a43bfa9e110844af27a90196 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Apr 2006 09:03:08 -0500 Subject: initial commit from stable 0.3 --- ham/gworldclock/DEPENDS | 1 + ham/gworldclock/DETAILS | 20 ++++++++++++++++++++ ham/gworldclock/HISTORY | 3 +++ 3 files changed, 24 insertions(+) create mode 100755 ham/gworldclock/DEPENDS create mode 100755 ham/gworldclock/DETAILS create mode 100644 ham/gworldclock/HISTORY (limited to 'ham/gworldclock') diff --git a/ham/gworldclock/DEPENDS b/ham/gworldclock/DEPENDS new file mode 100755 index 0000000000..8ed35fc4dc --- /dev/null +++ b/ham/gworldclock/DEPENDS @@ -0,0 +1 @@ +depends gtk+ diff --git a/ham/gworldclock/DETAILS b/ham/gworldclock/DETAILS new file mode 100755 index 0000000000..3e68aca2b4 --- /dev/null +++ b/ham/gworldclock/DETAILS @@ -0,0 +1,20 @@ + SPELL=gworldclock + VERSION=0.3.3 + SOURCE=${SPELL}_${VERSION}.orig.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION + SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/g/gworldclock/$SOURCE + WEB_SITE=http://ftp.debian.org/debian/pool/main/g/gworldclock/ + MAINTAINER=afrayedknot@thefrayedknot.armory.com + LICENSE=GPL + MD5=04a9de2f0fe59e6cee7118446deeb12e + ENTERED=20020803 + UPDATED=20020803 + SHORT="GTK+ app to manage timezones" +cat << EOF +This program is a GTK+ application that +displays the time and date in a number +of timezones, as specified by the user. +It can be used to keep track of various +friends scattered around the world in +Australia, Russia, America, etc. +EOF diff --git a/ham/gworldclock/HISTORY b/ham/gworldclock/HISTORY new file mode 100644 index 0000000000..50b71e3a0d --- /dev/null +++ b/ham/gworldclock/HISTORY @@ -0,0 +1,3 @@ +2002-08-03 Andrew Stitt + * Created this spell. + -- cgit v1.2.3