summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2004-03-08 04:49:24 +0000
committerPeter Johanson <latexer@gentoo.org>2004-03-08 04:49:24 +0000
commitfab363df0af5f5a5229fc1416f4ce44e37a22842 (patch)
tree34577c991b6b98048b4c0bbf905448c31188168e /app-laptop/configure-thinkpad
parentMoved configure-thinkpad (diff)
downloadgentoo-2-fab363df0af5f5a5229fc1416f4ce44e37a22842.tar.gz
gentoo-2-fab363df0af5f5a5229fc1416f4ce44e37a22842.tar.bz2
gentoo-2-fab363df0af5f5a5229fc1416f4ce44e37a22842.zip
Moved to app-laptop from sys-apps
Diffstat (limited to 'app-laptop/configure-thinkpad')
-rw-r--r--app-laptop/configure-thinkpad/ChangeLog17
-rw-r--r--app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild19
-rw-r--r--app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.1-r31
-rw-r--r--app-laptop/configure-thinkpad/metadata.xml9
4 files changed, 46 insertions, 0 deletions
diff --git a/app-laptop/configure-thinkpad/ChangeLog b/app-laptop/configure-thinkpad/ChangeLog
new file mode 100644
index 000000000000..369ef18c3eae
--- /dev/null
+++ b/app-laptop/configure-thinkpad/ChangeLog
@@ -0,0 +1,17 @@
+# ChangeLog for sys-apps/configure-thinkpad
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/configure-thinkpad/ChangeLog,v 1.1 2004/03/08 04:48:09 latexer Exp $
+
+*configure-thinkpad-0.1-r3 (07 Mar 2004)
+
+ 07 Mar 2004; Peter Johanson <latexer@gentoo.org>
+ configure-thinkpad-0.1-r3.ebuild, metadata.xml:
+ Moved to app-laptop
+
+*configure-thinkpad-0.1-r3 (26 Feb 2004)
+
+ 26 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
+ configure-thinkpad-0.1-r3.ebuild:
+ Initial import. Credits to Andrea Cerrito <cerrito@centromultimediale.it> and
+ António Meireles <datashark@gentoo.org> (dev in zombie mode) in bug 34495.
+
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"
diff --git a/app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.1-r3 b/app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.1-r3
new file mode 100644
index 000000000000..7f879459dc4b
--- /dev/null
+++ b/app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.1-r3
@@ -0,0 +1 @@
+MD5 359a136cfd0dbb221f37822891078819 configure-thinkpad-0.1.tar.gz 141464
diff --git a/app-laptop/configure-thinkpad/metadata.xml b/app-laptop/configure-thinkpad/metadata.xml
new file mode 100644
index 000000000000..7b1d884806d0
--- /dev/null
+++ b/app-laptop/configure-thinkpad/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>datashark@gentoo.org</email>
+</maintainer>
+ <longdescription>Gnome ThinkPad configuration tool</longdescription>
+</pkgmetadata>