diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:16:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:16:43 +0000 |
commit | 6f9721bb238b6c494ab3d53022ffaf46c89f394a (patch) | |
tree | 95618a56dbc26f368eb0deec6a5c1db8767055d0 /dev-php/PEAR-Mail_mimeDecode | |
parent | Marking PEAR-Mail_Mime-1.5.2 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-6f9721bb238b6c494ab3d53022ffaf46c89f394a.tar.gz gentoo-2-6f9721bb238b6c494ab3d53022ffaf46c89f394a.tar.bz2 gentoo-2-6f9721bb238b6c494ab3d53022ffaf46c89f394a.zip |
Marking PEAR-Mail_mimeDecode-1.5.0 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
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 1c53d837bf8b..2145fea47be3 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.5 2007/09/26 14:08:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.6 2007/09/26 18:16:43 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + Marking PEAR-Mail_mimeDecode-1.5.0 ppc64 stable for bug 192247 26 Sep 2007; Raúl Porcel <armin76@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 25ea3fb2bad9..8437247fc402 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.6 2007/09/26 14:08:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.7 2007/09/26 18:16:43 ranger 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="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps |