diff options
author | 2004-12-10 20:22:03 +0000 | |
---|---|---|
committer | 2004-12-10 20:22:03 +0000 | |
commit | 401d7dce1ac65f5e864993dc99f6823ad0de0d6d (patch) | |
tree | cda352eea3d10ae3f5579ce543dae33db00db437 /kde-base/qtjava/qtjava-3.3.1.ebuild | |
parent | Fix for bug 74005 (Manifest recommit) (diff) | |
download | gentoo-2-401d7dce1ac65f5e864993dc99f6823ad0de0d6d.tar.gz gentoo-2-401d7dce1ac65f5e864993dc99f6823ad0de0d6d.tar.bz2 gentoo-2-401d7dce1ac65f5e864993dc99f6823ad0de0d6d.zip |
fix no-gtk-glib-check.diff to remove the check from another place where it appeared, and bump the KM_MAKEFILESREV for affected ebuilds
Diffstat (limited to 'kde-base/qtjava/qtjava-3.3.1.ebuild')
-rw-r--r-- | kde-base/qtjava/qtjava-3.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-base/qtjava/qtjava-3.3.1.ebuild b/kde-base/qtjava/qtjava-3.3.1.ebuild index 810bf2c9981f..017594d64502 100644 --- a/kde-base/qtjava/qtjava-3.3.1.ebuild +++ b/kde-base/qtjava/qtjava-3.3.1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.3.1.ebuild,v 1.4 2004/11/13 10:45:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.3.1.ebuild,v 1.5 2004/12/10 20:22:02 danarmak Exp $ KMNAME=kdebindings +KM_MAKEFILESREV=1 inherit kde-meta DESCRIPTION="Java bindings for QT" |