diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:37:23 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:37:23 +0000 |
commit | 533b63726a03bf9e20668485c5c83d33eb1b3b82 (patch) | |
tree | 1a8493e31696b6a38d56ab9a8b357de0fd9e25e9 /net-zope/silvadocument | |
parent | Marked ~mips (diff) | |
download | gentoo-2-533b63726a03bf9e20668485c5c83d33eb1b3b82.tar.gz gentoo-2-533b63726a03bf9e20668485c5c83d33eb1b3b82.tar.bz2 gentoo-2-533b63726a03bf9e20668485c5c83d33eb1b3b82.zip |
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-zope/silvadocument')
-rw-r--r-- | net-zope/silvadocument/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/silvadocument/silvadocument-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/silvadocument/ChangeLog b/net-zope/silvadocument/ChangeLog index 80ecafaf590b..526bb534e4f3 100644 --- a/net-zope/silvadocument/ChangeLog +++ b/net-zope/silvadocument/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/silvadocument -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/ChangeLog,v 1.2 2004/10/14 20:25:30 radek Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/ChangeLog,v 1.3 2005/02/21 21:33:56 blubb Exp $ + + 21 Feb 2005; Simon Stelling <blubb@gentoo.org> silvadocument-1.1.ebuild: + added ~amd64 *silvadocument-1.1 (14 Oct 2004) diff --git a/net-zope/silvadocument/silvadocument-1.1.ebuild b/net-zope/silvadocument/silvadocument-1.1.ebuild index 297a4e89820a..deaa94d00771 100644 --- a/net-zope/silvadocument/silvadocument-1.1.ebuild +++ b/net-zope/silvadocument/silvadocument-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.1.ebuild,v 1.2 2004/10/14 20:25:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.1.ebuild,v 1.3 2005/02/21 21:33:56 blubb Exp $ inherit zproduct @@ -9,7 +9,7 @@ DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, fo HOMEPAGE="http://www.infrae.com/download/${MY_PN}/" SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" ZPROD_LIST="${MY_PN}" |