diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:28:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:28:27 +0000 |
commit | 3fff7ad0f4f4bce8aaae21bc56a4350103381054 (patch) | |
tree | 69556700ca9caa397a806eb6d23fa55ba4d6b1ab /sys-block/parted | |
parent | Stable for sparc, wrt bug #527842 (diff) | |
download | gentoo-2-3fff7ad0f4f4bce8aaae21bc56a4350103381054.tar.gz gentoo-2-3fff7ad0f4f4bce8aaae21bc56a4350103381054.tar.bz2 gentoo-2-3fff7ad0f4f4bce8aaae21bc56a4350103381054.zip |
Stable for sparc, wrt bug #527846
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-block/parted')
-rw-r--r-- | sys-block/parted/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/parted/parted-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/parted/ChangeLog b/sys-block/parted/ChangeLog index b59b8cb363c8..d5810574eeb0 100644 --- a/sys-block/parted/ChangeLog +++ b/sys-block/parted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/parted # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.49 2014/11/03 10:25:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.50 2014/11/04 09:28:27 ago Exp $ + + 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild: + Stable for sparc, wrt bug #527846 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild: Stable for amd64, wrt bug #527846 diff --git a/sys-block/parted/parted-3.2.ebuild b/sys-block/parted/parted-3.2.ebuild index 01f5a8a7de5b..e987472efde5 100644 --- a/sys-block/parted/parted-3.2.ebuild +++ b/sys-block/parted/parted-3.2.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-block/parted/parted-3.2.ebuild,v 1.3 2014/11/03 10:25:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.2.ebuild,v 1.4 2014/11/04 09:28:27 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="+debug device-mapper nls readline selinux static-libs test" # specific version for gettext needed |