diff options
author | 2004-07-13 08:40:21 +0000 | |
---|---|---|
committer | 2004-07-13 08:40:21 +0000 | |
commit | f68311e452745cc0df40bed6ff15e73e50ab6152 (patch) | |
tree | b88bdceefa520497bc8afbc2ebe121db228da116 /net-www/phpmp | |
parent | Stable x86 (Manifest recommit) (diff) | |
download | gentoo-2-f68311e452745cc0df40bed6ff15e73e50ab6152.tar.gz gentoo-2-f68311e452745cc0df40bed6ff15e73e50ab6152.tar.bz2 gentoo-2-f68311e452745cc0df40bed6ff15e73e50ab6152.zip |
Added ~amd64
Diffstat (limited to 'net-www/phpmp')
-rw-r--r-- | net-www/phpmp/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/phpmp/phpmp-0.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/phpmp/ChangeLog b/net-www/phpmp/ChangeLog index 4ccb889962f0..10fe6de5c5db 100644 --- a/net-www/phpmp/ChangeLog +++ b/net-www/phpmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/phpmp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/phpmp/ChangeLog,v 1.20 2004/06/27 11:15:45 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpmp/ChangeLog,v 1.21 2004/07/13 08:40:21 eradicator Exp $ + + 13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> phpmp-0.11.0.ebuild: + Added ~amd64 27 Jun 2004; Martin Holzer <mholzer@gentoo.org> phpmp-0.10.2.ebuild: x86 stable diff --git a/net-www/phpmp/phpmp-0.11.0.ebuild b/net-www/phpmp/phpmp-0.11.0.ebuild index bff1ee65062e..c2dd04586042 100644 --- a/net-www/phpmp/phpmp-0.11.0.ebuild +++ b/net-www/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/net-www/phpmp/phpmp-0.11.0.ebuild,v 1.1 2004/06/26 17:00:54 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpmp/phpmp-0.11.0.ebuild,v 1.2 2004/07/13 08:40:21 eradicator 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-php/mod_php-4.2.3-r2" |