diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:47:29 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:47:29 +0000 |
commit | ee1e6eec277b170fa459c3d3322cdc91efbaa295 (patch) | |
tree | 7d589d7b653037b15acbcca33cfca0f778ff3802 /net-zope/validation | |
parent | corrected patch (diff) | |
download | gentoo-2-ee1e6eec277b170fa459c3d3322cdc91efbaa295.tar.gz gentoo-2-ee1e6eec277b170fa459c3d3322cdc91efbaa295.tar.bz2 gentoo-2-ee1e6eec277b170fa459c3d3322cdc91efbaa295.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope/validation')
-rw-r--r-- | net-zope/validation/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/validation/validation-1.3.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/validation/ChangeLog b/net-zope/validation/ChangeLog index 364b6d9dc848..72de0af85075 100644 --- a/net-zope/validation/ChangeLog +++ b/net-zope/validation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/validation # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/ChangeLog,v 1.3 2005/03/19 17:11:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/ChangeLog,v 1.4 2005/04/02 08:46:29 blubb Exp $ + + 02 Apr 2005; Simon Stelling <blubb@gentoo.org> validation-1.3.0.11.ebuild: + added ~amd64 19 Mar 2005; Jason Wever <weeve@gentoo.org> validation-1.3.0.11.ebuild: Added ~sparc keyword wrt bug #84791. diff --git a/net-zope/validation/validation-1.3.0.11.ebuild b/net-zope/validation/validation-1.3.0.11.ebuild index c3c60122e5f2..1d674c3f44cc 100644 --- a/net-zope/validation/validation-1.3.0.11.ebuild +++ b/net-zope/validation/validation-1.3.0.11.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/net-zope/validation/validation-1.3.0.11.ebuild,v 1.2 2005/03/19 17:11:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/validation-1.3.0.11.ebuild,v 1.3 2005/04/02 08:46:29 blubb Exp $ inherit zproduct @@ -10,7 +10,7 @@ DESCRIPTION="Data validation package, originally designed for Archetypes." WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${PN}-1.3.0-11.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" SLOT="1.3" |