diff options
Diffstat (limited to 'net-zope/silva')
-rw-r--r-- | net-zope/silva/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/silva/silva-1.1-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-zope/silva/ChangeLog b/net-zope/silva/ChangeLog index c49b6637cb06..91215367176e 100644 --- a/net-zope/silva/ChangeLog +++ b/net-zope/silva/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-zope/silva # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/ChangeLog,v 1.7 2004/10/11 18:00:39 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/ChangeLog,v 1.8 2004/10/14 20:45:24 radek Exp $ + +*silva-1.1-r1 (14 Oct 2004) + + 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> silva-1.1-r1.ebuild: + Stable on x86, silva1.1 release for 2004.3 11 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> : Added dependency to SilvaDocument. diff --git a/net-zope/silva/silva-1.1-r1.ebuild b/net-zope/silva/silva-1.1-r1.ebuild index 3404b9ca402e..fcdaa571c01b 100644 --- a/net-zope/silva/silva-1.1-r1.ebuild +++ b/net-zope/silva/silva-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.1-r1.ebuild,v 1.1 2004/10/11 18:00:39 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.1-r1.ebuild,v 1.2 2004/10/14 20:45:24 radek Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Web based CMS for creating publications for the web, paper, and oth HOMEPAGE="http://www.infrae.com/download/Silva" SRC_URI="${HOMEPAGE}/${PV}/Silva-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=" >=net-zope/annotations-0.4.3 |