summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-05 00:07:39 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-05 00:07:39 +0000
commit4846f24921c4e19733eb00f4311943f039133faf (patch)
treedf53bc55d1790fabf186982807f0a8c481aa2efa /www-apps/ampache/ampache-3.3.2.1.ebuild
parentRegenerate digest in Manifest2 format. (diff)
downloadhistorical-4846f24921c4e19733eb00f4311943f039133faf.tar.gz
historical-4846f24921c4e19733eb00f4311943f039133faf.tar.bz2
historical-4846f24921c4e19733eb00f4311943f039133faf.zip
amd64 stable, bug 156964
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'www-apps/ampache/ampache-3.3.2.1.ebuild')
-rw-r--r--www-apps/ampache/ampache-3.3.2.1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/www-apps/ampache/ampache-3.3.2.1.ebuild b/www-apps/ampache/ampache-3.3.2.1.ebuild
index c2445d86491a..7d6ef9307f53 100644
--- a/www-apps/ampache/ampache-3.3.2.1.ebuild
+++ b/www-apps/ampache/ampache-3.3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.3.2.1.ebuild,v 1.5 2007/01/02 23:29:51 marineam Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.3.2.1.ebuild,v 1.6 2007/02/05 00:07:39 beandog Exp $
inherit webapp depend.php
@@ -9,11 +9,10 @@ HOMEPAGE="http://www.ampache.org/"
SRC_URI="http://www.ampache.org/downloads/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="virtual/httpd-php"
-DEPEND=""
need_php
@@ -38,4 +37,3 @@ src_install() {
webapp_postinst_txt en ${FILESDIR}/installdoc.txt
webapp_src_install
}
-