summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-12-24 11:26:37 +0000
committerSven Wegener <swegener@gentoo.org>2005-12-24 11:26:37 +0000
commitfe7a5ac0d8009a680070c5bab100d9c0115aedc1 (patch)
tree2e180d7948cb8e15d518a5ff05d5c62ef4b3dc88 /rox-base/volume
parentMarked stable on x86 for bug #101488. (diff)
downloadhistorical-fe7a5ac0d8009a680070c5bab100d9c0115aedc1.tar.gz
historical-fe7a5ac0d8009a680070c5bab100d9c0115aedc1.tar.bz2
historical-fe7a5ac0d8009a680070c5bab100d9c0115aedc1.zip
remove stale ebuilds
Package-Manager: portage-2.0.53
Diffstat (limited to 'rox-base/volume')
-rw-r--r--rox-base/volume/Manifest16
-rw-r--r--rox-base/volume/volume-0.0.6.ebuild29
-rw-r--r--rox-base/volume/volume-0.0.7.ebuild24
3 files changed, 12 insertions, 57 deletions
diff --git a/rox-base/volume/Manifest b/rox-base/volume/Manifest
index 2922dfa80b4e..2c1b6add46fb 100644
--- a/rox-base/volume/Manifest
+++ b/rox-base/volume/Manifest
@@ -1,6 +1,14 @@
-MD5 5394559a5f84d1ca65c57c3b2380195b metadata.xml 256
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 5dd3f1fb9da0a6844b164343e2a39940 ChangeLog 682
-MD5 5baac310fcb930985311f770858ca116 volume-0.0.6.ebuild 553
-MD5 bfda4640a3ce380a283a4e387d5595ea volume-007.ebuild 615
-MD5 03326465adf8e2603c59b483327227e8 volume-0.0.7.ebuild 660
MD5 f299ed53e95371e2eb02b0cf6182820b files/digest-volume-007 58
+MD5 5394559a5f84d1ca65c57c3b2380195b metadata.xml 256
+MD5 bfda4640a3ce380a283a4e387d5595ea volume-007.ebuild 615
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDrTB2I1lqEGTUzyQRAgCJAJ4wwaa43cCm7qTu/vJNWrngaBke/QCfXhle
+AUHoUOMz/RXapWj7qz5gLtQ=
+=QMNL
+-----END PGP SIGNATURE-----
diff --git a/rox-base/volume/volume-0.0.6.ebuild b/rox-base/volume/volume-0.0.6.ebuild
deleted file mode 100644
index 4254156b136e..000000000000
--- a/rox-base/volume/volume-0.0.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/volume/volume-0.0.6.ebuild,v 1.3 2005/10/17 09:41:46 svyatogor Exp $
-
-DESCRIPTION="Volume - A Volume control Applet and a Mixer for ROX Desktop"
-
-MY_PN="Volume"
-
-MY_PV="006"
-
-HOMEPAGE="http://www.hayber.us/rox/Volume"
-
-SRC_URI="http://www.hayber.us/rox/applets/${MY_PN}-${MY_PV}.tgz"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-
-KEYWORDS="~x86"
-
-IUSE=""
-
-ROX_LIB_VER=1.9.11
-
-APPNAME=${MY_PN}
-
-S=${WORKDIR}
-
-inherit rox
diff --git a/rox-base/volume/volume-0.0.7.ebuild b/rox-base/volume/volume-0.0.7.ebuild
deleted file mode 100644
index 718798e604e4..000000000000
--- a/rox-base/volume/volume-0.0.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/volume/volume-0.0.7.ebuild,v 1.2 2005/11/19 18:34:33 svyatogor Exp $
-
-MY_PN="Volume"
-MY_PV=`echo "${PV}" | sed -e 's/\.//g'`
-DESCRIPTION="Volume is a ROX Panel Applet that puts a popup volume control in your panel."
-HOMEPAGE="http://www.hayber.us/rox/Volume"
-SRC_URI="http://www.hayber.us/rox/applets/${MY_PN}-${MY_PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.3
- >=dev-python/pygtk-1.9.8"
-
-ROX_VER=2.1.0
-ROX_LIB_VER=2.0.0
-APPNAME=${MY_PN}
-S=${WORKDIR}
-
-inherit rox