diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-27 15:52:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-27 15:52:12 +0000 |
commit | acf5ef8c335ec6b808de5c403c50839eac328bca (patch) | |
tree | 4ccd57e0124676db3cbbd9d38233aefa463282c4 /kde-misc/customizable-weather | |
parent | Fix Manifest (diff) | |
download | gentoo-2-acf5ef8c335ec6b808de5c403c50839eac328bca.tar.gz gentoo-2-acf5ef8c335ec6b808de5c403c50839eac328bca.tar.bz2 gentoo-2-acf5ef8c335ec6b808de5c403c50839eac328bca.zip |
Version bump. Drop old.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.0.5.ebuild (renamed from kde-misc/customizable-weather/customizable-weather-1.0.4.ebuild) | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index fb01af585402..fc98316b6814 100644 --- a/kde-misc/customizable-weather/ChangeLog +++ b/kde-misc/customizable-weather/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-misc/customizable-weather # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.1 2010/06/02 23:04:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.2 2010/06/27 15:52:12 scarabeus Exp $ + +*customizable-weather-1.0.5 (27 Jun 2010) + + 27 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -customizable-weather-1.0.4.ebuild, +customizable-weather-1.0.5.ebuild: + Version bump. Drop old. *customizable-weather-1.0.4 (02 Jun 2010) diff --git a/kde-misc/customizable-weather/customizable-weather-1.0.4.ebuild b/kde-misc/customizable-weather/customizable-weather-1.0.5.ebuild index 278265f19ecd..6d40f716958a 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.0.4.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.0.5.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.0.4.ebuild,v 1.1 2010/06/02 23:04:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.0.5.ebuild,v 1.1 2010/06/27 15:52:12 scarabeus Exp $ EAPI="2" +KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN" inherit kde4-base MY_P="cwp-${PV}" |