diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-22 13:21:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-22 13:21:37 +0000 |
commit | 18265ffaeddee08db327588f0122fed5f1daffe9 (patch) | |
tree | cab74d3cd828a0f5f8db04e8c8b35e8cd9386c6c /sys-libs | |
parent | Stable for ia64, wrt bug #530652 (diff) | |
download | gentoo-2-18265ffaeddee08db327588f0122fed5f1daffe9.tar.gz gentoo-2-18265ffaeddee08db327588f0122fed5f1daffe9.tar.bz2 gentoo-2-18265ffaeddee08db327588f0122fed5f1daffe9.zip |
Stable for ia64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/mtdev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/mtdev/mtdev-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/mtdev/ChangeLog b/sys-libs/mtdev/ChangeLog index e2dc0a7a4ef4..cdaa55b819e8 100644 --- a/sys-libs/mtdev/ChangeLog +++ b/sys-libs/mtdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/mtdev # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/ChangeLog,v 1.43 2015/02/21 08:55:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/ChangeLog,v 1.44 2015/02/22 13:21:37 ago Exp $ + + 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtdev-1.1.5.ebuild: + Stable for ia64, wrt bug #530652 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtdev-1.1.5.ebuild: Stable for ppc64, wrt bug #530652 diff --git a/sys-libs/mtdev/mtdev-1.1.5.ebuild b/sys-libs/mtdev/mtdev-1.1.5.ebuild index 3c1bd40656a7..49cae6d2576f 100644 --- a/sys-libs/mtdev/mtdev-1.1.5.ebuild +++ b/sys-libs/mtdev/mtdev-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild,v 1.5 2015/02/21 08:55:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild,v 1.6 2015/02/22 13:21:37 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://bitmath.org/code/mtdev/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-2.6.31" |