diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-05 15:38:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-05 15:38:02 +0000 |
commit | 3642a6e5d0434ad4ef0642a774330d4955fc62b1 (patch) | |
tree | 0aef24fe1248f618a44cf0164970708e0d08b3fa /dev-libs/lockdev | |
parent | Stable for ppc, wrt bug #495596 (diff) | |
download | gentoo-2-3642a6e5d0434ad4ef0642a774330d4955fc62b1.tar.gz gentoo-2-3642a6e5d0434ad4ef0642a774330d4955fc62b1.tar.bz2 gentoo-2-3642a6e5d0434ad4ef0642a774330d4955fc62b1.zip |
Stable for HPPA (bug #502206).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/lockdev')
-rw-r--r-- | dev-libs/lockdev/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/lockdev/ChangeLog b/dev-libs/lockdev/ChangeLog index 6f88e0733258..0a979f0e6b9a 100644 --- a/dev-libs/lockdev/ChangeLog +++ b/dev-libs/lockdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/lockdev -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/ChangeLog,v 1.12 2013/12/05 13:37:37 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/ChangeLog,v 1.13 2014/03/05 15:38:02 jer Exp $ + + 05 Mar 2014; Jeroen Roovers <jer@gentoo.org> lockdev-1.0.3.1.2-r2.ebuild: + Stable for HPPA (bug #502206). 05 Dec 2013; Jeroen Roovers <jer@gentoo.org> lockdev-1.0.3.1.2-r2.ebuild: Marked ~hppa (bug #493156). diff --git a/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild b/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild index 45e16a521647..fdfd3fd61e71 100644 --- a/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild +++ b/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild,v 1.3 2013/12/05 13:37:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/lockdev-1.0.3.1.2-r2.ebuild,v 1.4 2014/03/05 15:38:02 jer Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm hppa ~x86" IUSE="perl" DEPEND="" |