From fcc9189b6fdf27cfb06df97f7a9be2f50731b04d Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sat, 19 Nov 2005 19:48:15 +0000 Subject: marked from stable to testing. not my intention.. (Portage version: 2.0.51.22-r3) --- dev-php/PEAR-Console_Getopt/ChangeLog | 6 +++--- dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-Console_Getopt') diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index a3d202ee4f0f..577b162e16f0 100644 --- a/dev-php/PEAR-Console_Getopt/ChangeLog +++ b/dev-php/PEAR-Console_Getopt/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for dev-php/PEAR-Console_Getopt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.16 2005/11/19 19:43:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.17 2005/11/19 19:48:15 corsair Exp $ - 19 Nov 2005; Markus Rothe - PEAR-Console_Getopt-1.2.ebuild, PEAR-Console_Getopt-1.2-r1.ebuild: + 19 Nov 2005; Markus Rothe + PEAR-Console_Getopt-1.2-r1.ebuild: Added ~ppc64 keyword; bug #102649 17 Sep 2005; Marcus D. Hanwell diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild index 9f16b86812d8..750391fbebe0 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.16 2005/11/19 19:43:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.17 2005/11/19 19:48:15 corsair Exp $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" -- cgit v1.2.3-65-gdbad