summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:31:56 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:31:56 +0000
commit9035e61d016639b69c7fac8839ad65c90f9b7657 (patch)
tree291b7d67a8461a3a238e309448a7382950f3df13 /dev-php
parentRemoving stable keyword for sh/s390 (diff)
downloadgentoo-2-9035e61d016639b69c7fac8839ad65c90f9b7657.tar.gz
gentoo-2-9035e61d016639b69c7fac8839ad65c90f9b7657.tar.bz2
gentoo-2-9035e61d016639b69c7fac8839ad65c90f9b7657.zip
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog9
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild6
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild6
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 51901b1e79aa..55477642968a 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Mail
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.49 2011/01/10 18:29:03 xarthisius Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.50 2014/01/26 18:31:56 olemarkus Exp $
+
+ 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-Mail-1.1.14.ebuild,
+ PEAR-Mail-1.1.9.ebuild, PEAR-Mail-1.2.0.ebuild:
+ Removing stable keyword for sh/s390
10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
PEAR-Mail-1.2.0.ebuild:
@@ -196,4 +200,3 @@
16 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Mail-1.1.4.ebuild:
Initial ebuild for the Mail PEAR package.
-
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
index 1caea506d905..a45d78d455d5 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.11 2008/01/10 10:06:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.12 2014/01/26 18:31:56 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP-2.02 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=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
index 5e5773efdcaf..59e7f9a8fe27 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.17 2007/12/06 00:32:55 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.18 2014/01/26 18:31:56 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP-2.02 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=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
index 60b7cfeff273..d9d2d2e4ad1b 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.9 2011/01/10 18:29:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.10 2014/01/26 18:31:56 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP-2.02 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=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"