summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rox-base/rox-time/rox-time-0.0.3.ebuild')
-rw-r--r--rox-base/rox-time/rox-time-0.0.3.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/rox-base/rox-time/rox-time-0.0.3.ebuild b/rox-base/rox-time/rox-time-0.0.3.ebuild
new file mode 100644
index 0000000..38de825
--- /dev/null
+++ b/rox-base/rox-time/rox-time-0.0.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-base/devtray/devtray-0.3.2-r1.ebuild,v 1.1 2007/11/28 20:04:52 lack Exp $
+
+ROX_LIB_VER="2.0.4-r1"
+inherit rox-0install
+
+MY_PN="Time"
+DESCRIPTION="Time is a utility to set the date and time."
+HOMEPAGE="http://rox4debian.berlios.de"
+SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-admin/system-tools-backends"
+
+APPNAME="${MY_PN}"
+S="${WORKDIR}"