diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-27 09:11:20 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-27 09:11:20 +0000 |
commit | a44c27acbf4b94b5765fec28bb25eb11aa784db3 (patch) | |
tree | 2a1f35721363007f82e2bf319539c3369575b5ab /app-office/qchartdiary | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-a44c27acbf4b94b5765fec28bb25eb11aa784db3.tar.gz gentoo-2-a44c27acbf4b94b5765fec28bb25eb11aa784db3.tar.bz2 gentoo-2-a44c27acbf4b94b5765fec28bb25eb11aa784db3.zip |
Stable on amd64 wrt bug #325713
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/qchartdiary')
-rw-r--r-- | app-office/qchartdiary/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/qchartdiary/ChangeLog b/app-office/qchartdiary/ChangeLog index df136227610e..2e91ca22fdc2 100644 --- a/app-office/qchartdiary/ChangeLog +++ b/app-office/qchartdiary/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/qchartdiary # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.3 2010/01/01 11:32:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.4 2010/06/27 09:11:20 angelos Exp $ + + 27 Jun 2010; Christoph Mende <angelos@gentoo.org> + qchartdiary-0.6.4.1-r2.ebuild: + Stable on amd64 wrt bug #325713 *qchartdiary-0.6.4.1-r2 (01 Jan 2010) diff --git a/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild b/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild index 530862652963..b7b522cf455b 100644 --- a/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild +++ b/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.1 2010/01/01 11:32:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.2 2010/06/27 09:11:20 angelos Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-src.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="x11-libs/qt-gui:4 |