diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-16 18:42:49 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-16 18:42:49 +0000 |
commit | 12b74dc8b4dd09184d73aa7e2e1c4734d3050e24 (patch) | |
tree | ade37a36aa185db0e33f9ad6e93e8d2b8317a884 /x11-libs | |
parent | fixed a bug that caused nagios-plugins install to fail if it was installed be... (diff) | |
download | gentoo-2-12b74dc8b4dd09184d73aa7e2e1c4734d3050e24.tar.gz gentoo-2-12b74dc8b4dd09184d73aa7e2e1c4734d3050e24.tar.bz2 gentoo-2-12b74dc8b4dd09184d73aa7e2e1c4734d3050e24.zip |
marked x86
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild index 1d570ab9bee5..a7ee037fc7e1 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r10.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/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild,v 1.3 2003/03/16 13:14:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild,v 1.4 2003/03/16 18:42:49 foser Exp $ inherit eutils @@ -23,7 +23,7 @@ DEPEND="virtual/x11 SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" src_unpack() { unpack ${P}.tar.gz |