diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-28 19:17:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-28 19:17:43 +0000 |
commit | aea8763952b0a21bc540120f51b36b32dbd96f4f (patch) | |
tree | b392537f63fa813d48e292a3737bc698d126cfc9 /sys-apps/partimage | |
parent | Change glx USE to opengl. (Manifest recommit) (diff) | |
download | gentoo-2-aea8763952b0a21bc540120f51b36b32dbd96f4f.tar.gz gentoo-2-aea8763952b0a21bc540120f51b36b32dbd96f4f.tar.bz2 gentoo-2-aea8763952b0a21bc540120f51b36b32dbd96f4f.zip |
remove ~amd64 (#69231)
Diffstat (limited to 'sys-apps/partimage')
-rw-r--r-- | sys-apps/partimage/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/partimage/partimage-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/partimage/partimage-0.6.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/partimage/partimage-0.6.4.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/partimage/ChangeLog b/sys-apps/partimage/ChangeLog index 47bb12961e97..bec97b66de8b 100644 --- a/sys-apps/partimage/ChangeLog +++ b/sys-apps/partimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/partimage # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/ChangeLog,v 1.12 2004/06/30 22:39:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/ChangeLog,v 1.13 2004/10/28 19:17:43 blubb Exp $ + + 28 Oct 2004; Simon Stelling <blubb@gentoo.org> partimage-0.6.2.ebuild, + partimage-0.6.4-r1.ebuild, partimage-0.6.4.ebuild: + removing ~amd64, broken (see bug #69231) 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> partimage-0.6.2.ebuild, partimage-0.6.4-r1.ebuild, partimage-0.6.4.ebuild: diff --git a/sys-apps/partimage/partimage-0.6.2.ebuild b/sys-apps/partimage/partimage-0.6.2.ebuild index 4c4aaa71a577..b6df731ee80f 100644 --- a/sys-apps/partimage/partimage-0.6.2.ebuild +++ b/sys-apps/partimage/partimage-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.15 2004/07/15 02:03:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.16 2004/10/28 19:17:43 blubb Exp $ inherit gnuconfig @@ -9,7 +9,7 @@ HOMEPAGE="http://www.partimage.org/" SRC_URI="mirror://sourceforge/partimage/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86" IUSE="ssl" RDEPEND="virtual/libc diff --git a/sys-apps/partimage/partimage-0.6.4-r1.ebuild b/sys-apps/partimage/partimage-0.6.4-r1.ebuild index e0e548520fb2..66a5f260f149 100644 --- a/sys-apps/partimage/partimage-0.6.4-r1.ebuild +++ b/sys-apps/partimage/partimage-0.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.4-r1.ebuild,v 1.5 2004/07/15 02:03:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.4-r1.ebuild,v 1.6 2004/10/28 19:17:43 blubb Exp $ inherit gnuconfig eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.partimage.org/" SRC_URI="mirror://sourceforge/partimage/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~ppc" IUSE="ssl nologin" RDEPEND="virtual/libc diff --git a/sys-apps/partimage/partimage-0.6.4.ebuild b/sys-apps/partimage/partimage-0.6.4.ebuild index 828af9a82e46..07066ccaee39 100644 --- a/sys-apps/partimage/partimage-0.6.4.ebuild +++ b/sys-apps/partimage/partimage-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.4.ebuild,v 1.7 2004/06/30 22:39:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.4.ebuild,v 1.8 2004/10/28 19:17:43 blubb Exp $ inherit gnuconfig eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.partimage.org/" SRC_URI="mirror://sourceforge/partimage/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~ppc" IUSE="ssl nologin" RDEPEND="virtual/libc |