diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:24:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:24:59 +0000 |
commit | 77bc854e106514b32162bccaa34e39384c3eae62 (patch) | |
tree | 8d0f0927d801019e09f46cb525367567bb52dc66 /app-office/dia | |
parent | Stable for HPPA (bug #427544). (diff) | |
download | gentoo-2-77bc854e106514b32162bccaa34e39384c3eae62.tar.gz gentoo-2-77bc854e106514b32162bccaa34e39384c3eae62.tar.bz2 gentoo-2-77bc854e106514b32162bccaa34e39384c3eae62.zip |
Stable for HPPA (bug #427544).
(Portage version: 2.2.0_alpha134/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog index d0fdbac550d0..97821a84b7ae 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.147 2012/07/15 16:24:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.148 2012/10/02 15:24:59 jer Exp $ + + 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> dia-0.97.2-r1.ebuild: + Stable for HPPA (bug #427544). 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> dia-0.97.2.ebuild: alpha/ia64/sparc stable wrt #410611 diff --git a/app-office/dia/dia-0.97.2-r1.ebuild b/app-office/dia/dia-0.97.2-r1.ebuild index c535e876902a..9002d06bdd9d 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.4 2012/07/07 15:49:05 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild,v 1.5 2012/10/02 15:24:59 jer 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" |