diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-09 05:55:46 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-09 05:55:46 +0000 |
commit | 7134e638655c2f7860ab0cfb39c468ff73fe4fd4 (patch) | |
tree | fc12757a4f0955c7e64d9a4bb06d9cf268c9ebf6 /x11-libs | |
parent | Marked stable (diff) | |
download | gentoo-2-7134e638655c2f7860ab0cfb39c468ff73fe4fd4.tar.gz gentoo-2-7134e638655c2f7860ab0cfb39c468ff73fe4fd4.tar.bz2 gentoo-2-7134e638655c2f7860ab0cfb39c468ff73fe4fd4.zip |
Marked stable
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/Manifest | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 37b2da3b836b..801703327b62 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.34 2003/10/07 23:49:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.35 2003/10/09 05:55:37 pythonhead Exp $ + + 08 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.4.1-r1.ebuild, + wxGTK-2.4.1.ebuild: + Marked 2.4.1 and 2.4.1-r1 stable *wxGTK-2.4.2 (08 Oct 2003) diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest index 7e34a7a5b1c6..2b6425b6a613 100644 --- a/x11-libs/wxGTK/Manifest +++ b/x11-libs/wxGTK/Manifest @@ -1,8 +1,8 @@ -MD5 43809ffc133d4676b162c6905e72c1a6 ChangeLog 6755 +MD5 e407cc7c47133950aa5044b09fe88704 ChangeLog 6892 MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162 MD5 f2c6a482f909a8b55480b1ba1cb662f3 wxGTK-2.4.0.ebuild 2697 -MD5 0a707e2ce8d214abb62c3a20ef19da39 wxGTK-2.4.1-r1.ebuild 2682 -MD5 8fb7fe50ada3aae54aa76b2d93f97199 wxGTK-2.4.1.ebuild 2496 +MD5 07829c372ad47e1094d9e07032bedcb9 wxGTK-2.4.1-r1.ebuild 2685 +MD5 4569efc18c0bd66837f33d2118d6a547 wxGTK-2.4.1.ebuild 2499 MD5 6a86c28c4c0b14b50365f12c3d994f6a wxGTK-2.4.2.ebuild 2327 MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65 MD5 86ee1d94ec752953d445a824f643fef5 files/digest-wxGTK-2.4.1 65 diff --git a/x11-libs/wxGTK/wxGTK-2.4.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.1-r1.ebuild index d0d3ebba3742..c62a9194ee30 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.1-r1.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-r1.ebuild,v 1.4 2003/10/07 23:49:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1-r1.ebuild,v 1.5 2003/10/09 05:55:37 pythonhead 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="wxWinLL-3" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="nls odbc opengl gtk2" DEPEND="virtual/x11 diff --git a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild index ec7bcbb5d1ac..38b679b76f56 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.5 2003/10/07 23:49:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.6 2003/10/09 05:55:37 pythonhead 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="wxWinLL-3" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="nls odbc opengl gtk2" DEPEND="virtual/x11 |