summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-10 06:26:48 +0000
committerJason Wever <weeve@gentoo.org>2005-09-10 06:26:48 +0000
commit8f9a6db72710880fbf4953307e30f29449c289f2 (patch)
tree6b7170976d5f4456979b181b81172686b943083c /dev-php/PEAR-Auth_SASL
parentMark 0.3.14-r1 stable on alpha (diff)
downloadgentoo-2-8f9a6db72710880fbf4953307e30f29449c289f2.tar.gz
gentoo-2-8f9a6db72710880fbf4953307e30f29449c289f2.tar.bz2
gentoo-2-8f9a6db72710880fbf4953307e30f29449c289f2.zip
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r--dev-php/PEAR-Auth_SASL/ChangeLog6
-rw-r--r--dev-php/PEAR-Auth_SASL/Manifest14
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild4
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index d9ea423e8eed..6565738c7f2b 100644
--- a/dev-php/PEAR-Auth_SASL/ChangeLog
+++ b/dev-php/PEAR-Auth_SASL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Auth_SASL
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.10 2005/09/08 07:27:40 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.11 2005/09/10 06:25:26 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org>
+ PEAR-Auth_SASL-1.0.1-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Auth_SASL-1.0.1-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Auth_SASL/Manifest b/dev-php/PEAR-Auth_SASL/Manifest
index d31bfde9c5aa..edd3a6d5802e 100644
--- a/dev-php/PEAR-Auth_SASL/Manifest
+++ b/dev-php/PEAR-Auth_SASL/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 7c779cc06734d4b6a1b1e152862af292 PEAR-Auth_SASL-1.0.1.ebuild 404
-MD5 a0c9c631304f1a79a7a8e331e7b9b64b PEAR-Auth_SASL-1.0.1-r1.ebuild 370
MD5 16d416ea6ca5529bd01b410699e6ea96 ChangeLog 1559
+MD5 7c779cc06734d4b6a1b1e152862af292 PEAR-Auth_SASL-1.0.1.ebuild 404
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 f2e8c6a99863e5c3eb6a94d60aaa33b5 PEAR-Auth_SASL-1.0.1-r1.ebuild 377
MD5 5452fef384f09dec663b2b42f583ce5c files/digest-PEAR-Auth_SASL-1.0.1 62
MD5 5452fef384f09dec663b2b42f583ce5c files/digest-PEAR-Auth_SASL-1.0.1-r1 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrTaGfFFLhbXWkRAmZJAJ0ULP+zsgSP74o82Q9iaLZYen1geQCfSaOC
-8iPRqF+eAcvPN48UxLDMVfM=
-=oYXX
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
index a719886d97df..b5901895bcf8 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.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-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.2 2005/09/09 14:21:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.3 2005/09/10 06:25:26 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""