diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 16:54:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 16:54:54 +0000 |
commit | bb34aa7b0dfaf4958e67d4343ed7103cf40998f8 (patch) | |
tree | de6fe154c8112c3c00dfafe61efb344bb227024d /dev-php/PEAR-Mail_Mime | |
parent | ~hppa (diff) | |
download | historical-bb34aa7b0dfaf4958e67d4343ed7103cf40998f8.tar.gz historical-bb34aa7b0dfaf4958e67d4343ed7103cf40998f8.tar.bz2 historical-bb34aa7b0dfaf4958e67d4343ed7103cf40998f8.zip |
hppa
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild index a3e88d468e10..e2b21156dd99 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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-r1.ebuild,v 1.9 2004/11/29 11:51:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.10 2004/12/27 16:54:54 vapier Exp $ inherit php-pear DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." + LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64 ~amd64" +KEYWORDS="x86 sparc alpha ppc ia64 ~amd64 hppa" IUSE="" |