diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:22 +0000 |
commit | e30d2e1b7b3236e61f9eb47ceec2549faacbf1e3 (patch) | |
tree | 2f8f36bf4f848208c8e9760639c1bc4b3dca0e03 /app-office/dia2code | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-e30d2e1b7b3236e61f9eb47ceec2549faacbf1e3.tar.gz gentoo-2-e30d2e1b7b3236e61f9eb47ceec2549faacbf1e3.tar.bz2 gentoo-2-e30d2e1b7b3236e61f9eb47ceec2549faacbf1e3.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/dia2code')
-rw-r--r-- | app-office/dia2code/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia2code/dia2code-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog index 11af74d3f292..771eb77f1ace 100644 --- a/app-office/dia2code/ChangeLog +++ b/app-office/dia2code/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia2code # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.35 2014/07/14 18:57:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.36 2014/07/22 10:42:22 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.7.ebuild: + Stable for amd64, wrt bug #512912 *dia2code-0.8.7 (14 Jul 2014) diff --git a/app-office/dia2code/dia2code-0.8.7.ebuild b/app-office/dia2code/dia2code-0.8.7.ebuild index 3de1edd6c2da..63b829ef1487 100644 --- a/app-office/dia2code/dia2code-0.8.7.ebuild +++ b/app-office/dia2code/dia2code-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v 1.1 2014/07/14 18:57:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v 1.2 2014/07/22 10:42:22 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,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" |