diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 23:04:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 23:04:25 +0000 |
commit | 56aefa60f80a0fe24b81506b025a7170e9aee742 (patch) | |
tree | e3a3dc4f4c70b412290b8ec64e2a50fc9d88489e /www-apps/phpmp/phpmp-0.11.0.ebuild | |
parent | made arch specific config file patch apply on x86 when CONF_LIBDIR=lib32. thi... (diff) | |
download | gentoo-2-56aefa60f80a0fe24b81506b025a7170e9aee742.tar.gz gentoo-2-56aefa60f80a0fe24b81506b025a7170e9aee742.tar.bz2 gentoo-2-56aefa60f80a0fe24b81506b025a7170e9aee742.zip |
Stable on alpha.
Diffstat (limited to 'www-apps/phpmp/phpmp-0.11.0.ebuild')
-rw-r--r-- | www-apps/phpmp/phpmp-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpmp/phpmp-0.11.0.ebuild b/www-apps/phpmp/phpmp-0.11.0.ebuild index bb5dade6740f..b7570cb5de5a 100644 --- a/www-apps/phpmp/phpmp-0.11.0.ebuild +++ b/www-apps/phpmp/phpmp-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpmp/phpmp-0.11.0.ebuild,v 1.1 2004/08/15 15:30:12 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpmp/phpmp-0.11.0.ebuild,v 1.2 2004/08/22 23:04:25 kloeri Exp $ IUSE="" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.musicpd.org/" SRC_URI="mirror://sourceforge/musicpd/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" DEPEND=">=dev-php/mod_php-4.2.3-r2" |