diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-23 08:54:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-23 08:54:33 +0000 |
commit | 709a837ecef6dfb0df2fdc8c9e2a343bec985e63 (patch) | |
tree | 1d2b0d743387aa62201987c8786c8ac780ad05e0 /app-officeext/dmaths | |
parent | Really stable on x86 rather than on ppc64. (diff) | |
download | gentoo-2-709a837ecef6dfb0df2fdc8c9e2a343bec985e63.tar.gz gentoo-2-709a837ecef6dfb0df2fdc8c9e2a343bec985e63.tar.bz2 gentoo-2-709a837ecef6dfb0df2fdc8c9e2a343bec985e63.zip |
Stable on amd64 and x86.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-officeext/dmaths')
-rw-r--r-- | app-officeext/dmaths/ChangeLog | 5 | ||||
-rw-r--r-- | app-officeext/dmaths/dmaths-3.4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/dmaths/ChangeLog b/app-officeext/dmaths/ChangeLog index 96e3cba1c0d8..19f62db9837d 100644 --- a/app-officeext/dmaths/ChangeLog +++ b/app-officeext/dmaths/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-officeext/dmaths # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/dmaths/ChangeLog,v 1.2 2012/05/10 09:39:56 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/dmaths/ChangeLog,v 1.3 2012/05/23 08:54:33 scarabeus Exp $ + + 23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> dmaths-3.4.2.2.ebuild: + Stable on amd64 and x86. *dmaths-3.4.2.2 (10 May 2012) diff --git a/app-officeext/dmaths/dmaths-3.4.2.2.ebuild b/app-officeext/dmaths/dmaths-3.4.2.2.ebuild index c604afeb4934..f5e27dd5a9b2 100644 --- a/app-officeext/dmaths/dmaths-3.4.2.2.ebuild +++ b/app-officeext/dmaths/dmaths-3.4.2.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-officeext/dmaths/dmaths-3.4.2.2.ebuild,v 1.1 2012/05/10 09:39:56 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/dmaths/dmaths-3.4.2.2.ebuild,v 1.2 2012/05/23 08:54:33 scarabeus Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/ooo" |