summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2004-03-08 04:48:09 +0000
committerPeter Johanson <latexer@gentoo.org>2004-03-08 04:48:09 +0000
commit7db53791e6e54efb751846cebae528921fa787af (patch)
tree5c734490dff57670327c4c9959fafe665e15dc1d /app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
parentMoved to app-laptop (diff)
downloadhistorical-7db53791e6e54efb751846cebae528921fa787af.tar.gz
historical-7db53791e6e54efb751846cebae528921fa787af.tar.bz2
historical-7db53791e6e54efb751846cebae528921fa787af.zip
Moved to app-laptop from sys-apps
Diffstat (limited to 'app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild')
-rw-r--r--app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild b/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
new file mode 100644
index 000000000000..93c354f1a6a2
--- /dev/null
+++ b/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+
+inherit gnome2
+DESCRIPTION="Thinkpad gnome configuration utility for tpctl"
+SRC_URI="mirror://sourceforge/tpctl/${P}.tar.gz"
+HOMEPAGE="http://tpctl.sourceforge.net/configure-thinkpad.html"
+KEYWORDS="~x86 -amd64 -ppc -mips -sparc"
+
+RDEPEND=">=app-laptop/tpctl-4.8
+ >=x11-libs/gtk+-2.2
+ >=gnome-base/libgnomeui-2.4
+ >=sys-devel/gettext-0.11"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+SLOT="0"
+LICENSE="GPL-2"