diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-08 19:01:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-08 19:01:53 +0000 |
commit | fe1b5f728099a9bfcd07841a1dad97063d75d805 (patch) | |
tree | df151eb80d1ed1b6b988705ad98c084c784b0ffc /net-libs/liblockfile | |
parent | Stable on sparc wrt security #160463 (diff) | |
download | gentoo-2-fe1b5f728099a9bfcd07841a1dad97063d75d805.tar.gz gentoo-2-fe1b5f728099a9bfcd07841a1dad97063d75d805.tar.bz2 gentoo-2-fe1b5f728099a9bfcd07841a1dad97063d75d805.zip |
Stable on sparc wrt #160759
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 57ffee728461..a401f5d54368 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/liblockfile -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.41 2006/12/20 13:22:11 ferdy Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.42 2007/01/08 19:01:53 gustavoz Exp $ + + 08 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + liblockfile-1.06-r2.ebuild: + Stable on sparc wrt #160759 *liblockfile-1.06-r2 (20 Dec 2006) diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild index e22c72b4865a..b3ea2de4d52f 100644 --- a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.1 2006/12/20 13:22:11 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.2 2007/01/08 19:01:53 gustavoz Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" src_unpack() { |