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
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')
-rw-r--r--rox-base/rox-font/Manifest2
-rw-r--r--rox-base/rox-font/rox-font-0.9.1.ebuild19
2 files changed, 21 insertions, 0 deletions
diff --git a/rox-base/rox-font/Manifest b/rox-base/rox-font/Manifest
new file mode 100644
index 0000000..441a91b
--- /dev/null
+++ b/rox-base/rox-font/Manifest
@@ -0,0 +1,2 @@
+DIST Font-0.9.1.tgz 14061 RMD160 8c37434fa5eab45f6618c822c4aa5865624e67e6 SHA1 703a8b78250eb1278a6f4dfe7fb5c7c6a08805ab SHA256 c4460a37fe4f9688114fdd86ab9c34826ce131c7ba04411eb4813d94608b2e11
+EBUILD rox-font-0.9.1.ebuild 577 RMD160 91699ce3d92c0dbcbbae31dcfba80eae7627fe70 SHA1 bedc8f80fb89b857c20ddcd3bda0ab2ed20186e0 SHA256 c9b8ce5a5b243f5e26c1a5e5539232177fac9fe8123c59a116de2452e7436850
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"