diff options
author | 2014-03-04 19:55:52 +0000 | |
---|---|---|
committer | 2014-03-04 19:55:52 +0000 | |
commit | 838a02903fc889f58356797af3989cf4be3113cc (patch) | |
tree | 768f4282a7e8b1aea235ec16dfbb02f26aaf4b52 /sys-apps/gptfdisk | |
parent | Stable for x86, wrt bug #502360 (diff) | |
download | gentoo-2-838a02903fc889f58356797af3989cf4be3113cc.tar.gz gentoo-2-838a02903fc889f58356797af3989cf4be3113cc.tar.bz2 gentoo-2-838a02903fc889f58356797af3989cf4be3113cc.zip |
Stable for x86, wrt bug #496530
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r-- | sys-apps/gptfdisk/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/gptfdisk/ChangeLog b/sys-apps/gptfdisk/ChangeLog index b19ce624ead0..42351f9ed7fb 100644 --- a/sys-apps/gptfdisk/ChangeLog +++ b/sys-apps/gptfdisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/gptfdisk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.39 2014/03/02 22:32:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.40 2014/03/04 19:55:52 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild: + Stable for x86, wrt bug #496530 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> gptfdisk-0.8.8.ebuild: amd64 stable, bug #496530 diff --git a/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild b/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild index 4858ac0911fc..eec5a2ccdaad 100644 --- a/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild,v 1.3 2014/03/02 22:32:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.8.ebuild,v 1.4 2014/03/04 19:55:52 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="+icu kernel_linux ncurses static" LIB_DEPEND="dev-libs/popt[static-libs(+)] |