summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott W Taylor <swtaylor@gentoo.org>2004-10-01 08:57:29 +0000
committerScott W Taylor <swtaylor@gentoo.org>2004-10-01 08:57:29 +0000
commita670ee34cd7c3f0968ba3ebad2e453182c9193bb (patch)
tree640615ecde40527c0482b7a00b521f78e4b8c975 /app-laptop/configure-thinkpad
parentFixed compilation with gcc-3.4; bug #57349. (diff)
downloadhistorical-a670ee34cd7c3f0968ba3ebad2e453182c9193bb.tar.gz
historical-a670ee34cd7c3f0968ba3ebad2e453182c9193bb.tar.bz2
historical-a670ee34cd7c3f0968ba3ebad2e453182c9193bb.zip
version bump
Diffstat (limited to 'app-laptop/configure-thinkpad')
-rw-r--r--app-laptop/configure-thinkpad/ChangeLog8
-rw-r--r--app-laptop/configure-thinkpad/Manifest6
-rw-r--r--app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild3
-rw-r--r--app-laptop/configure-thinkpad/configure-thinkpad-0.7.ebuild21
-rw-r--r--app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.71
5 files changed, 35 insertions, 4 deletions
diff --git a/app-laptop/configure-thinkpad/ChangeLog b/app-laptop/configure-thinkpad/ChangeLog
index 07025ad42d8a..bb7a00ff652c 100644
--- a/app-laptop/configure-thinkpad/ChangeLog
+++ b/app-laptop/configure-thinkpad/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-laptop/configure-thinkpad
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/configure-thinkpad/ChangeLog,v 1.3 2004/06/24 21:57:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/configure-thinkpad/ChangeLog,v 1.4 2004/10/01 08:57:29 swtaylor Exp $
+
+*configure-thinkpad-0.7 (01 Oct 2004)
+
+ 01 Oct 2004; Scott W Taylor <swtaylor@gentoo.org>
+ +configure-thinkpad-0.7.ebuild:
+ version bump
*configure-thinkpad-0.1-r3 (07 Mar 2004)
diff --git a/app-laptop/configure-thinkpad/Manifest b/app-laptop/configure-thinkpad/Manifest
index b4bacecd1cd8..91e691235431 100644
--- a/app-laptop/configure-thinkpad/Manifest
+++ b/app-laptop/configure-thinkpad/Manifest
@@ -1,4 +1,6 @@
-MD5 82c2a82bbda556011f49014fe190a992 ChangeLog 692
+MD5 4e50a6d28231dea57f3fe31de450a041 configure-thinkpad-0.7.ebuild 638
+MD5 41d1104c424811276fb0aa188ddb5386 ChangeLog 833
MD5 a2dd488b4da3a79e7238062ea91b601e metadata.xml 295
-MD5 245fe97e8b67812e809fe7bc59ff85ba configure-thinkpad-0.1-r3.ebuild 524
+MD5 3d8807092d990faeae14aef130791bbb configure-thinkpad-0.1-r3.ebuild 641
MD5 cab880baa42fdda83dfedcfd45fa9bd8 files/digest-configure-thinkpad-0.1-r3 74
+MD5 c7f6e901b9bcf9bb0cf9fc73bab601b6 files/digest-configure-thinkpad-0.7 74
diff --git a/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild b/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
index 84873c654253..31d3987ac498 100644
--- a/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
+++ b/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/configure-thinkpad/configure-thinkpad-0.1-r3.ebuild,v 1.4 2004/10/01 08:57:29 swtaylor Exp $
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"
+KEYWORDS="-* ~x86"
IUSE=""
RDEPEND=">=app-laptop/tpctl-4.8
diff --git a/app-laptop/configure-thinkpad/configure-thinkpad-0.7.ebuild b/app-laptop/configure-thinkpad/configure-thinkpad-0.7.ebuild
new file mode 100644
index 000000000000..6a796b2dd0e8
--- /dev/null
+++ b/app-laptop/configure-thinkpad/configure-thinkpad-0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/configure-thinkpad/configure-thinkpad-0.7.ebuild,v 1.1 2004/10/01 08:57:29 swtaylor Exp $
+
+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"
+IUSE=""
+
+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.7 b/app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.7
new file mode 100644
index 000000000000..9ba20f38d7a0
--- /dev/null
+++ b/app-laptop/configure-thinkpad/files/digest-configure-thinkpad-0.7
@@ -0,0 +1 @@
+MD5 4490c5fc171313ca3ee438a79fb68966 configure-thinkpad-0.7.tar.gz 152117