diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-17 09:09:14 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-17 09:09:14 +0000 |
commit | d51b0beceb0dcb06317f207a5828af4a1db67c01 (patch) | |
tree | 268aeb15ca699820a960d54953b6a9e59c4d8318 /dev-perl | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-d51b0beceb0dcb06317f207a5828af4a1db67c01.tar.gz gentoo-2-d51b0beceb0dcb06317f207a5828af4a1db67c01.tar.bz2 gentoo-2-d51b0beceb0dcb06317f207a5828af4a1db67c01.zip |
Added to ~ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20031021.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index 159a99615b63..90f24348de6b 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/perltidy -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.15 2004/12/30 19:11:36 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.16 2005/03/17 09:09:14 hansmi Exp $ + + 17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> + perltidy-20031021.ebuild: + Added to ~ppc. 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/perltidy/perltidy-20020425-r1.ebuild b/dev-perl/perltidy/perltidy-20020425-r1.ebuild index 98982275308f..e6d4dc7ac9ab 100644 --- a/dev-perl/perltidy/perltidy-20020425-r1.ebuild +++ b/dev-perl/perltidy/perltidy-20020425-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425-r1.ebuild,v 1.7 2004/07/14 20:09:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425-r1.ebuild,v 1.8 2005/03/17 09:09:14 hansmi Exp $ inherit perl-module diff --git a/dev-perl/perltidy/perltidy-20020425.ebuild b/dev-perl/perltidy/perltidy-20020425.ebuild index 58bae6368c0b..8c181e1daed2 100644 --- a/dev-perl/perltidy/perltidy-20020425.ebuild +++ b/dev-perl/perltidy/perltidy-20020425.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.14 2004/07/14 20:09:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.15 2005/03/17 09:09:14 hansmi Exp $ inherit perl-module diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild index a29a3352ee47..3f82dae7bb93 100644 --- a/dev-perl/perltidy/perltidy-20031021.ebuild +++ b/dev-perl/perltidy/perltidy-20031021.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.6 2004/09/06 09:36:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.7 2005/03/17 09:09:14 hansmi Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64 alpha" +KEYWORDS="x86 sparc amd64 alpha ~ppc" IUSE="" DEPEND="${DEPEND}" |