summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-03-30 19:43:42 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-03-30 19:43:42 +0000
commit641f4708c03c9a73f27696193ae0a07020e827fe (patch)
tree8c22cc081fc1188125e49233a0ee29b258e4c74c
parentMarked ppc stable for bug #119722. (diff)
downloadgentoo-2-641f4708c03c9a73f27696193ae0a07020e827fe.tar.gz
gentoo-2-641f4708c03c9a73f27696193ae0a07020e827fe.tar.bz2
gentoo-2-641f4708c03c9a73f27696193ae0a07020e827fe.zip
Marked ppc stable for bug #119722.
(Portage version: 2.1_pre7-r3)
-rw-r--r--dev-php/PEAR-Text_Password/ChangeLog6
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog
index 7bace09e71a3..53b2ad0dc84f 100644
--- a/dev-php/PEAR-Text_Password/ChangeLog
+++ b/dev-php/PEAR-Text_Password/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Text_Password
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.15 2006/03/18 14:23:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.16 2006/03/30 19:43:42 josejx Exp $
+
+ 30 Mar 2006; Joseph Jezak <josejx@gentoo.org>
+ PEAR-Text_Password-1.1.0.ebuild:
+ Marked ppc stable for bug #119722.
18 Mar 2006; Jeroen Roovers <jer@gentoo.org>
PEAR-Text_Password-1.1.0.ebuild:
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild
index cc525e9a0d60..19c31583885f 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.12 2006/03/18 14:23:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.13 2006/03/30 19:43:42 josejx Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""