diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-09 13:02:17 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-09 13:02:17 +0000 |
commit | f83418c53f4217d9f3d2db4043895a5c5d3d66b6 (patch) | |
tree | 6cbfbd3285ddbcb7c84982cea28780155b925e94 /dev-perl/Algorithm-Diff | |
parent | Fix swapped dep versions on dev-haskell/opengl. (diff) | |
download | historical-f83418c53f4217d9f3d2db4043895a5c5d3d66b6.tar.gz historical-f83418c53f4217d9f3d2db4043895a5c5d3d66b6.tar.bz2 historical-f83418c53f4217d9f3d2db4043895a5c5d3d66b6.zip |
Marking sparc stable
Package-Manager: portage-2.1.3_rc5
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 a508458fb68d..4ab354ba6dca 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.1 2007/02/06 14:37:01 mcummings Exp $ +# $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 $ 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 75227663b7c5..0d5432d268b2 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.27 2007/07/05 11:45:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.28 2007/07/09 12:57:58 mcummings Exp $ + + 09 Jul 2007; Michael Cummings <mcummings@gentoo.org> + Algorithm-Diff-1.1902.ebuild: + Marking sparc stable 05 Jul 2007; Michael Cummings <mcummings@gentoo.org> -Algorithm-Diff-1.15.ebuild: |