summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2008-01-22 21:14:25 +0000
committerJim Ramsay <lack@gentoo.org>2008-01-22 21:14:25 +0000
commit58f2d41f8f6416b6f92788cd9b92b77cad319408 (patch)
tree2db04e63fbd1a33bde7db57acd2f4a0688a93491 /rox-base/rox-font/rox-font-0.9.1.ebuild
parentAdding all the individual bindings for dev-python/gnome-python-desktop as the... (diff)
downloadrox-58f2d41f8f6416b6f92788cd9b92b77cad319408.tar.gz
rox-58f2d41f8f6416b6f92788cd9b92b77cad319408.tar.bz2
rox-58f2d41f8f6416b6f92788cd9b92b77cad319408.zip
Adding some new rox-utilities... Perhaps some day these will make the real tree?
svn path=/trunk/overlay/; revision=24
Diffstat (limited to 'rox-base/rox-font/rox-font-0.9.1.ebuild')
-rw-r--r--rox-base/rox-font/rox-font-0.9.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/rox-base/rox-font/rox-font-0.9.1.ebuild b/rox-base/rox-font/rox-font-0.9.1.ebuild
new file mode 100644
index 0000000..5b6c1b8
--- /dev/null
+++ b/rox-base/rox-font/rox-font-0.9.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-base/mime-editor/mime-editor-0.5-r2.ebuild,v 1.3 2008/01/01 14:36:42 josejx Exp $
+
+ROX_LIB_VER="2.0.4-r1"
+inherit rox-0install
+
+MY_PN="Font"
+DESCRIPTION="Font is a font selection and smoothing configuration tool for ROX Desktop"
+HOMEPAGE="http://rox.sourceforge.net/desktop/"
+SRC_URI="mirror://sourceforge/rox/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+APPNAME=${MY_PN}
+APPCATEGORY="System;Core"