diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:35 +0000 |
commit | 1ffa1cf2a54c78b7f28a2e141acfe7a2b438d3bd (patch) | |
tree | 9ef0f3cdffbdd941ce6e92870d3edecdb8156e35 /app-office | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-1ffa1cf2a54c78b7f28a2e141acfe7a2b438d3bd.tar.gz gentoo-2-1ffa1cf2a54c78b7f28a2e141acfe7a2b438d3bd.tar.bz2 gentoo-2-1ffa1cf2a54c78b7f28a2e141acfe7a2b438d3bd.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')
-rw-r--r-- | app-office/dia/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/dia/dia-0.97.3_pre20140417-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog index 2e9c012ecc4c..a8c388cdabf5 100644 --- a/app-office/dia/ChangeLog +++ b/app-office/dia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/dia # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.171 2014/07/22 10:42:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.172 2014/07/23 15:13:35 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + dia-0.97.3_pre20140417-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dia-0.97.3_pre20140417-r1.ebuild: diff --git a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild index 57bc974c68c3..cc035ef549de 100644 --- a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild +++ b/app-office/dia/dia-0.97.3_pre20140417-r1.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/dia/dia-0.97.3_pre20140417-r1.ebuild,v 1.2 2014/07/22 10:42:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild,v 1.3 2014/07/23 15:13:35 ago Exp $ EAPI=5 GCONF_DEBUG=yes @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-0.97.2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" # the doc USE flag doesn't seem to do anything without docbook2html # cairo support is preferred as explained by upstream at: # https://bugzilla.gnome.org/show_bug.cgi?id=729668#c6 |