diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:03:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:03:30 +0000 |
commit | 60f55476c53ed0456d095c4e73c2481c86fc56bc (patch) | |
tree | 105e5e7ba609dbef0e959f9db5a2d53dba5d1a09 /dev-perl/OLE-StorageLite | |
parent | alpha/ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-60f55476c53ed0456d095c4e73c2481c86fc56bc.tar.gz gentoo-2-60f55476c53ed0456d095c4e73c2481c86fc56bc.tar.bz2 gentoo-2-60f55476c53ed0456d095c4e73c2481c86fc56bc.zip |
ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/OLE-StorageLite/ChangeLog b/dev-perl/OLE-StorageLite/ChangeLog index 24885e529b0a..5133a2300e3e 100644 --- a/dev-perl/OLE-StorageLite/ChangeLog +++ b/dev-perl/OLE-StorageLite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/OLE-StorageLite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.15 2010/04/17 08:24:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.16 2010/05/08 18:03:30 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> + OLE-StorageLite-0.19.ebuild: + ia64/sparc stable wrt #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> OLE-StorageLite-0.19.ebuild: Stable on amd64, x86 (#314467) diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild index 211c16450f17..b3f9fe534a80 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild,v 1.2 2010/04/17 08:24:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild,v 1.3 2010/05/08 18:03:30 armin76 Exp $ MODULE_AUTHOR=JMCNAMARA MY_PN=OLE-Storage_Lite @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-lang/perl" |