summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2005-05-14 23:10:12 +0000
committerTim Yamin <plasmaroo@gentoo.org>2005-05-14 23:10:12 +0000
commita848cfee241c29c1cd95a7499eb4f28227ccdeb7 (patch)
tree0b2a9c3ec1e61e70e8bbe932e88294589015c249 /sys-apps/cobalt-panel-utils
parentInitial commit. Based on the ebuild provided by Joseph Yen and Emanuele Giaqu... (diff)
downloadgentoo-2-a848cfee241c29c1cd95a7499eb4f28227ccdeb7.tar.gz
gentoo-2-a848cfee241c29c1cd95a7499eb4f28227ccdeb7.tar.bz2
gentoo-2-a848cfee241c29c1cd95a7499eb4f28227ccdeb7.zip
Version bump.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sys-apps/cobalt-panel-utils')
-rw-r--r--sys-apps/cobalt-panel-utils/ChangeLog7
-rw-r--r--sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.1.ebuild30
-rw-r--r--sys-apps/cobalt-panel-utils/files/digest-cobalt-panel-utils-1.0.11
3 files changed, 37 insertions, 1 deletions
diff --git a/sys-apps/cobalt-panel-utils/ChangeLog b/sys-apps/cobalt-panel-utils/ChangeLog
index 02f8f7d0706e..04510f5806b2 100644
--- a/sys-apps/cobalt-panel-utils/ChangeLog
+++ b/sys-apps/cobalt-panel-utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/cobalt-panel-utils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cobalt-panel-utils/ChangeLog,v 1.1 2005/05/01 18:56:31 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cobalt-panel-utils/ChangeLog,v 1.2 2005/05/14 23:10:12 plasmaroo Exp $
+
+*cobalt-panel-utils-1.0.1 (15 May 2005)
+
+ 15 May 2005; <plasmaroo@gentoo.org> +cobalt-panel-utils-1.0.1.ebuild:
+ Version bump.
*cobalt-panel-utils-1.0.0 (01 May 2005)
diff --git a/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.1.ebuild b/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.1.ebuild
new file mode 100644
index 000000000000..c40bca2deb73
--- /dev/null
+++ b/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.1.ebuild,v 1.1 2005/05/14 23:10:12 plasmaroo Exp $
+
+inherit eutils
+
+DESCRIPTION="LCD and LED panel utilities for the Sun Cobalts"
+HOMEPAGE="http://gentoo.404ster.com/"
+SRC_URI="ftp://www.404ster.com/pub/gentoo-stuff/ebuilds/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext
+ sys-devel/autoconf"
+
+src_compile() {
+ emake || die
+}
+
+src_install() {
+ into /
+ dosbin ${S}/lcd-flash ${S}/lcd-getip ${S}/lcd-swrite ${S}/lcd-write ${S}/lcd-yesno \
+ ${S}/lcd-setcursor ${S}/iflink ${S}/iflinkstatus ${S}/readbutton
+
+ dodoc doc/README* doc/CREDITS
+ doman doc/man/*.1
+}
diff --git a/sys-apps/cobalt-panel-utils/files/digest-cobalt-panel-utils-1.0.1 b/sys-apps/cobalt-panel-utils/files/digest-cobalt-panel-utils-1.0.1
new file mode 100644
index 000000000000..61b299d3f949
--- /dev/null
+++ b/sys-apps/cobalt-panel-utils/files/digest-cobalt-panel-utils-1.0.1
@@ -0,0 +1 @@
+MD5 d70847d6b7b91775113c654625a8449e cobalt-panel-utils-1.0.1.tar.gz 25032