diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 11:37:16 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 11:37:16 +0000 |
commit | 0595110ff8a962db1c8ec7893154d036f072e4b5 (patch) | |
tree | 75925627064855930ba0c09f6b6aaa13006d1a93 /app-portage | |
parent | Stable on amd64 wrt bug #341421 (diff) | |
download | gentoo-2-0595110ff8a962db1c8ec7893154d036f072e4b5.tar.gz gentoo-2-0595110ff8a962db1c8ec7893154d036f072e4b5.tar.bz2 gentoo-2-0595110ff8a962db1c8ec7893154d036f072e4b5.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/g-cpan/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.13.01.ebuild | 6 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.13.02.ebuild | 6 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.14.0.ebuild | 6 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild | 6 |
5 files changed, 17 insertions, 13 deletions
diff --git a/app-portage/g-cpan/ChangeLog b/app-portage/g-cpan/ChangeLog index f9b88880b829..53a9b5934e5a 100644 --- a/app-portage/g-cpan/ChangeLog +++ b/app-portage/g-cpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-portage/g-cpan # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.59 2010/10/16 14:07:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.60 2010/10/19 11:37:16 leio Exp $ + + 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> g-cpan-0.13.01.ebuild, + g-cpan-0.13.02.ebuild, g-cpan-0.14.0.ebuild, g-cpan-0.15.0-r1.ebuild: + Drop to ~mips 16 Oct 2010; Brent Baude <ranger@gentoo.org> g-cpan-0.16.2.ebuild: stable ppc, bug 337981 diff --git a/app-portage/g-cpan/g-cpan-0.13.01.ebuild b/app-portage/g-cpan/g-cpan-0.13.01.ebuild index b69c3729fd14..fcdf05b68fd3 100644 --- a/app-portage/g-cpan/g-cpan-0.13.01.ebuild +++ b/app-portage/g-cpan/g-cpan-0.13.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.13.01.ebuild,v 1.3 2007/07/19 17:41:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.13.01.ebuild,v 1.4 2010/10/19 11:37:16 leio Exp $ DESCRIPTION="g-cpan: generate and install CPAN modules using portage" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" diff --git a/app-portage/g-cpan/g-cpan-0.13.02.ebuild b/app-portage/g-cpan/g-cpan-0.13.02.ebuild index 2b90463e6c04..4b414d1219bb 100644 --- a/app-portage/g-cpan/g-cpan-0.13.02.ebuild +++ b/app-portage/g-cpan/g-cpan-0.13.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.13.02.ebuild,v 1.6 2007/07/19 17:41:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.13.02.ebuild,v 1.7 2010/10/19 11:37:16 leio Exp $ DESCRIPTION="g-cpan: generate and install CPAN modules using portage" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" diff --git a/app-portage/g-cpan/g-cpan-0.14.0.ebuild b/app-portage/g-cpan/g-cpan-0.14.0.ebuild index 43f2bd52292b..3d0e40bd5c63 100644 --- a/app-portage/g-cpan/g-cpan-0.14.0.ebuild +++ b/app-portage/g-cpan/g-cpan-0.14.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.14.0.ebuild,v 1.11 2007/07/19 17:41:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.14.0.ebuild,v 1.12 2010/10/19 11:37:16 leio Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl diff --git a/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild index 6a27a690d1ee..82c774887c64 100644 --- a/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild +++ b/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild,v 1.13 2007/08/10 18:04:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild,v 1.14 2010/10/19 11:37:16 leio Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl |