diff options
author | 2012-10-11 14:23:35 +0000 | |
---|---|---|
committer | 2012-10-11 14:23:35 +0000 | |
commit | cf34cf3f702ed7dc13c24d715900b348103abb5e (patch) | |
tree | 8663cc0fa9ffa1cb1175f32380e436fcb54e5081 /dev-perl | |
parent | Stable for amd64, wrt bug #437828 (diff) | |
download | historical-cf34cf3f702ed7dc13c24d715900b348103abb5e.tar.gz historical-cf34cf3f702ed7dc13c24d715900b348103abb5e.tar.bz2 historical-cf34cf3f702ed7dc13c24d715900b348103abb5e.zip |
Stable for amd64, wrt bug #433253
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index 268a7752d3f4..d2cf953cef4a 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-WikiFormat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.32 2012/07/24 18:15:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.33 2012/10/11 14:23:35 ago Exp $ + + 11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> + Text-WikiFormat-0.800.0.ebuild: + Stable for amd64, wrt bug #433253 *Text-WikiFormat-0.800.0 (24 Jul 2012) diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild index d9b4d23a0938..1db6ea323bd9 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild,v 1.1 2012/07/24 18:15:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild,v 1.2 2012/10/11 14:23:35 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Translate Wiki formatted text into other formats" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/URI |