diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:06:02 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:06:02 +0000 |
commit | 56c5297123bd59c1fee7521cbb856a72d7ef92cb (patch) | |
tree | 7628c252d619e3d59cfe188ebd7c6a23c2ff786e /app-office/dia2code | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-56c5297123bd59c1fee7521cbb856a72d7ef92cb.tar.gz gentoo-2-56c5297123bd59c1fee7521cbb856a72d7ef92cb.tar.bz2 gentoo-2-56c5297123bd59c1fee7521cbb856a72d7ef92cb.zip |
stable ppc, 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 85350a91183f..9060d425ea43 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.23 2012/10/04 14:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.24 2012/10/16 04:06:02 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> dia2code-0.8.4.ebuild: + stable ppc, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.4.ebuild: Stable for amd64, wrt bug #427544 diff --git a/app-office/dia2code/dia2code-0.8.4.ebuild b/app-office/dia2code/dia2code-0.8.4.ebuild index 291a76b43ac4..ffb9a7047974 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.3 2012/10/04 14:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.4.ebuild,v 1.4 2012/10/16 04:06:02 blueness 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" |