diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:45:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:45:26 +0000 |
commit | 2bc6cdb5094fe6d11ec1485c170ceb3be7b4b66c (patch) | |
tree | 9a0ef83125ae3f18e68958dc0c13195aae40e486 /app-office | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-2bc6cdb5094fe6d11ec1485c170ceb3be7b4b66c.tar.gz gentoo-2-2bc6cdb5094fe6d11ec1485c170ceb3be7b4b66c.tar.bz2 gentoo-2-2bc6cdb5094fe6d11ec1485c170ceb3be7b4b66c.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia/dia-0.97.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog index f46adf91e688..183ce2011fee 100644 --- a/app-office/dia/ChangeLog +++ b/app-office/dia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.149 2012/10/03 10:27:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.150 2012/10/04 14:45:26 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> dia-0.97.2-r1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dia-0.97.2-r1.ebuild: x86 stable wrt bug #427544 diff --git a/app-office/dia/dia-0.97.2-r1.ebuild b/app-office/dia/dia-0.97.2-r1.ebuild index 376a7c757485..d24e0f9f7203 100644 --- a/app-office/dia/dia-0.97.2-r1.ebuild +++ b/app-office/dia/dia-0.97.2-r1.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/dia/dia-0.97.2-r1.ebuild,v 1.6 2012/10/03 10:27:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild,v 1.7 2012/10/04 14:45:26 ago Exp $ EAPI=4 @@ -16,7 +16,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 gnome python" |