From 0110049f4cc1421456faa6d5e782194194d6218a Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Wed, 8 Aug 2012 15:54:27 +0000 Subject: Fix the RC suffix it changed schema. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64, RepoMan options: --force) --- app-office/libreoffice-l10n/ChangeLog | 6 +++++- app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-office') diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index 8358c2b59a4d..54d8b8802617 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-l10n # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.53 2012/08/08 12:00:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.54 2012/08/08 15:54:27 scarabeus Exp $ + + 08 Aug 2012; Tomáš Chvátal + libreoffice-l10n-3.6.0.ebuild: + Fix the RC suffix it changed schema. *libreoffice-l10n-3.6.0 (08 Aug 2012) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild index 6681d66dec51..cce3af8053a3 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild,v 1.1 2012/08/08 12:00:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.6.0.ebuild,v 1.2 2012/08/08 15:54:27 scarabeus Exp $ EAPI=4 MY_PV="3.6.0" -RC_VERSION="rc4" # CHECK ME WITH EVERY BUMP! +RC_VERSION=".4" # CHECK ME WITH EVERY BUMP! BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm" inherit rpm eutils multilib versionator -- cgit v1.2.3-65-gdbad