diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-29 23:13:20 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-29 23:13:20 +0000 |
commit | 6b407aaa907c214d693a7076fccc867e240e01c1 (patch) | |
tree | c2c804caac8b032e517660536a9edd11c55afa6a /app-arch/file-roller | |
parent | New version (diff) | |
download | gentoo-2-6b407aaa907c214d693a7076fccc867e240e01c1.tar.gz gentoo-2-6b407aaa907c214d693a7076fccc867e240e01c1.tar.bz2 gentoo-2-6b407aaa907c214d693a7076fccc867e240e01c1.zip |
unmask x86
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/file-roller-2.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/file-roller/file-roller-2.0.4.ebuild b/app-arch/file-roller/file-roller-2.0.4.ebuild index 6d05ff4b0e29..6b11eac0b08d 100644 --- a/app-arch/file-roller/file-roller-2.0.4.ebuild +++ b/app-arch/file-roller/file-roller-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.0.4.ebuild,v 1.2 2002/11/05 15:32:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.0.4.ebuild,v 1.3 2002/11/29 23:13:20 foser Exp $ inherit gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" DEPEND=">=x11-libs/gtk+-2.0.5 >=gnome-base/gnome-vfs-2.0.0 diff --git a/app-arch/file-roller/file-roller-2.1.2.ebuild b/app-arch/file-roller/file-roller-2.1.2.ebuild index 34e8b15d2ea8..292ddc19b27a 100644 --- a/app-arch/file-roller/file-roller-2.1.2.ebuild +++ b/app-arch/file-roller/file-roller-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.1.2.ebuild,v 1.2 2002/10/29 14:55:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.1.2.ebuild,v 1.3 2002/11/29 23:13:20 foser Exp $ inherit gnome2 debug @@ -15,7 +15,7 @@ SRC_URI="http://ftp.gnome.org/pub/GNOME/desktop/2.1/2.1.1/sources/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-2.1* >=gnome-base/gnome-vfs-2.0.4 |