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/barcode | |
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/barcode')
-rw-r--r-- | app-officeext/barcode/ChangeLog | 5 | ||||
-rw-r--r-- | app-officeext/barcode/barcode-1.3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/barcode/ChangeLog b/app-officeext/barcode/ChangeLog index fad05ea384ce..ec1da55f9c04 100644 --- a/app-officeext/barcode/ChangeLog +++ b/app-officeext/barcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-officeext/barcode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/barcode/ChangeLog,v 1.1 2012/05/09 16:47:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/barcode/ChangeLog,v 1.2 2012/05/23 08:54:32 scarabeus Exp $ + + 23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> barcode-1.3.5.0.ebuild: + Stable on amd64 and x86. *barcode-1.3.5.0 (09 May 2012) diff --git a/app-officeext/barcode/barcode-1.3.5.0.ebuild b/app-officeext/barcode/barcode-1.3.5.0.ebuild index f2a59f8a2090..f87e351cfddc 100644 --- a/app-officeext/barcode/barcode-1.3.5.0.ebuild +++ b/app-officeext/barcode/barcode-1.3.5.0.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/barcode/barcode-1.3.5.0.ebuild,v 1.1 2012/05/09 16:47:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/barcode/barcode-1.3.5.0.ebuild,v 1.2 2012/05/23 08:54:32 scarabeus Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV} LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/ooo" |