diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-05 17:47:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-05 17:47:56 +0000 |
commit | 4a3913b7f70cb4d9e1e578f8fd401ca2c8afcebe (patch) | |
tree | 376575c56800c6a54ecd31e10075864088ef4eb9 /sys-apps/parted | |
parent | Raise mutagen dep to 1.11 wrt #196623 (diff) | |
download | gentoo-2-4a3913b7f70cb4d9e1e578f8fd401ca2c8afcebe.tar.gz gentoo-2-4a3913b7f70cb4d9e1e578f8fd401ca2c8afcebe.tar.bz2 gentoo-2-4a3913b7f70cb4d9e1e578f8fd401ca2c8afcebe.zip |
sparc stable wrt #171787
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/parted/ChangeLog b/sys-apps/parted/ChangeLog index 1833a9deb9a0..61353694539e 100644 --- a/sys-apps/parted/ChangeLog +++ b/sys-apps/parted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/parted # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.128 2007/10/14 17:52:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.129 2007/11/05 17:47:56 armin76 Exp $ + + 05 Nov 2007; Raúl Porcel <armin76@gentoo.org> parted-1.8.8.ebuild: + sparc stable wrt #171787 14 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> parted-1.8.8.ebuild: Change readline dependency to be version 5.2 or better. Thanks to Jacob diff --git a/sys-apps/parted/parted-1.8.8.ebuild b/sys-apps/parted/parted-1.8.8.ebuild index d034066f002a..bfb4ab8b401a 100644 --- a/sys-apps/parted/parted-1.8.8.ebuild +++ b/sys-apps/parted/parted-1.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.11 2007/10/14 17:52:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.12 2007/11/05 17:47:56 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" 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="nls readline debug selinux device-mapper" # specific version for gettext needed |