summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:36:09 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:36:09 +0000
commit58453427bf9633837c0be21dc0d34805ce65e57c (patch)
treee96f5141372785a29d88740ea2019c7f991b65cd /dev-php/PEAR-Net_FTP
parentRemoving stable keyword for sh/s390 (diff)
downloadgentoo-2-58453427bf9633837c0be21dc0d34805ce65e57c.tar.gz
gentoo-2-58453427bf9633837c0be21dc0d34805ce65e57c.tar.bz2
gentoo-2-58453427bf9633837c0be21dc0d34805ce65e57c.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/PEAR-Net_FTP')
-rw-r--r--dev-php/PEAR-Net_FTP/ChangeLog9
-rw-r--r--dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Net_FTP/ChangeLog b/dev-php/PEAR-Net_FTP/ChangeLog
index 53dd2db8f42c..129d64fe69d1 100644
--- a/dev-php/PEAR-Net_FTP/ChangeLog
+++ b/dev-php/PEAR-Net_FTP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_FTP
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.33 2012/08/03 20:02:44 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.34 2014/01/26 18:36:09 olemarkus Exp $
+
+ 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
+ PEAR-Net_FTP-1.3.7-r1.ebuild:
+ Removing stable keyword for sh/s390
03 Aug 2012; Ole Markus With <olemarkus@gentoo.org>
PEAR-Net_FTP-1.4.0_alpha3.ebuild:
@@ -135,4 +139,3 @@
08 Mar 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Net_FTP-1.3.2.ebuild:
Initial ebuild.
-
diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild
index af6479b96c6e..863c5ce6b081 100644
--- a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild
+++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild,v 1.7 2012/02/07 16:48:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild,v 1.8 2014/01/26 18:36:09 olemarkus Exp $
EAPI="3"
@@ -10,7 +10,7 @@ DESCRIPTION="Provides an OO interface to the PHP FTP functions"
LICENSE="PHP-3"
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-lang/php[ftp]"