summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-20 22:46:05 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-20 22:46:05 +0000
commit5469bcc3542be4ba62641110d460bce14e7edc1a (patch)
treec38e0866add01b180b4a33c2d01e63acb3b3a9fb /app-misc
parentAdd x11-proto/xineramaproto (diff)
downloadgentoo-2-5469bcc3542be4ba62641110d460bce14e7edc1a.tar.gz
gentoo-2-5469bcc3542be4ba62641110d460bce14e7edc1a.tar.bz2
gentoo-2-5469bcc3542be4ba62641110d460bce14e7edc1a.zip
Initial import, ebuilds written by myself
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/acdctl/ChangeLog8
-rw-r--r--app-misc/acdctl/Manifest3
-rw-r--r--app-misc/acdctl/acdctl-1.1.ebuild19
-rw-r--r--app-misc/acdctl/files/digest-acdctl-1.11
4 files changed, 31 insertions, 0 deletions
diff --git a/app-misc/acdctl/ChangeLog b/app-misc/acdctl/ChangeLog
new file mode 100644
index 000000000000..80ccc037e310
--- /dev/null
+++ b/app-misc/acdctl/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/acdctl/ChangeLog,v 1.1 2005/08/20 22:46:05 hansmi Exp $
+
+*acdctl-1.1 (20 Aug 2005)
+
+ 20 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> +acdctl-1.1.ebuild:
+ Initial import, ebuild written by myself.
diff --git a/app-misc/acdctl/Manifest b/app-misc/acdctl/Manifest
new file mode 100644
index 000000000000..b36072d0da34
--- /dev/null
+++ b/app-misc/acdctl/Manifest
@@ -0,0 +1,3 @@
+MD5 c4a92cf1373e73ec550e010930bf3dfe acdctl-1.1.ebuild 389
+MD5 d84ccf39965e850809ec9e335493cd44 .acdctl-1.1.ebuild.swp 12288
+MD5 1832baf9a50d411a6cf60c0066a709a8 files/digest-acdctl-1.1 62
diff --git a/app-misc/acdctl/acdctl-1.1.ebuild b/app-misc/acdctl/acdctl-1.1.ebuild
new file mode 100644
index 000000000000..67ec88f0a1a0
--- /dev/null
+++ b/app-misc/acdctl/acdctl-1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/acdctl/acdctl-1.1.ebuild,v 1.1 2005/08/20 22:46:05 hansmi Exp $
+
+inherit eutils
+
+DESCRIPTION="This is a sample skeleton ebuild file"
+HOMEPAGE="http://www.technocage.com/~caskey/acdctl/"
+SRC_URI="http://www.technocage.com/~caskey/acdctl/download/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc"
+IUSE=""
+DEPEND="dev-libs/libusb"
+
+src_install() {
+ dobin acdctl
+ dodoc CHANGELOG README
+}
diff --git a/app-misc/acdctl/files/digest-acdctl-1.1 b/app-misc/acdctl/files/digest-acdctl-1.1
new file mode 100644
index 000000000000..764cff8dc380
--- /dev/null
+++ b/app-misc/acdctl/files/digest-acdctl-1.1
@@ -0,0 +1 @@
+MD5 a1d2f28e7abed12978c5e7ae1daedc6b acdctl-1.1.tar.bz2 10827