summaryrefslogtreecommitdiffstats
path: root/gnome1-libs
diff options
context:
space:
mode:
authorVasil Yonkov2010-09-22 23:16:04 +0300
committerVasil Yonkov2010-09-22 23:16:04 +0300
commit2e5bfbc8fed76aa75963c72090bdbb3c85a3a86e (patch)
treeeb429a8677660cd34be8265138a1412599be873c /gnome1-libs
parent86732033f3130f9ad34080c4257cdaaef070786e (diff)
gnome-utils: removed due to deprecation
Diffstat (limited to 'gnome1-libs')
-rwxr-xr-xgnome1-libs/gnome-utils/BUILD1
-rwxr-xr-xgnome1-libs/gnome-utils/DEPENDS1
-rwxr-xr-xgnome1-libs/gnome-utils/DETAILS60
-rw-r--r--gnome1-libs/gnome-utils/HISTORY45
-rwxr-xr-xgnome1-libs/gnome-utils/INSTALL1
-rwxr-xr-xgnome1-libs/gnome-utils/PRE_BUILD1
-rwxr-xr-xgnome1-libs/gnome-utils/TRIGGERS1
7 files changed, 0 insertions, 110 deletions
diff --git a/gnome1-libs/gnome-utils/BUILD b/gnome1-libs/gnome-utils/BUILD
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/gnome1-libs/gnome-utils/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-libs/gnome-utils/DEPENDS b/gnome1-libs/gnome-utils/DEPENDS
deleted file mode 100755
index e8182f32be..0000000000
--- a/gnome1-libs/gnome-utils/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gnome-utils2
diff --git a/gnome1-libs/gnome-utils/DETAILS b/gnome1-libs/gnome-utils/DETAILS
deleted file mode 100755
index 43d122abc4..0000000000
--- a/gnome1-libs/gnome-utils/DETAILS
+++ /dev/null
@@ -1,60 +0,0 @@
- SPELL=gnome-utils
- VERSION=1.4.1.3
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=$SPELL-$VERSION.tar.bz2
-#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
-# SOURCE_HASH=sha512:acbc820818c819308705504dabb79a08ea976e87d9479d16aeff7da32db9c587e60cd772a2971b096064fd8b95f2a291c9c4b9256d2d6d60eb920dd2706b47f3
-PATCHLEVEL=1
- WEB_SITE=http://www.gnome.org
- LICENSE[0]=GPL
- ENTERED=20010922
- UPDATED=20030212
- KEYWORDS="gnome1 libs"
-
- SHORT="gnome-utils provides useful gnome based utilities."
-cat << EOF
-Gnome is the "GNU Network Object Model Environment". It is a project to
-build a complete, user-friendly desktop based entirely on free software.
-
-This package contains some assorted utilities for use with the Gnome.
-These are:
-
-gcalc
-a simple calculator.
-gcharmap
-character map viewer.
-gcolorsel
-a color selector.
-gdialog
-a Gtk version of the 'dialog' program.
-gdict
-dictionary server query and display.
-gdiskfree
-graphical disk free (df) utility.
-gfloppy
-GUI for formatting floppy.
-gfontsel
-a font selector.
-gless
-a Gtk version of the 'less' pager.
-gsearchtool
-a tool for finding and grepping through files.
-gshutdown
-reboot or shutdown your machine.
-gtt
-a task timer/tracker.
-guname
-display 'uname' information about your system.
-gw
-display users on the system, like 'w'.
-idetool
-an IDE disk viewing tool.
-logview
-Log viewing applications.
-splash/splac
-splash screen renderer.
-stripchart
-plot system measurements (including applet version).
-EOF
diff --git a/gnome1-libs/gnome-utils/HISTORY b/gnome1-libs/gnome-utils/HISTORY
deleted file mode 100644
index 04358d1bb7..0000000000
--- a/gnome1-libs/gnome-utils/HISTORY
+++ /dev/null
@@ -1,45 +0,0 @@
-2007-05-10 Arwed v. Merkatz <v.merkatz@gmx.net>
- * all: deprecated in favor of gnome-utils2
-
-2006-10-11 Maurizio Boriani <baux@sourcemage.org>
- * CONFIGURE: Add warning about guile major update.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-06-12 Arwed v. Merkatz <v.merkatz@gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-05-14 Robin Cook <rcook@wyrms.net>
- * DEPENDS: added xml-i18n-tools (bug 11393)
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2003-05-27 Robin Cook <rcook@wyrms.net>
- * Added ${INSTALL_ROOT} to BUILD
-
-2003-04-08 M.L. <mlubrano@sourcemage.org>
- * Added $OPTS in BUILD.
-
-2003-02-12 Robin Cook <rcook@wyrms.net>
- * Update 1.4.1.3
-
-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-13-14 Jon Svendsen <jon-sven@frisurf.no>
- * Added HISTORY
- * Added myself as MAINTAINER
- * fixed backup url
- * FIXME: /var/log/messages is sysklogd-centric (BUILD)
-
diff --git a/gnome1-libs/gnome-utils/INSTALL b/gnome1-libs/gnome-utils/INSTALL
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/gnome1-libs/gnome-utils/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-libs/gnome-utils/PRE_BUILD b/gnome1-libs/gnome-utils/PRE_BUILD
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/gnome1-libs/gnome-utils/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-libs/gnome-utils/TRIGGERS b/gnome1-libs/gnome-utils/TRIGGERS
deleted file mode 100755
index 97ebdf9465..0000000000
--- a/gnome1-libs/gnome-utils/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast gnome-utils dispel_self