diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-14 13:50:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-14 13:50:12 +0000 |
commit | 0b114769a8c427c17e46908479559dcb85db0c0c (patch) | |
tree | 6d1676903de6beafe2d941de30bb446c85bb68c7 /app-office/qchartdiary | |
parent | Remove old ebuilds (diff) | |
download | gentoo-2-0b114769a8c427c17e46908479559dcb85db0c0c.tar.gz gentoo-2-0b114769a8c427c17e46908479559dcb85db0c0c.tar.bz2 gentoo-2-0b114769a8c427c17e46908479559dcb85db0c0c.zip |
stable x86, bug 325713
(Portage version: 2.1.8.3/cvs/Linux i686)
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 2e91ca22fdc2..db47e2bdc295 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.4 2010/06/27 09:11:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.5 2010/07/14 13:50:12 fauli Exp $ + + 14 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + qchartdiary-0.6.4.1-r2.ebuild: + stable x86, bug 325713 27 Jun 2010; Christoph Mende <angelos@gentoo.org> qchartdiary-0.6.4.1-r2.ebuild: 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 b7b522cf455b..b7e707b701d2 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.2 2010/06/27 09:11:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.3 2010/07/14 13:50:12 fauli 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 |