summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:20:11 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:20:11 +0000
commitb7551a5e8fb300423c42e065fd25a9197fc3b641 (patch)
tree2065851178eca3b75b296ab40dfde8f0982e5957 /dev-php/PEAR-Crypt_RC4
parentNew package. Backend for gnome-system-tools (diff)
downloadhistorical-b7551a5e8fb300423c42e065fd25a9197fc3b641.tar.gz
historical-b7551a5e8fb300423c42e065fd25a9197fc3b641.tar.bz2
historical-b7551a5e8fb300423c42e065fd25a9197fc3b641.zip
This package was previously bundled with www-apps/horde-pear. Mark unstable for ARCHes that www-apps/horde-pear-r2 is marked stable for.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-Crypt_RC4')
-rw-r--r--dev-php/PEAR-Crypt_RC4/ChangeLog7
-rw-r--r--dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-Crypt_RC4/ChangeLog b/dev-php/PEAR-Crypt_RC4/ChangeLog
index eb8f4c9e5453..38e702b45347 100644
--- a/dev-php/PEAR-Crypt_RC4/ChangeLog
+++ b/dev-php/PEAR-Crypt_RC4/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Crypt_RC4
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.2 2005/02/19 07:04:22 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.3 2005/03/09 06:16:09 sebastian Exp $
+
+ 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-Crypt_RC4-1.0.2.ebuild:
+ This package was previously bundled with www-apps/horde-pear. Mark unstable
+ for ARCHes that www-apps/horde-pear-r2 is marked stable for.
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Crypt_RC4-1.0.2.ebuild:
diff --git a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild
index 34b1c661a8c6..e80759995e7c 100644
--- a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild
+++ b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild,v 1.2 2005/02/19 07:04:22 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2.ebuild,v 1.3 2005/03/09 06:16:09 sebastian Exp $
inherit php-pear
DESCRIPTION="Encryption class for RC4 encryption."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
IUSE=""