diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-14 19:48:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-14 19:48:59 +0000 |
commit | 3754ca2713aa044df681be54ec516b7c0f627932 (patch) | |
tree | 7607af5b11b3ffd9865af02ddfa366402a493e86 /dev-php | |
parent | alpha/ia64 stable wrt security #203777 (diff) | |
download | gentoo-2-3754ca2713aa044df681be54ec516b7c0f627932.tar.gz gentoo-2-3754ca2713aa044df681be54ec516b7c0f627932.tar.bz2 gentoo-2-3754ca2713aa044df681be54ec516b7c0f627932.zip |
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog index 130c7e5fad89..2c1e0d848cb9 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.8 2007/12/06 00:37:56 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.9 2008/01/14 19:48:59 dertobi123 Exp $ + + 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + ppc. stable 06 Dec 2007; Markus Ullmann <jokey@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 ed6247ec6d8f..f87b2d60302d 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 +# Copyright 1999-2008 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.9 2007/12/06 00:37:56 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.10 2008/01/14 19:48:59 dertobi123 Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps |