summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-21 13:21:57 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-21 13:21:57 +0000
commit64c892fa5c9def51c133fc31126e436f607e4228 (patch)
treeee37c5656d1ce9cc1c29d4433140019d7ecf65dc /dev-perl
parentEbuild maintenance. EAPI=2. Fix LICENSE. mips -> ~mips (diff)
downloadgentoo-2-64c892fa5c9def51c133fc31126e436f607e4228.tar.gz
gentoo-2-64c892fa5c9def51c133fc31126e436f607e4228.tar.bz2
gentoo-2-64c892fa5c9def51c133fc31126e436f607e4228.zip
mips -> ~mips
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Inline/ChangeLog7
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 5241a209190c..fcd0b1200db5 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.35 2009/12/18 08:25:06 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.36 2010/01/21 13:21:57 tove Exp $
+
+ 21 Jan 2010; Torsten Veller <tove@gentoo.org> Inline-0.44-r1.ebuild:
+ mips -> ~mips
18 Dec 2009; Torsten Veller <tove@gentoo.org> Inline-0.45.ebuild:
Ebuild maintenance (#297133)
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 5d1441516984..b5f385767248 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-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/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.27 2007/05/01 10:06:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.28 2010/01/21 13:21:57 tove Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
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="gtk"
DEPEND="virtual/perl-Digest-MD5