summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/gnome-user-docs
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /gnome1-libs/gnome-user-docs
initial commit from stable 0.3
Diffstat (limited to 'gnome1-libs/gnome-user-docs')
-rwxr-xr-xgnome1-libs/gnome-user-docs/DEPENDS1
-rwxr-xr-xgnome1-libs/gnome-user-docs/DETAILS19
-rw-r--r--gnome1-libs/gnome-user-docs/HISTORY17
3 files changed, 37 insertions, 0 deletions
diff --git a/gnome1-libs/gnome-user-docs/DEPENDS b/gnome1-libs/gnome-user-docs/DEPENDS
new file mode 100755
index 0000000000..51cb381c95
--- /dev/null
+++ b/gnome1-libs/gnome-user-docs/DEPENDS
@@ -0,0 +1 @@
+depends scrollkeeper
diff --git a/gnome1-libs/gnome-user-docs/DETAILS b/gnome1-libs/gnome-user-docs/DETAILS
new file mode 100755
index 0000000000..6f39ef3621
--- /dev/null
+++ b/gnome1-libs/gnome-user-docs/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=gnome-user-docs
+ VERSION=1.4.1.1
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
+ MD5[0]="50d23e56d56a8ff4b1817c4b77b6af70"
+ LICENSE[0]=FDL
+ MAINTAINER=jon-sven@frisurf.no
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20010922
+ UPDATED=20021103
+ SHORT="gnome-user-docs provides documentation for GNOME."
+cat << EOF
+This package contains documents which will be packaged together and
+shipped as gnome-user-docs in the core GNOME distribution. They should
+be documents targetted for end-users of GNOME.
+EOF
diff --git a/gnome1-libs/gnome-user-docs/HISTORY b/gnome1-libs/gnome-user-docs/HISTORY
new file mode 100644
index 0000000000..0ed474261f
--- /dev/null
+++ b/gnome1-libs/gnome-user-docs/HISTORY
@@ -0,0 +1,17 @@
+2002-11-03 Robin Cook <rcook@wyrms.net>
+ * Updated to 1.4.1.1
+
+2002-10-23 Robin Cook <rcook@wyrms.net>
+ * Add MD5
+
+2002-09-20 Jon Svendsen <jon-sven@frisurf.no>
+ * URLs now match new ftp.gnome.org layout
+
+2002-06-19 Jon Svendsen <jon-sven@frisurf.no>
+ * Added licensing information
+
+2002-03-14 Jon Svendsen <jon-sven@frisurf.no>
+ * Added HISTORY
+ * Added myself as MAINTAINER
+ * fixed backup url
+