diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
commit | 1f907f656696ce0f9f0c1a2d7cff038373ca913e (patch) | |
tree | 66930530a5a53f8b5944204ef0277db4d3faa7e4 /dev-php/PEAR-Mail_Mime | |
parent | version bump (bug #82393) (diff) | |
download | gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.gz gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.bz2 gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.zip |
s390 love
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild | 6 |
2 files changed, 6 insertions, 6 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 dbe5b8c2dca3..973b779bbffd 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,12 +1,12 @@ # Copyright 1999-2005 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.13 2005/04/06 19:24:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.14 2005/05/13 01:18:58 vapier Exp $ inherit php-pear -DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." +DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64 amd64 hppa ppc64" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild index bf27ac054500..9afe6818b8f8 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 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.3.0.ebuild,v 1.1 2005/05/06 04:50:35 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.0.ebuild,v 1.2 2005/05/13 01:18:58 vapier Exp $ inherit php-pear -DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." +DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64 ~hppa ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" |