summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-10 06:07:47 +0000
committerJason Wever <weeve@gentoo.org>2005-09-10 06:07:47 +0000
commitfad0680ece82d0506dd414054b2fbc88bb2cc049 (patch)
treebb415ad096bcb3fc28ce0670ce127b1adb41737d /dev-php/PEAR-Auth
parentStable on sh. (diff)
downloadgentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.tar.gz
gentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.tar.bz2
gentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.zip
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Auth')
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/Manifest14
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 552fc3e34a7a..0af4b728cf07 100644
--- a/dev-php/PEAR-Auth/ChangeLog
+++ b/dev-php/PEAR-Auth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Auth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.3 2005/09/08 07:26:50 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.4 2005/09/10 06:07:04 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Auth-1.2.3-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Auth/Manifest b/dev-php/PEAR-Auth/Manifest
index 3ded261ad4ff..204854aa0834 100644
--- a/dev-php/PEAR-Auth/Manifest
+++ b/dev-php/PEAR-Auth/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6706129105d1d4522d5d7fbd483ba89b PEAR-Auth-1.2.3.ebuild 416
-MD5 2293ae1aaed7e3186194c3a453964844 PEAR-Auth-1.2.3-r1.ebuild 423
MD5 fdeec2128aa4a065e09ea895c6ec14d4 ChangeLog 597
+MD5 6706129105d1d4522d5d7fbd483ba89b PEAR-Auth-1.2.3.ebuild 416
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 cbb842ad153697a09bd329d1da9667e2 PEAR-Auth-1.2.3-r1.ebuild 430
MD5 899ddf9c41bc71b7dcdf1bece772983f files/digest-PEAR-Auth-1.2.3 58
MD5 899ddf9c41bc71b7dcdf1bece772983f files/digest-PEAR-Auth-1.2.3-r1 58
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrTaGfFFLhbXWkRAv/wAKCFOCGD1aRTEv+Ya+eryo5JGng20ACfaOjL
-2V3ZRrHKeTrJAcmpIcbxq1Q=
-=sdTX
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
index 3661818b9df2..8e617e4c0592 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.2 2005/09/09 14:21:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.3 2005/09/10 06:07:04 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-PEAR
dev-php/PEAR-DB"