diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
commit | f8eea26a177a8a750557134444e5b37ddadd4f7b (patch) | |
tree | 36ff5224ac05369fbd9b6145dfb8b015c85b891d /dev-db/gmyclient | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.gz gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.bz2 gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-db/gmyclient')
-rw-r--r-- | dev-db/gmyclient/gmyclient-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/gmyclient/gmyclient-0.3.ebuild b/dev-db/gmyclient/gmyclient-0.3.ebuild index 8fdbbf921907..2eccb35d96b4 100644 --- a/dev-db/gmyclient/gmyclient-0.3.ebuild +++ b/dev-db/gmyclient/gmyclient-0.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/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.4 2003/05/25 10:55:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.5 2003/07/11 21:04:12 aliz Exp $ DESCRIPTION="Gnome based mysql client" SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gmyclient.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="nls" DEPEND=">=gnome-base/gnome-libs-1.2 |