diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 17:53:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 17:53:07 +0000 |
commit | 5a74acafcc9578aa113b47f32272c1a4ead9b883 (patch) | |
tree | bbd521883d23022ce5fb4071e064793dbda32de6 /dev-perl/Algorithm-Diff | |
parent | x86 stable (diff) | |
download | gentoo-2-5a74acafcc9578aa113b47f32272c1a4ead9b883.tar.gz gentoo-2-5a74acafcc9578aa113b47f32272c1a4ead9b883.tar.bz2 gentoo-2-5a74acafcc9578aa113b47f32272c1a4ead9b883.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild index 4ab354ba6dca..d98e1cf6b71a 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.2 2007/07/09 12:57:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.3 2007/07/09 17:53:07 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" DEPEND="app-arch/unzip dev-lang/perl" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 0d5432d268b2..5f129b197c8e 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.28 2007/07/09 12:57:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.29 2007/07/09 17:53:07 armin76 Exp $ + + 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> + Algorithm-Diff-1.1902.ebuild: + alpha/ia64/x86 stable 09 Jul 2007; Michael Cummings <mcummings@gentoo.org> Algorithm-Diff-1.1902.ebuild: |