diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-11 19:40:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-11 19:40:37 +0000 |
commit | 5be8e652a77526188e9d1c1af511ce3442fc492e (patch) | |
tree | 25b3c690ba25f7f8cca0ff89e04b71d6137a9965 /dev-php | |
parent | Syncing to genpatches-2.6.13-2 (diff) | |
download | gentoo-2-5be8e652a77526188e9d1c1af511ce3442fc492e.tar.gz gentoo-2-5be8e652a77526188e9d1c1af511ce3442fc492e.tar.bz2 gentoo-2-5be8e652a77526188e9d1c1af511ce3442fc492e.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_DIME/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DIME/Manifest | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog index 16a86877d7d0..29ef3c0b5b2a 100644 --- a/dev-php/PEAR-Net_DIME/ChangeLog +++ b/dev-php/PEAR-Net_DIME/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_DIME # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.10 2005/09/08 07:53:34 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.11 2005/09/11 19:40:37 weeve Exp $ + + 11 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-Net_DIME-0.3-r1.ebuild: + Added ~sparc keyword. *PEAR-Net_DIME-0.3-r1 (08 Sep 2005) diff --git a/dev-php/PEAR-Net_DIME/Manifest b/dev-php/PEAR-Net_DIME/Manifest index 295dbd95d6df..bfdbee8d5a6b 100644 --- a/dev-php/PEAR-Net_DIME/Manifest +++ b/dev-php/PEAR-Net_DIME/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 447442d9a8da733a70b5ed62f311bd7c PEAR-Net_DIME-0.3.ebuild 402 -MD5 6594f697b334fbd6166dd93187ad33a1 PEAR-Net_DIME-0.3-r1.ebuild 368 MD5 d4d181ffcc34982b753708daf3985ba5 ChangeLog 1520 +MD5 447442d9a8da733a70b5ed62f311bd7c PEAR-Net_DIME-0.3.ebuild 402 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 c695aa5b9822a64d518b3f40663e6f75 PEAR-Net_DIME-0.3-r1.ebuild 375 MD5 476224158e15304fcbe8ddb83e822b01 files/digest-PEAR-Net_DIME-0.3 59 MD5 476224158e15304fcbe8ddb83e822b01 files/digest-PEAR-Net_DIME-0.3-r1 59 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDIZrVaGfFFLhbXWkRAoNzAJ9iBvj6E9FF/v1dWj42vNECQ+1UMQCgiCnf -rQUB2/xoKc+B3HbW/rScAIg= -=HvK+ ------END PGP SIGNATURE----- diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild index fc4bace71f7e..a6ae4146214d 100644 --- a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-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-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.2 2005/09/09 14:21:31 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.3 2005/09/11 19:40:37 weeve Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" |