summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2007-12-04 21:37:45 +0000
committerJim Ramsay <lack@gentoo.org>2007-12-04 21:37:45 +0000
commite66a86cf4c9f4bc4b13aae99daf6d89cc989af39 (patch)
tree3c7c5147030a42273118cf5d752b7d6c59227a37 /rox-base/mime-editor/mime-editor-0.5-r2.ebuild
parentOpenOffice.org 2.3.1 release (diff)
downloadgentoo-2-e66a86cf4c9f4bc4b13aae99daf6d89cc989af39.tar.gz
gentoo-2-e66a86cf4c9f4bc4b13aae99daf6d89cc989af39.tar.bz2
gentoo-2-e66a86cf4c9f4bc4b13aae99daf6d89cc989af39.zip
Updated to use new rox-0install eclass
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'rox-base/mime-editor/mime-editor-0.5-r2.ebuild')
-rw-r--r--rox-base/mime-editor/mime-editor-0.5-r2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/rox-base/mime-editor/mime-editor-0.5-r2.ebuild b/rox-base/mime-editor/mime-editor-0.5-r2.ebuild
new file mode 100644
index 000000000000..f1cb8e36c9e1
--- /dev/null
+++ b/rox-base/mime-editor/mime-editor-0.5-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 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.1 2007/12/04 21:37:44 lack Exp $
+
+ROX_LIB_VER="2.0.4-r1"
+inherit rox-0install
+
+DESCRIPTION="MIME-Editor is editor for the Shared MIME Database for ROX Desktop"
+HOMEPAGE="http://rox.sourceforge.net/"
+SRC_URI="mirror://sourceforge/rox/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+APPNAME=MIME-Editor
+APPCATEGORY="System;Core"