summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2003-09-28 05:49:05 +0000
committerMike Gardiner <obz@gentoo.org>2003-09-28 05:49:05 +0000
commitd2ba0fe32a57058c227e43a3ef39b574de5d6391 (patch)
tree588644f96e056b080d2cbafaa6bccd62d4eeabdd /x11-plugins
parentRemoving fontselector, it's obsolete now (diff)
downloadgentoo-2-d2ba0fe32a57058c227e43a3ef39b574de5d6391.tar.gz
gentoo-2-d2ba0fe32a57058c227e43a3ef39b574de5d6391.tar.bz2
gentoo-2-d2ba0fe32a57058c227e43a3ef39b574de5d6391.zip
Removed fontselector, it's included in -core-0.22 now
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/desklet-fontselector/ChangeLog14
-rw-r--r--x11-plugins/desklet-fontselector/Manifest4
-rw-r--r--x11-plugins/desklet-fontselector/desklet-fontselector-0.1.5.ebuild36
-rw-r--r--x11-plugins/desklet-fontselector/metadata.xml6
4 files changed, 0 insertions, 60 deletions
diff --git a/x11-plugins/desklet-fontselector/ChangeLog b/x11-plugins/desklet-fontselector/ChangeLog
deleted file mode 100644
index 67fed7376e12..000000000000
--- a/x11-plugins/desklet-fontselector/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for x11-plugins/desklet-fontselector
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-fontselector/ChangeLog,v 1.2 2003/09/24 19:58:02 todd Exp $
-
- 24 Sep 2003; Todd Sunderlin <todd@gentoo.org>
- desklet-fontselector-0.1.5.ebuild:
- added ~sparc to keywords
-
-*desklet-fontselector-0.1.5 (10 Sep 2003)
-
- 10 Sep 2003; Mike Gardiner <obz@gentoo.org> desklet-fontselector-0.1.5.ebuild,
- metadata.xml:
- First import
-
diff --git a/x11-plugins/desklet-fontselector/Manifest b/x11-plugins/desklet-fontselector/Manifest
deleted file mode 100644
index dd7104057e12..000000000000
--- a/x11-plugins/desklet-fontselector/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 ec0b40523aabeeeff3997d7bf0a4d249 files/digest-desklet-fontselector-0.1.5 69
-MD5 4aa3351e9be4dc6efdccfa22282a5b51 desklet-fontselector-0.1.5.ebuild 896
-MD5 c41c76d734de2f5269220f401a4b469b ChangeLog 513
-MD5 a175a96fb7e85b152ade748dbd2360e0 metadata.xml 213
diff --git a/x11-plugins/desklet-fontselector/desklet-fontselector-0.1.5.ebuild b/x11-plugins/desklet-fontselector/desklet-fontselector-0.1.5.ebuild
deleted file mode 100644
index f99f0499503a..000000000000
--- a/x11-plugins/desklet-fontselector/desklet-fontselector-0.1.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-fontselector/desklet-fontselector-0.1.5.ebuild,v 1.3 2003/09/24 19:58:02 todd Exp $
-
-DESKLET_NAME="FontSelector"
-
-MY_PN=${DESKLET_NAME}
-MY_P=${MY_PN}-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A gDesklet Sensor for providing font selection capabilities to displays"
-SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.pycage.de/"
-LICENSE="as-is"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~x86 ~sparc"
-
-DEPEND=">=gnome-extra/gdesklets-core-0.20"
-
-DOCS="README ChangeLog"
-
-src_install( ) {
-
- SYS_PATH="/usr/share/gdesklets"
- INSTALL_BIN="Install_${DESKLET_NAME}_Sensor.bin"
- dodir ${SYS_PATH}/Sensors
-
- # first we install the Sensor
- python ${INSTALL_BIN} --nomsg ${D}${SYS_PATH}/Sensors
-
- dodoc ${DOCS}
-
-}
-
diff --git a/x11-plugins/desklet-fontselector/metadata.xml b/x11-plugins/desklet-fontselector/metadata.xml
deleted file mode 100644
index d62df026be9a..000000000000
--- a/x11-plugins/desklet-fontselector/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnome</herd>
-<maintainer><email>obz@gentoo.org</email></maintainer>
-</pkgmetadata>