diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 16:01:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 16:01:50 +0000 |
commit | 349b07b1a67562572cbecd38387459f1e7beba5c (patch) | |
tree | d04edb9d78ce018a6d268e590ed8aa79ddd62719 /www-apps/horde-pear | |
parent | Stable on alpha. (diff) | |
download | historical-349b07b1a67562572cbecd38387459f1e7beba5c.tar.gz historical-349b07b1a67562572cbecd38387459f1e7beba5c.tar.bz2 historical-349b07b1a67562572cbecd38387459f1e7beba5c.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-apps/horde-pear')
-rw-r--r-- | www-apps/horde-pear/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/horde-pear/Manifest | 12 | ||||
-rw-r--r-- | www-apps/horde-pear/horde-pear-1.3-r3.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/www-apps/horde-pear/ChangeLog b/www-apps/horde-pear/ChangeLog index f52ad6eabbb1..bd489fd9afda 100644 --- a/www-apps/horde-pear/ChangeLog +++ b/www-apps/horde-pear/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/horde-pear # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/ChangeLog,v 1.8 2005/03/20 06:52:01 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/ChangeLog,v 1.9 2005/03/27 16:01:50 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + horde-pear-1.3-r3.ebuild: + Stable on alpha. 20 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> horde-pear-1.3-r3.ebuild: diff --git a/www-apps/horde-pear/Manifest b/www-apps/horde-pear/Manifest index ab4077597317..a23a6aaf6f38 100644 --- a/www-apps/horde-pear/Manifest +++ b/www-apps/horde-pear/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 b306116c3654741af61b9239d6cfc523 horde-pear-1.3-r3.ebuild 664 -MD5 26f9508ab1e7fa9b49b9866bb7664010 horde-pear-1.3-r2.ebuild 865 MD5 71094235c3416e85787c3fe1ce4931b4 horde-pear-1.3-r1.ebuild 774 -MD5 cca3df770850b242a2a2c377db27a784 ChangeLog 2450 +MD5 c953205fb4e3b39fdf99a4e00262044b ChangeLog 2548 +MD5 26f9508ab1e7fa9b49b9866bb7664010 horde-pear-1.3-r2.ebuild 865 +MD5 37cc2ca24b8eb0b1bf78db8ec30837f0 horde-pear-1.3-r3.ebuild 660 MD5 ed43df3a2681ce4431c0e2bb80ea1e2f metadata.xml 597 MD5 4205e3abaa29875a9315ceb34a93b945 files/digest-horde-pear-1.3-r1 60 MD5 4205e3abaa29875a9315ceb34a93b945 files/digest-horde-pear-1.3-r2 60 @@ -12,7 +12,7 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-horde-pear-1.3-r3 0 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD4DBQFCPR2YaGfFFLhbXWkRAj//AKCbN3Ac/lx5rI3TdTDYbXoYHt0nTgCY4Jo0 -fXOUK8gHuNG48YE06SZglQ== -=2prx +iD8DBQFCRtkBugEuf3OQ0akRAiM9AJsHZ5qGloVBxYpZtocmyCU6sIaEbQCeL/nm +MMYpwGot1ZRVrxl56qPjcu8= +=iXn4 -----END PGP SIGNATURE----- diff --git a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild index c909bdfa4d60..65528545e2db 100644 --- a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild +++ b/www-apps/horde-pear/horde-pear-1.3-r3.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/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.5 2005/03/20 06:52:02 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.6 2005/03/27 16:01:50 kloeri Exp $ DESCRIPTION="Meta package for the PEAR packages required by Horde." HOMEPAGE="http://pear.php.net/" @@ -9,7 +9,7 @@ LICENSE="as-is" SLOT="1" # when unmasking for an arch # double check none of the deps are still masked! -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" IUSE="" S=${WORKDIR} |