summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-01-24 09:27:12 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-01-24 09:27:12 +0000
commitf6268d2fcb54521b7982f79a009ec805c8011871 (patch)
treefa42d9894384085bf518620ad30eea0a0abeffce /media-sound/paman/paman-0.9.4.ebuild
parentRe-introduce fortran detection but only when lapack flag is set, to prevent a... (diff)
downloadhistorical-f6268d2fcb54521b7982f79a009ec805c8011871.tar.gz
historical-f6268d2fcb54521b7982f79a009ec805c8011871.tar.bz2
historical-f6268d2fcb54521b7982f79a009ec805c8011871.zip
Add missing inherit for eutils.
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-sound/paman/paman-0.9.4.ebuild')
-rw-r--r--media-sound/paman/paman-0.9.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/paman/paman-0.9.4.ebuild b/media-sound/paman/paman-0.9.4.ebuild
index 558b53fcd99e..f6a9326174df 100644
--- a/media-sound/paman/paman-0.9.4.ebuild
+++ b/media-sound/paman/paman-0.9.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/paman/paman-0.9.4.ebuild,v 1.4 2008/01/24 01:19:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/paman/paman-0.9.4.ebuild,v 1.5 2008/01/24 09:22:42 flameeyes Exp $
+
+inherit eutils
DESCRIPTION="Pulseaudio Manager, a simple GTK frontend for Pulseaudio"
HOMEPAGE="http://0pointer.de/lennart/projects/paman/"