diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 01:01:23 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 01:01:23 +0000 |
commit | 1be7f83a51643b528243bee68dfa0a102219ae15 (patch) | |
tree | 386ff8a8abec8fb3da274b59913825065bf6c30d /x11-libs | |
parent | new wxGTK and various wxwindows apps (diff) | |
download | historical-1be7f83a51643b528243bee68dfa0a102219ae15.tar.gz historical-1be7f83a51643b528243bee68dfa0a102219ae15.tar.bz2 historical-1be7f83a51643b528243bee68dfa0a102219ae15.zip |
fix0r KEYWORDS
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest index ccca2ea55c07..76ae05fc28e6 100644 --- a/x11-libs/wxGTK/Manifest +++ b/x11-libs/wxGTK/Manifest @@ -1,5 +1,5 @@ MD5 6a179cf78d3a99e15994bbb83bb56e56 ChangeLog 5532 -MD5 e9aa40b24030dcbe39c8a7eb909fc7a5 wxGTK-2.4.1.ebuild 2504 +MD5 5f3fa8c79699b437c9d8bd2154dc98db wxGTK-2.4.1.ebuild 2505 MD5 7b6cbaf39f7346190040182c8c0bf5c8 wxGTK-2.4.0.ebuild 2705 MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162 MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65 diff --git a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild index fbbe8415dcba..efb09ad2a81a 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.1.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/wxGTK/wxGTK-2.4.1.ebuild,v 1.1 2003/07/09 00:58:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.2 2003/07/09 01:01:14 liquidx Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.wxwindows.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="nls odbc opengl gtk2" DEPEND="virtual/x11 |