diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-02 16:29:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-02 16:29:35 +0000 |
commit | a015af8cb1e8a135bdf78c4efc4076f2a87baaf5 (patch) | |
tree | 2e4f5b3b3ab6010b48ea2bf1fbffd7ffca70b34c /sys-block | |
parent | use qt3 *everywhere* (diff) | |
download | gentoo-2-a015af8cb1e8a135bdf78c4efc4076f2a87baaf5.tar.gz gentoo-2-a015af8cb1e8a135bdf78c4efc4076f2a87baaf5.tar.bz2 gentoo-2-a015af8cb1e8a135bdf78c4efc4076f2a87baaf5.zip |
stable x86; bug 169008
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/gparted/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/gparted/gparted-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/gparted/ChangeLog b/sys-block/gparted/ChangeLog index 3042e1308660..9bbf1a8bdd66 100644 --- a/sys-block/gparted/ChangeLog +++ b/sys-block/gparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/gparted # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.36 2007/03/02 15:10:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.37 2007/03/02 16:29:35 opfer Exp $ + + 02 Mar 2007; Christian Faulhammer <opfer@gentoo.org> gparted-0.3.3.ebuild: + stable x86; bug 169008 02 Mar 2007; Simon Stelling <blubb@gentoo.org> gparted-0.3.3.ebuild: stable on amd64; bug 169008 diff --git a/sys-block/gparted/gparted-0.3.3.ebuild b/sys-block/gparted/gparted-0.3.3.ebuild index 58e6fe8fd2c4..d9571b2e479e 100644 --- a/sys-block/gparted/gparted-0.3.3.ebuild +++ b/sys-block/gparted/gparted-0.3.3.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-block/gparted/gparted-0.3.3.ebuild,v 1.2 2007/03/02 15:10:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.3.ebuild,v 1.3 2007/03/02 16:29:35 opfer Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gparted/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="fat hfs jfs ntfs reiserfs reiser4 xfs" RDEPEND=">=sys-apps/parted-1.7.1 |