diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:45:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:45:39 +0000 |
commit | 293ea8addcd29218f97a4d43e50df7b788d58f79 (patch) | |
tree | 585fed7e1747d785b036d4f0aa2b4e1428cb18ad /app-office/dia2code | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-293ea8addcd29218f97a4d43e50df7b788d58f79.tar.gz gentoo-2-293ea8addcd29218f97a4d43e50df7b788d58f79.tar.bz2 gentoo-2-293ea8addcd29218f97a4d43e50df7b788d58f79.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-office/dia2code')
-rw-r--r-- | app-office/dia2code/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia2code/dia2code-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog index 19fbab93000a..85350a91183f 100644 --- a/app-office/dia2code/ChangeLog +++ b/app-office/dia2code/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia2code # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.22 2012/10/03 10:27:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.23 2012/10/04 14:45:39 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.4.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dia2code-0.8.4.ebuild: x86 stable wrt bug #427544 diff --git a/app-office/dia2code/dia2code-0.8.4.ebuild b/app-office/dia2code/dia2code-0.8.4.ebuild index 4132cc375f71..291a76b43ac4 100644 --- a/app-office/dia2code/dia2code-0.8.4.ebuild +++ b/app-office/dia2code/dia2code-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.4.ebuild,v 1.2 2012/10/03 10:27:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.4.ebuild,v 1.3 2012/10/04 14:45:39 ago Exp $ EAPI=4 @@ -12,7 +12,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" |