diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-11-18 14:33:44 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-11-18 14:33:44 +0000 |
commit | 31440c7581a04dd867a9f812c22e0f5990462772 (patch) | |
tree | 6217778da8aaa850128125da5a62807b43b89369 /dev-php/PEAR-Mail_Mime | |
parent | keywords... (diff) | |
download | gentoo-2-31440c7581a04dd867a9f812c22e0f5990462772.tar.gz gentoo-2-31440c7581a04dd867a9f812c22e0f5990462772.tar.bz2 gentoo-2-31440c7581a04dd867a9f812c22e0f5990462772.zip |
keywords....
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild index d0e598863443..d584ac5a610e 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.1 2002/11/18 14:24:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.2 2002/11/18 14:33:44 mcummings Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=21" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} |