diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
commit | 54372f35b3e15d8e20d56af9b5b32d5f1f82b543 (patch) | |
tree | 9f29ec40477d054be13392b567d7c42d6bca92a5 /dev-php/PEAR-Mail_mimeDecode | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.gz historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.bz2 historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.zip |
x86 stable, bug #208313
Package-Manager: portage-2.1.4.1
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 cda56796501a..113a12a8ca6f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.10 2008/01/31 19:44:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.11 2008/02/03 11:21:44 maekke Exp $ + + 03 Feb 2008; Markus Meier <maekke@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + x86 stable, bug #208313 31 Jan 2008; 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 15a27925aff0..d0cf5a077f65 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-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.11 2008/01/31 19:44:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.12 2008/02/03 11:21:44 maekke 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 |