diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:48:53 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:48:53 +0000 |
commit | d3d0303921748f4140c390f597ed87abe55d01c7 (patch) | |
tree | 909af90fd3d652b9b6d2d5c8a2777c85c0fa6d7a /app-office/dia2code | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-d3d0303921748f4140c390f597ed87abe55d01c7.tar.gz historical-d3d0303921748f4140c390f597ed87abe55d01c7.tar.bz2 historical-d3d0303921748f4140c390f597ed87abe55d01c7.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'app-office/dia2code')
-rw-r--r-- | app-office/dia2code/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia2code/dia2code-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog index cd7e861bafaf..fbb5a89d7a89 100644 --- a/app-office/dia2code/ChangeLog +++ b/app-office/dia2code/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia2code # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.16 2011/02/23 23:15:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.17 2011/02/24 20:48:28 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> dia2code-0.8.3.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> dia2code-0.8.3.ebuild: Stable on amd64 wrt bug #353436 diff --git a/app-office/dia2code/dia2code-0.8.3.ebuild b/app-office/dia2code/dia2code-0.8.3.ebuild index ed21cf99662c..1cb416ec2ae1 100644 --- a/app-office/dia2code/dia2code-0.8.3.ebuild +++ b/app-office/dia2code/dia2code-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.4 2011/02/23 23:15:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.5 2011/02/24 20:48:28 tomka Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-libs/libxml2" |