diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-05-25 09:04:14 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-05-25 09:04:14 +0000 |
commit | a2929d03fd7ec05743586bbca50d717d3f34f7c2 (patch) | |
tree | 172174da7a3ef4592050da058171c3b9961649c3 /www-plugins/lightspark | |
parent | Fixed build issue with forced --as-needed, bug #321409, thank Diego E. 'Flame... (diff) | |
download | gentoo-2-a2929d03fd7ec05743586bbca50d717d3f34f7c2.tar.gz gentoo-2-a2929d03fd7ec05743586bbca50d717d3f34f7c2.tar.bz2 gentoo-2-a2929d03fd7ec05743586bbca50d717d3f34f7c2.zip |
Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/lightspark')
-rw-r--r-- | www-plugins/lightspark/ChangeLog | 8 | ||||
-rw-r--r-- | www-plugins/lightspark/lightspark-0.3.9.ebuild (renamed from www-plugins/lightspark/lightspark-0.3.5.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-plugins/lightspark/ChangeLog b/www-plugins/lightspark/ChangeLog index aff6bf148fc8..24c980aa3fc9 100644 --- a/www-plugins/lightspark/ChangeLog +++ b/www-plugins/lightspark/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-plugins/lightspark # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.4 2010/05/20 05:51:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.5 2010/05/25 09:04:14 chithanh Exp $ + +*lightspark-0.3.9 (25 May 2010) + + 25 May 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -lightspark-0.3.5.ebuild, +lightspark-0.3.9.ebuild: + Version bump. 20 May 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> lightspark-0.3.5.ebuild: diff --git a/www-plugins/lightspark/lightspark-0.3.5.ebuild b/www-plugins/lightspark/lightspark-0.3.9.ebuild index 8cb84b1e7f58..6be2f6b9950b 100644 --- a/www-plugins/lightspark/lightspark-0.3.5.ebuild +++ b/www-plugins/lightspark/lightspark-0.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.3.5.ebuild,v 1.2 2010/05/20 05:51:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.3.9.ebuild,v 1.1 2010/05/25 09:04:14 chithanh Exp $ EAPI=3 inherit cmake-utils nsplugins multilib |