diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 18:44:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 18:44:59 +0000 |
commit | 02fc81084321627f1560de184790db3052246e1e (patch) | |
tree | f794d7196a20ede1229cb3d5f21181887a48df80 /dev-perl/Text-WikiFormat | |
parent | alpha/sparc/x86 stable wrt #433335 (diff) | |
download | gentoo-2-02fc81084321627f1560de184790db3052246e1e.tar.gz gentoo-2-02fc81084321627f1560de184790db3052246e1e.tar.bz2 gentoo-2-02fc81084321627f1560de184790db3052246e1e.zip |
Drop alpha/sparc, x86 stable wrt #433253
(Portage version: 2.1.11.16/cvs/Linux ia64)
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.790.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index d2cf953cef4a..31771e5839b8 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.33 2012/10/11 14:23:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.34 2012/10/14 18:44:59 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> + Text-WikiFormat-0.790.0.ebuild, Text-WikiFormat-0.800.0.ebuild: + Drop alpha/sparc, x86 stable wrt #433253 11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> Text-WikiFormat-0.800.0.ebuild: diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild index 94315951c913..ea99cacb06d0 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.790.0.ebuild,v 1.2 2011/09/03 21:05:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.790.0.ebuild,v 1.3 2012/10/14 18:44:59 armin76 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 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/URI 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 1db6ea323bd9..ad4a91fbf94d 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.2 2012/10/11 14:23:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0.ebuild,v 1.3 2012/10/14 18:44:59 armin76 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 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/URI |