diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 10:53:21 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 10:53:21 +0000 |
commit | 1db42b1b14263365745545f25c946f01be1709d4 (patch) | |
tree | 10a39cb4c93d6687707ee1f6966463aadb440f70 /x11-libs/wxGTK | |
parent | repoman QA issues (diff) | |
download | gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.gz gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.bz2 gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.zip |
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.2.9.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.3.2.ebuild | 5 |
4 files changed, 16 insertions, 4 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild index e6dc600f4892..4f78b18bf272 100644 --- a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Tod Neidt <tneidt@fidnet.com> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.3 2002/07/09 10:53:21 aliz Exp $ S=${WORKDIR}/${P} @@ -10,6 +10,9 @@ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" HOMEPAGE="http://www.wxwindows.org/" +LICENSE="GPL-2" +SLOT="2.2" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* dev-libs/libunicode diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild index 9c3b8dc93416..bde047bac198 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Tod Neidt <tneidt@fidnet.com> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.4 2002/07/09 10:53:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." +LICENSE="GPL-2" +SLOT="2.3" +KEYWORDS="x86" SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild index 1b3ce47ee278..f4ad5d6439e7 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.1 2002/06/13 11:39:00 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.2 2002/07/09 10:53:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="2.3" +KEYWORDS="x86" HOMEPAGE="http://www.wxwindows.org/" diff --git a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild index 154afa9ee226..43a2d9bfdb31 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Tod Neidt <tneidt@fidnet.com> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.4 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.5 2002/07/09 10:53:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." +LICENSE="GPL-2" +SLOT="2.3" +KEYWORDS="x86" SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" |