summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-20 22:47:41 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-20 22:47:41 +0000
commit197b0aaed8b33efe65d250361623e90120cde65c (patch)
treefea696470182eb1ec48ef48633eb70094b9f6f1f /app-misc/acdctl
parentMoved from panoramixproto. (diff)
downloadgentoo-2-197b0aaed8b33efe65d250361623e90120cde65c.tar.gz
gentoo-2-197b0aaed8b33efe65d250361623e90120cde65c.tar.bz2
gentoo-2-197b0aaed8b33efe65d250361623e90120cde65c.zip
Fixed DESCRIPTION and added metadata.xml
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/acdctl')
-rw-r--r--app-misc/acdctl/acdctl-1.1.ebuild4
-rw-r--r--app-misc/acdctl/metadata.xml14
2 files changed, 16 insertions, 2 deletions
diff --git a/app-misc/acdctl/acdctl-1.1.ebuild b/app-misc/acdctl/acdctl-1.1.ebuild
index 67ec88f0a1a0..50407a60ac38 100644
--- a/app-misc/acdctl/acdctl-1.1.ebuild
+++ b/app-misc/acdctl/acdctl-1.1.ebuild
@@ -1,10 +1,10 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/acdctl/acdctl-1.1.ebuild,v 1.2 2005/08/20 22:47:41 hansmi Exp $
inherit eutils
-DESCRIPTION="This is a sample skeleton ebuild file"
+DESCRIPTION="Apple Cinema Display Control"
HOMEPAGE="http://www.technocage.com/~caskey/acdctl/"
SRC_URI="http://www.technocage.com/~caskey/acdctl/download/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/app-misc/acdctl/metadata.xml b/app-misc/acdctl/metadata.xml
new file mode 100644
index 000000000000..eb300e78a677
--- /dev/null
+++ b/app-misc/acdctl/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>hansmi@gentoo.org</email>
+ <name>Michael Hanselmann</name>
+</maintainer>
+<longdescription>
+ acdctl is a command-line utility to control the otherwise inaccessible
+ brightness levels of an Apple Cinema Display on any system with libusb
+ support.
+</longdescription>
+</pkgmetadata>