diff options
author | 2008-01-28 22:35:13 +0000 | |
---|---|---|
committer | 2008-01-28 22:35:13 +0000 | |
commit | 768de2bc7f79d2d560189c6a0c09435e45af10c6 (patch) | |
tree | 7ed4e2043f592ba9a7955914ba05701b9896723d /kde-base/qtjava | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-768de2bc7f79d2d560189c6a0c09435e45af10c6.tar.gz gentoo-2-768de2bc7f79d2d560189c6a0c09435e45af10c6.tar.bz2 gentoo-2-768de2bc7f79d2d560189c6a0c09435e45af10c6.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/qtjava')
-rw-r--r-- | kde-base/qtjava/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/qtjava/qtjava-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/qtjava/ChangeLog b/kde-base/qtjava/ChangeLog index 638d20813595..10757b41cbf6 100644 --- a/kde-base/qtjava/ChangeLog +++ b/kde-base/qtjava/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qtjava -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/ChangeLog,v 1.54 2007/10/19 23:57:31 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/ChangeLog,v 1.55 2008/01/28 22:35:13 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> qtjava-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *qtjava-3.5.8 (19 Oct 2007) diff --git a/kde-base/qtjava/qtjava-3.5.8.ebuild b/kde-base/qtjava/qtjava-3.5.8.ebuild index d69525f26a0c..bd556068425c 100644 --- a/kde-base/qtjava/qtjava-3.5.8.ebuild +++ b/kde-base/qtjava/qtjava-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.8.ebuild,v 1.1 2007/10/19 23:57:31 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.8.ebuild,v 1.2 2008/01/28 22:35:13 philantrop Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -11,7 +11,7 @@ inherit java-pkg-2 kde-meta DESCRIPTION="Java bindings for QT" HOMEPAGE="http://developer.kde.org/language-bindings/java/qtjava.html" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=virtual/jdk-1.4" RDEPEND=">=virtual/jre-1.4" |