diff options
author | Tom Gall <tgall@gentoo.org> | 2010-01-24 22:58:19 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2010-01-24 22:58:19 +0000 |
commit | 5327705c88f714a69218dad0929ae23a27864194 (patch) | |
tree | 24b3f976efbf517f5a9859178bf0a44109dfec93 /net-libs | |
parent | stable ppc, bug 301964 (diff) | |
download | gentoo-2-5327705c88f714a69218dad0929ae23a27864194.tar.gz gentoo-2-5327705c88f714a69218dad0929ae23a27864194.tar.bz2 gentoo-2-5327705c88f714a69218dad0929ae23a27864194.zip |
stable on ppc64, bug #302016
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.08.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 3c4bcb7d1bab..65a1a1b1095d 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.54 2009/04/28 08:04:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.55 2010/01/24 22:58:19 tgall Exp $ + + 24 Jan 2010; Tom Gall <tgall@gentoo.org> liblockfile-1.08.ebuild: + stable on ppc64, bug #302016 28 Apr 2009; Torsten Veller <tove@gentoo.org> liblockfile-1.08.ebuild: Check for mail group (#236317) diff --git a/net-libs/liblockfile/liblockfile-1.08.ebuild b/net-libs/liblockfile/liblockfile-1.08.ebuild index a858ae3b8c96..d0c8ebe11799 100644 --- a/net-libs/liblockfile/liblockfile-1.08.ebuild +++ b/net-libs/liblockfile/liblockfile-1.08.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/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.2 2009/04/28 08:04:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.3 2010/01/24 22:58:19 tgall Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" pkg_setup() { |