diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:37 +0000 |
commit | 040a438ddf50a01b57c05a9ec0d8de5694af7cfc (patch) | |
tree | 7328eb9cb9f217a0868ebc857db5d6b197672b43 /app-office/dia2code | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-040a438ddf50a01b57c05a9ec0d8de5694af7cfc.tar.gz gentoo-2-040a438ddf50a01b57c05a9ec0d8de5694af7cfc.tar.bz2 gentoo-2-040a438ddf50a01b57c05a9ec0d8de5694af7cfc.zip |
Stable for x86, wrt bug #512012
(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 771eb77f1ace..cd0880a5d8a4 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.36 2014/07/22 10:42:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.37 2014/07/23 15:13:37 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.7.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.7.ebuild: Stable for amd64, wrt bug #512912 diff --git a/app-office/dia2code/dia2code-0.8.7.ebuild b/app-office/dia2code/dia2code-0.8.7.ebuild index 63b829ef1487..8f3db6b6eb0e 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.2 2014/07/22 10:42:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v 1.3 2014/07/23 15:13:37 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" |