diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:39:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:39:03 +0000 |
commit | 9a02e41633c4e7e2e75d1ddc43d6fc6c6394275d (patch) | |
tree | e4c763e46b13d68e66902ae14e6a8dcc7c91a183 /sys-block/parted | |
parent | Stable for sparc, wrt bug #475978 (diff) | |
download | gentoo-2-9a02e41633c4e7e2e75d1ddc43d6fc6c6394275d.tar.gz gentoo-2-9a02e41633c4e7e2e75d1ddc43d6fc6c6394275d.tar.bz2 gentoo-2-9a02e41633c4e7e2e75d1ddc43d6fc6c6394275d.zip |
Stable for sparc, wrt bug #476898
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-block/parted')
-rw-r--r-- | sys-block/parted/ChangeLog | 6 | ||||
-rw-r--r-- | sys-block/parted/parted-2.4.ebuild | 4 | ||||
-rw-r--r-- | sys-block/parted/parted-3.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-block/parted/ChangeLog b/sys-block/parted/ChangeLog index 45cb344712c1..562f44fac55f 100644 --- a/sys-block/parted/ChangeLog +++ b/sys-block/parted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-block/parted # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.40 2013/07/30 12:27:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.41 2013/08/03 07:39:03 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> parted-2.4.ebuild, + parted-3.1-r1.ebuild: + Stable for sparc, wrt bug #476898 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> parted-2.4.ebuild, parted-3.1-r1.ebuild: diff --git a/sys-block/parted/parted-2.4.ebuild b/sys-block/parted/parted-2.4.ebuild index d647fa364d07..a20e1d4e6426 100644 --- a/sys-block/parted/parted-2.4.ebuild +++ b/sys-block/parted/parted-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.13 2013/07/30 12:27:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.14 2013/08/03 07:39:03 ago Exp $ EAPI="3" @@ -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" # specific version for gettext needed diff --git a/sys-block/parted/parted-3.1-r1.ebuild b/sys-block/parted/parted-3.1-r1.ebuild index 1c344ce1de86..c179dd6a3787 100644 --- a/sys-block/parted/parted-3.1-r1.ebuild +++ b/sys-block/parted/parted-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.13 2013/07/30 12:27:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.14 2013/08/03 07:39:03 ago Exp $ EAPI="4" @@ -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 |