summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-19 19:48:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-19 19:48:15 +0000
commitfcc9189b6fdf27cfb06df97f7a9be2f50731b04d (patch)
tree1ac58f48405acce5a31a1b8b1d965d92a6bc918c /dev-php/PEAR-Console_Getopt
parentRevbump to unstable for removal of gtk2 (diff)
downloadgentoo-2-fcc9189b6fdf27cfb06df97f7a9be2f50731b04d.tar.gz
gentoo-2-fcc9189b6fdf27cfb06df97f7a9be2f50731b04d.tar.bz2
gentoo-2-fcc9189b6fdf27cfb06df97f7a9be2f50731b04d.zip
marked from stable to testing. not my intention..
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild4
2 files changed, 5 insertions, 5 deletions
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 <corsair@gentoo.org>
- PEAR-Console_Getopt-1.2.ebuild, PEAR-Console_Getopt-1.2-r1.ebuild:
+ 19 Nov 2005; Markus Rothe <corsair@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
Added ~ppc64 keyword; bug #102649
17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
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=""