diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 18:02:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 18:02:08 +0000 |
commit | 401a1565a712d4334b804389a5dcabb15d9601f2 (patch) | |
tree | 5fdd4a3e536ee626caee7215649e4a5404cf4308 /dev-php/PEAR-Mail_mimeDecode | |
parent | Keyworded ~sparc wrt #189243 (diff) | |
download | gentoo-2-401a1565a712d4334b804389a5dcabb15d9601f2.tar.gz gentoo-2-401a1565a712d4334b804389a5dcabb15d9601f2.tar.bz2 gentoo-2-401a1565a712d4334b804389a5dcabb15d9601f2.zip |
Keyworded ~sparc wrt #189243
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog index d4fd1c83ae63..da79d9ed9592 100644 --- a/dev-php/PEAR-Mail_mimeDecode/ChangeLog +++ b/dev-php/PEAR-Mail_mimeDecode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_mimeDecode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.2 2007/08/20 05:59:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.3 2007/08/21 18:02:08 gustavoz Exp $ + + 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + Keyworded ~sparc wrt #189243 20 Aug 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Mail_mimeDecode-1.5.0.ebuild: diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild index d248be48638f..e267cbe758bb 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.2 2007/08/20 05:59:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.3 2007/08/21 18:02:08 gustavoz Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps |