diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:47:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:47:05 +0000 |
commit | dde182b70f19b6f6ddba2908ecaab2b0977bf5cf (patch) | |
tree | b31224c3ef4615c7f05c3c342a5c40ec4913b560 /net-libs/liblockfile | |
parent | Cleanup (diff) | |
download | gentoo-2-dde182b70f19b6f6ddba2908ecaab2b0977bf5cf.tar.gz gentoo-2-dde182b70f19b6f6ddba2908ecaab2b0977bf5cf.tar.bz2 gentoo-2-dde182b70f19b6f6ddba2908ecaab2b0977bf5cf.zip |
alpha/ia64/s390/sh/sparc stable wrt #419261
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 461ab18e7943..6f8432728b32 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.73 2012/07/03 19:52:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.74 2012/07/29 18:47:05 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> liblockfile-1.09.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #419261 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> liblockfile-1.09.ebuild: Stable for HPPA (bug #419261). diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild index 8c107317b406..e790821c8f92 100644 --- a/net-libs/liblockfile/liblockfile-1.09.ebuild +++ b/net-libs/liblockfile/liblockfile-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.13 2012/07/03 19:52:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.14 2012/07/29 18:47:05 armin76 Exp $ EAPI=4 @@ -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 x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" pkg_setup() { |