diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:58:35 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:58:35 +0000 |
commit | bb1eb83c180b2fe64f3a6e3d69f9f8071cd2d134 (patch) | |
tree | 1e8471f3901f9b35a036ac104f5a06a7e582efb5 /net-zope/plonetranslations | |
parent | ~amd64 (diff) | |
download | gentoo-2-bb1eb83c180b2fe64f3a6e3d69f9f8071cd2d134.tar.gz gentoo-2-bb1eb83c180b2fe64f3a6e3d69f9f8071cd2d134.tar.bz2 gentoo-2-bb1eb83c180b2fe64f3a6e3d69f9f8071cd2d134.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope/plonetranslations')
-rw-r--r-- | net-zope/plonetranslations/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/plonetranslations/plonetranslations-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/plonetranslations/ChangeLog b/net-zope/plonetranslations/ChangeLog index e48a9e5b0377..274457f507b2 100644 --- a/net-zope/plonetranslations/ChangeLog +++ b/net-zope/plonetranslations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/plonetranslations # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/ChangeLog,v 1.5 2005/03/19 17:34:07 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/ChangeLog,v 1.6 2005/04/02 08:56:42 blubb Exp $ + + 02 Apr 2005; Simon Stelling <blubb@gentoo.org> + plonetranslations-0.5.ebuild: + added ~amd64 19 Mar 2005; Jason Wever <weeve@gentoo.org> plonetranslations-0.5.ebuild: Added ~sparc keyword wrt bug #84791. diff --git a/net-zope/plonetranslations/plonetranslations-0.5.ebuild b/net-zope/plonetranslations/plonetranslations-0.5.ebuild index 31487d653f33..46d44382ebf0 100644 --- a/net-zope/plonetranslations/plonetranslations-0.5.ebuild +++ b/net-zope/plonetranslations/plonetranslations-0.5.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/plonetranslations/plonetranslations-0.5.ebuild,v 1.3 2005/03/19 17:34:07 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/plonetranslations-0.5.ebuild,v 1.4 2005/04/02 08:56:42 blubb Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslat HOMEPAGE="http://www.sourceforge.net/projects/plone-i18n/" SRC_URI="mirror://sourceforge/plone-i18n/PloneTranslations-${PV}.tar.gz" LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc ~amd64" ZPROD_LIST="PloneTranslations" IUSE="" |