diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
commit | d082e043449bcc950fbbb1a898da8191558530d4 (patch) | |
tree | 529fd11a9ffad0dff9f91191fc3bb3f9a43ee229 /net-zope/zattachmentattribute | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.gz gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.bz2 gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.zip |
Added to ~ppc
Diffstat (limited to 'net-zope/zattachmentattribute')
-rw-r--r-- | net-zope/zattachmentattribute/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zattachmentattribute/ChangeLog b/net-zope/zattachmentattribute/ChangeLog index fcca9d989550..3d0d30cf893e 100644 --- a/net-zope/zattachmentattribute/ChangeLog +++ b/net-zope/zattachmentattribute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zattachmentattribute # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zattachmentattribute/ChangeLog,v 1.1 2004/09/26 21:06:17 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zattachmentattribute/ChangeLog,v 1.2 2004/10/14 19:59:49 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> + zattachmentattribute-2.13.ebuild: + Added to ~ppc. *zattachmentattribute-2.13 (26 Sep 2004) diff --git a/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild b/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild index 8b8ae07e546e..3bfb38a57218 100644 --- a/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild +++ b/net-zope/zattachmentattribute/zattachmentattribute-2.13.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/zattachmentattribute/zattachmentattribute-2.13.ebuild,v 1.1 2004/09/26 21:06:17 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild,v 1.2 2004/10/14 19:59:49 dholm Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="ZAttachmentAttribute simplifies the use of simple attachment files HOMEPAGE="http://ingeniweb.sourceforge.net/" SRC_URI="mirror://sourceforge/ingeniweb/ZAttachmentAttribute-${PV}.tar.gz" LICENSE="ZPL" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=net-zope/cmf-1.4.2-r1 |