diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:55:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:55:31 +0000 |
commit | b25be060dc70c75f62ae8c46fca8dadc9aa5968f (patch) | |
tree | e1819903f92dbe1be6e2e7d923aaec2292ee8b89 /dev-perl/IPC-ShareLite | |
parent | Marked ~hppa (bug #317877). (diff) | |
download | gentoo-2-b25be060dc70c75f62ae8c46fca8dadc9aa5968f.tar.gz gentoo-2-b25be060dc70c75f62ae8c46fca8dadc9aa5968f.tar.bz2 gentoo-2-b25be060dc70c75f62ae8c46fca8dadc9aa5968f.zip |
Stable for HPPA (bug #319281).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r-- | dev-perl/IPC-ShareLite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog index d68ce3734363..ee7b6cf894d4 100644 --- a/dev-perl/IPC-ShareLite/ChangeLog +++ b/dev-perl/IPC-ShareLite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-ShareLite -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.27 2009/12/23 19:07:41 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.28 2010/05/14 15:55:30 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> IPC-ShareLite-0.17.ebuild: + Stable for HPPA (bug #319281). 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> IPC-ShareLite-0.17.ebuild: diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild index 645e210e9cd2..6fe2857f3491 100644 --- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.2 2009/12/23 19:07:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.3 2010/05/14 15:55:31 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IPC::ShareLite module for perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Test-Pod )" |