summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-11 04:33:58 +0000
committerJason Wever <weeve@gentoo.org>2005-09-11 04:33:58 +0000
commita70fd7bb949d25b1ebdb9ba0473f165c61c12642 (patch)
tree9835dff6cc861cf288173e8fb7a6fe02eb21d4cb /dev-php/PEAR-Validate
parentkilling bugs #102859 and #104937 (diff)
downloadgentoo-2-a70fd7bb949d25b1ebdb9ba0473f165c61c12642.tar.gz
gentoo-2-a70fd7bb949d25b1ebdb9ba0473f165c61c12642.tar.bz2
gentoo-2-a70fd7bb949d25b1ebdb9ba0473f165c61c12642.zip
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r--dev-php/PEAR-Validate/ChangeLog5
-rw-r--r--dev-php/PEAR-Validate/Manifest14
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.5.0-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
index 0919b6c4061f..4cffff4531ee 100644
--- a/dev-php/PEAR-Validate/ChangeLog
+++ b/dev-php/PEAR-Validate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Validate
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.2 2005/09/08 08:12:37 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.3 2005/09/11 04:30:42 weeve Exp $
+
+ 11 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-Validate-0.5.0-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Validate-0.5.0-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Validate/Manifest b/dev-php/PEAR-Validate/Manifest
index 9ac14d75275f..a496b601c9c7 100644
--- a/dev-php/PEAR-Validate/Manifest
+++ b/dev-php/PEAR-Validate/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 10976e8aa2b1c15ded8bb5c57d6c262e PEAR-Validate-0.5.0-r1.ebuild 377
-MD5 eaec65847c6d2d431992e7ab13eae3f2 PEAR-Validate-0.5.0.ebuild 411
MD5 2a7f07c069815f02c41da5b51a1d30f4 ChangeLog 530
+MD5 eaec65847c6d2d431992e7ab13eae3f2 PEAR-Validate-0.5.0.ebuild 411
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 a6a61fb5f58a08ad3b9f7fa6e8aa3c00 PEAR-Validate-0.5.0-r1.ebuild 384
MD5 d11daf1e9e343f6107d201f1b71bacbc files/digest-PEAR-Validate-0.5.0 61
MD5 d11daf1e9e343f6107d201f1b71bacbc files/digest-PEAR-Validate-0.5.0-r1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrUaGfFFLhbXWkRAnktAJ938Fmmolgg1QDfm+zikvLzUF93ywCdGg9r
-4V3mc8SKQ15e04WU3FIqQKs=
-=E8Ha
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.5.0-r1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.5.0-r1.ebuild
index 609d419949a0..a16d1e88ea56 100644
--- a/dev-php/PEAR-Validate/PEAR-Validate-0.5.0-r1.ebuild
+++ b/dev-php/PEAR-Validate/PEAR-Validate-0.5.0-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-Validate/PEAR-Validate-0.5.0-r1.ebuild,v 1.2 2005/09/09 14:21:31 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.5.0-r1.ebuild,v 1.3 2005/09/11 04:30:42 weeve Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Validation class."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
RDEPEND="${RDEPEND} dev-php/PEAR-Date"