diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-30 15:37:31 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-30 15:37:31 +0000 |
commit | e34c57b04212958f478a42c3fd9de45d8ffb3fec (patch) | |
tree | 23002908f134dffe4363991295d76fc7654bd4ef /app-arch | |
parent | Fixed a typo (replace-flag != replace-flags) (diff) | |
download | historical-e34c57b04212958f478a42c3fd9de45d8ffb3fec.tar.gz historical-e34c57b04212958f478a42c3fd9de45d8ffb3fec.tar.bz2 historical-e34c57b04212958f478a42c3fd9de45d8ffb3fec.zip |
mark x86
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/file-roller-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-2.2.3.ebuild b/app-arch/file-roller/file-roller-2.2.3.ebuild index 4e594d5a0810..b5c02848a896 100644 --- a/app-arch/file-roller/file-roller-2.2.3.ebuild +++ b/app-arch/file-roller/file-roller-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2.3.ebuild,v 1.1 2003/03/21 11:23:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.2.3.ebuild,v 1.2 2003/03/30 15:37:31 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" DEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.1 |