From d19122d03eeb97ccad65b43c29ff16317e54790b Mon Sep 17 00:00:00 2001 From: Sergey Kuleshov Date: Thu, 22 Dec 2005 21:35:10 +0000 Subject: fixed numbering scheme. (Portage version: 2.0.51.22-r3) --- rox-base/volume/volume-007.ebuild | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 rox-base/volume/volume-007.ebuild (limited to 'rox-base/volume/volume-007.ebuild') diff --git a/rox-base/volume/volume-007.ebuild b/rox-base/volume/volume-007.ebuild new file mode 100644 index 000000000000..9af6bb273b36 --- /dev/null +++ b/rox-base/volume/volume-007.ebuild @@ -0,0 +1,23 @@ +# 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-007.ebuild,v 1.1 2005/12/22 21:35:10 svyatogor Exp $ + +MY_PN="Volume" +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}-${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 -- cgit v1.2.3-65-gdbad