summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/krconlinux/krconlinux-0.2.ebuild')
-rw-r--r--games-util/krconlinux/krconlinux-0.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/games-util/krconlinux/krconlinux-0.2.ebuild b/games-util/krconlinux/krconlinux-0.2.ebuild
new file mode 100644
index 000000000000..c994e2fa8a2c
--- /dev/null
+++ b/games-util/krconlinux/krconlinux-0.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/krconlinux/krconlinux-0.2.ebuild,v 1.1 2005/07/14 04:05:02 vapier Exp $
+
+inherit kde
+
+DESCRIPTION="A tool for querying, managing and browsing game servers"
+HOMEPAGE="http://krconlinux.nixgeneration.com/"
+SRC_URI="http://krconlinux.nixgeneration.com/downloads/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+need-kde 3