diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:24:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:24:37 +0000 |
commit | 0a0a3e0579c4965f1d3b4cc51491f2abd8b3762a (patch) | |
tree | fa6c2b1e997e667951ed48dc997d7dbd95969a1e /app-office | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-0a0a3e0579c4965f1d3b4cc51491f2abd8b3762a.tar.gz gentoo-2-0a0a3e0579c4965f1d3b4cc51491f2abd8b3762a.tar.bz2 gentoo-2-0a0a3e0579c4965f1d3b4cc51491f2abd8b3762a.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia/dia-0.97.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog index 672ef1b9dbc2..6025193fce66 100644 --- a/app-office/dia/ChangeLog +++ b/app-office/dia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.159 2013/12/08 17:44:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.160 2013/12/22 15:24:37 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> dia-0.97.2-r2.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> dia-0.97.2-r2.ebuild: x86 stable, bug #478252 diff --git a/app-office/dia/dia-0.97.2-r2.ebuild b/app-office/dia/dia-0.97.2-r2.ebuild index 770e8aa9755a..51c0c8dde627 100644 --- a/app-office/dia/dia-0.97.2-r2.ebuild +++ b/app-office/dia/dia-0.97.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild,v 1.4 2013/12/08 17:44:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild,v 1.5 2013/12/22 15:24:37 jer Exp $ EAPI=5 GCONF_DEBUG=yes @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Dia" 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 IUSE="cairo doc python" |