diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:38:12 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:38:12 +0000 |
commit | 10f6a82fcc22e27cf65b89d36c249a46f98f2012 (patch) | |
tree | 4a8cbb91e4dd6d2c3cbfde4fd38d15f91b1e4abb /dev-php/PEAR-OLE | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-10f6a82fcc22e27cf65b89d36c249a46f98f2012.tar.gz gentoo-2-10f6a82fcc22e27cf65b89d36c249a46f98f2012.tar.bz2 gentoo-2-10f6a82fcc22e27cf65b89d36c249a46f98f2012.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-OLE')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 9dc4d89aa934..c6ca3cc86b88 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-OLE -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.36 2010/02/16 04:59:41 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.37 2014/01/26 18:38:12 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-OLE-0.5-r1.ebuild, + PEAR-OLE-0.6.1.ebuild: + Removing stable keyword for sh/s390 *PEAR-OLE-1.0.0_rc1 (16 Feb 2010) @@ -127,4 +131,3 @@ 25 Dec 2003; Tal Peer <coredumb@gentoo.org> PEAR-OLE-0.5.ebuild, metadata.xml: Initial commit - diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index f4a59b8d1e37..eaf91c55e5b9 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild @@ -1,11 +1,11 @@ -# 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-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.17 2008/01/10 10:06:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.18 2014/01/26 18:38:12 olemarkus Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP-2.02" 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="" diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild index 594ae9f3fb47..814130e8814c 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild @@ -1,11 +1,11 @@ -# 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-OLE/PEAR-OLE-0.6.1.ebuild,v 1.9 2008/11/09 11:48:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.10 2014/01/26 18:38:12 olemarkus Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP-2.02 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="" |