diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-17 18:40:42 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-17 18:40:42 +0000 |
commit | 5d6d34d85fe8d139daa4f421a5ebc87f98bf3156 (patch) | |
tree | a0cc5cb39971792258690ca82480ab93cfb4eccb /x11-themes/qinx/qinx-1.1.ebuild | |
parent | Initial ebuild. (Manifest recommit) (diff) | |
download | gentoo-2-5d6d34d85fe8d139daa4f421a5ebc87f98bf3156.tar.gz gentoo-2-5d6d34d85fe8d139daa4f421a5ebc87f98bf3156.tar.bz2 gentoo-2-5d6d34d85fe8d139daa4f421a5ebc87f98bf3156.zip |
version bump
Diffstat (limited to 'x11-themes/qinx/qinx-1.1.ebuild')
-rw-r--r-- | x11-themes/qinx/qinx-1.1.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/qinx/qinx-1.1.ebuild b/x11-themes/qinx/qinx-1.1.ebuild new file mode 100644 index 000000000000..7a9f4e8a6a0c --- /dev/null +++ b/x11-themes/qinx/qinx-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.1.ebuild,v 1.1 2004/07/17 18:40:42 carlo Exp $ + +inherit kde + +DESCRIPTION="Qinx, a KDE style inspired by QNX Photon microGUI" +SRC_URI="http://www.usermode.org/code/${P}.tar.gz" +HOMEPAGE="http://www.usermode.org/code.html" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="~x86 ~alpha -ppc ~sparc" +IUSE="" + +DEPEND="kde-base/kdebase" +RDEPEND="kde-base/kdebase" +need-kde 3.2
\ No newline at end of file |