summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-25 20:54:33 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-25 20:54:33 +0000
commit7ba6e949c99df230869760cbeabd35dcff0e137b (patch)
treeda44a7cc2ec85f8b68b1aeeef528dc976f9f0578 /dev-php/PEAR-Mail_mimeDecode
parentStable for x86, wrt bug #457214 (diff)
downloadgentoo-2-7ba6e949c99df230869760cbeabd35dcff0e137b.tar.gz
gentoo-2-7ba6e949c99df230869760cbeabd35dcff0e137b.tar.bz2
gentoo-2-7ba6e949c99df230869760cbeabd35dcff0e137b.zip
cleanup, version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode')
-rw-r--r--dev-php/PEAR-Mail_mimeDecode/ChangeLog11
-rw-r--r--dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild (renamed from dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild)10
2 files changed, 14 insertions, 7 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog
index cf101bc31dc1..d2c6bdb2b1a8 100644
--- a/dev-php/PEAR-Mail_mimeDecode/ChangeLog
+++ b/dev-php/PEAR-Mail_mimeDecode/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Mail_mimeDecode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.21 2012/01/31 15:13:10 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.22 2013/03/25 20:54:33 mabi Exp $
+
+*PEAR-Mail_mimeDecode-1.5.5 (25 Mar 2013)
+
+ 25 Mar 2013; Matti Bickel <mabi@gentoo.org>
+ +PEAR-Mail_mimeDecode-1.5.5.ebuild, -PEAR-Mail_mimeDecode-1.5.0.ebuild:
+ cleanup, version bump
31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
PEAR-Mail_mimeDecode-1.5.1.ebuild:
@@ -95,4 +101,3 @@
+PEAR-Mail_mimeDecode-1.5.0.ebuild:
New ebuild, dependency for >=PEAR-Mail_Mime-1.5.2, thanks to Jakub Moc
<jakub@gentoo.org>
-
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.5.ebuild
index f91f052158e1..64e5d5e0c4ee 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.5.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 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.16 2010/04/27 16:22:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild,v 1.1 2013/03/25 20:54:33 mabi Exp $
-inherit php-pear-r1 eutils
+EAPI="4"
+
+inherit php-pear-r1
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