diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-08 19:43:31 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-08 19:43:31 +0000 |
commit | 4bb53ba3177118c52c82d60c391a38ece80d4a52 (patch) | |
tree | ba0375720694342b220f3d30fcf2638147db9940 /net-libs | |
parent | Version bump, #411037 by Ian Delaney. (diff) | |
download | gentoo-2-4bb53ba3177118c52c82d60c391a38ece80d4a52.tar.gz gentoo-2-4bb53ba3177118c52c82d60c391a38ece80d4a52.tar.bz2 gentoo-2-4bb53ba3177118c52c82d60c391a38ece80d4a52.zip |
Version bump; remove old
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libkvkontakte/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/libkvkontakte/libkvkontakte-2.6.0_beta3.ebuild (renamed from net-libs/libkvkontakte/libkvkontakte-2.3.0.ebuild) | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/libkvkontakte/ChangeLog b/net-libs/libkvkontakte/ChangeLog index 016e12ce1e2b..598e1ebd3206 100644 --- a/net-libs/libkvkontakte/ChangeLog +++ b/net-libs/libkvkontakte/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libkvkontakte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.10 2012/04/04 19:32:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.11 2012/04/08 19:43:31 dilfridge Exp $ + +*libkvkontakte-2.6.0_beta3 (08 Apr 2012) + + 08 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> + -libkvkontakte-2.3.0.ebuild, +libkvkontakte-2.6.0_beta3.ebuild: + Version bump; remove old 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libkvkontakte-2.5.0.ebuild: Stable for amd64, wrt bug #409403 diff --git a/net-libs/libkvkontakte/libkvkontakte-2.3.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-2.6.0_beta3.ebuild index 9e5dc4174083..411f061820b9 100644 --- a/net-libs/libkvkontakte/libkvkontakte-2.3.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-2.6.0_beta3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-2.3.0.ebuild,v 1.3 2011/12/07 22:04:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-2.6.0_beta3.ebuild,v 1.1 2012/04/08 19:43:31 dilfridge Exp $ EAPI=4 DIGIKAMPN=digikam KDE_LINGUAS="" -KDE_MINIMAL="4.7" +KDE_MINIMAL="4.8" CMAKE_MIN_VERSION=2.8 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.digikam.org/" SRC_URI="mirror://sourceforge/${DIGIKAMPN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="" IUSE="" SLOT=4 |