diff options
author | 2014-07-20 12:54:07 +0000 | |
---|---|---|
committer | 2014-07-20 12:54:07 +0000 | |
commit | 45486f4f1f6bb7554244caf067d5965241008f42 (patch) | |
tree | 9287c85042fcd5e535fe4876ad66607f138f2b75 /sys-apps/gptfdisk | |
parent | Stable on alpha, bug #509992 (diff) | |
download | gentoo-2-45486f4f1f6bb7554244caf067d5965241008f42.tar.gz gentoo-2-45486f4f1f6bb7554244caf067d5965241008f42.tar.bz2 gentoo-2-45486f4f1f6bb7554244caf067d5965241008f42.zip |
Stable on alpha, bug #510150
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r-- | sys-apps/gptfdisk/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-0.8.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/gptfdisk/ChangeLog b/sys-apps/gptfdisk/ChangeLog index 91a613f4332d..69d1b6944d2b 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.50 2014/07/13 10:05:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.51 2014/07/20 12:54:07 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> gptfdisk-0.8.10.ebuild: + Stable on alpha, bug #510150 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.10.ebuild: Stable for ppc, wrt bug #510150 diff --git a/sys-apps/gptfdisk/gptfdisk-0.8.10.ebuild b/sys-apps/gptfdisk/gptfdisk-0.8.10.ebuild index 3c7fca66ba45..4233b73f68dd 100644 --- a/sys-apps/gptfdisk/gptfdisk-0.8.10.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-0.8.10.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.10.ebuild,v 1.5 2014/07/13 10:05:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.10.ebuild,v 1.6 2014/07/20 12:54:07 klausman 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="kernel_linux ncurses static" LIB_DEPEND="dev-libs/popt[static-libs(+)] |