diff options
author | 2012-10-11 14:23:35 +0000 | |
---|---|---|
committer | 2012-10-11 14:23:35 +0000 | |
commit | f3633520dda1e4d1bb4a00e81a318d53a5647f86 (patch) | |
tree | 5721279e3e912a6a7f7463a97e20326fe3ca2e1a /dev-perl/Text-WikiFormat | |
parent | Stable for amd64, wrt bug #437828 (diff) | |
download | gentoo-2-f3633520dda1e4d1bb4a00e81a318d53a5647f86.tar.gz gentoo-2-f3633520dda1e4d1bb4a00e81a318d53a5647f86.tar.bz2 gentoo-2-f3633520dda1e4d1bb4a00e81a318d53a5647f86.zip |
Stable for amd64, wrt bug #433253
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-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 |