diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:12:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:12:06 +0000 |
commit | ee480b4e5ec483c16064c0204ff07ad739c249ed (patch) | |
tree | 8bcb5687cdf3458adfbbf61f67ec0910f35c74e0 /app-office/dia | |
parent | Stable for amd64, wrt bug #410611 (diff) | |
download | historical-ee480b4e5ec483c16064c0204ff07ad739c249ed.tar.gz historical-ee480b4e5ec483c16064c0204ff07ad739c249ed.tar.bz2 historical-ee480b4e5ec483c16064c0204ff07ad739c249ed.zip |
Stable for amd64, wrt bug #410611
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia/dia-0.97.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog index 100b4d92f408..0d8886c0e83a 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.135 2012/04/08 01:14:52 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.136 2012/04/18 20:10:40 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> dia-0.97.2.ebuild: + Stable for amd64, wrt bug #410611 08 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> dia-0.97.2.ebuild, +files/dia-0.97.2-glib-2.31.patch: diff --git a/app-office/dia/dia-0.97.2.ebuild b/app-office/dia/dia-0.97.2.ebuild index 69ed4cffac6f..856730f4a322 100644 --- a/app-office/dia/dia-0.97.2.ebuild +++ b/app-office/dia/dia-0.97.2.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.ebuild,v 1.3 2012/04/08 01:14:52 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2.ebuild,v 1.4 2012/04/18 20:10:40 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/Dia" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~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" |