diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 16:42:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 16:42:55 +0000 |
commit | eddeec264b86d85fe19387d5ade3a3bc3b8fe5d9 (patch) | |
tree | 5c564c85f9a771bbca3d04db35157fa3e4384aa2 /dev-perl/extutils-pkgconfig | |
parent | arm/sh stable (diff) | |
download | gentoo-2-eddeec264b86d85fe19387d5ade3a3bc3b8fe5d9.tar.gz gentoo-2-eddeec264b86d85fe19387d5ade3a3bc3b8fe5d9.tar.bz2 gentoo-2-eddeec264b86d85fe19387d5ade3a3bc3b8fe5d9.zip |
arm/sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index a248289b073a..099fc57a1d2c 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.29 2009/04/06 14:23:51 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.30 2009/06/22 16:42:55 armin76 Exp $ + + 22 Jun 2009; Raúl Porcel <armin76@gentoo.org> + extutils-pkgconfig-1.11.ebuild: + arm/sh stable 06 Apr 2009; Raúl Porcel <armin76@gentoo.org> extutils-pkgconfig-1.07.ebuild, extutils-pkgconfig-1.11.ebuild, diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild index 4e1f4b69a404..56f3add216be 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild,v 1.3 2009/04/06 14:23:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.11.ebuild,v 1.4 2009/06/22 16:42:55 armin76 Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH//${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86" IUSE="" DEPEND="dev-lang/perl |