diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:58:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:58:26 +0000 |
commit | 9d40a7b0d75ef2a728ffddf200814dabe0355a2d (patch) | |
tree | 8e03f3f90fda58eb603b132b502362fb545ebd1c /media-gfx | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-9d40a7b0d75ef2a728ffddf200814dabe0355a2d.tar.gz gentoo-2-9d40a7b0d75ef2a728ffddf200814dabe0355a2d.tar.bz2 gentoo-2-9d40a7b0d75ef2a728ffddf200814dabe0355a2d.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/digikam/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/digikam/digikam-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/digikam/ChangeLog b/media-gfx/digikam/ChangeLog index 8901d2a80eca..3e17628695b6 100644 --- a/media-gfx/digikam/ChangeLog +++ b/media-gfx/digikam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/digikam # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.240 2013/03/31 16:08:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.241 2013/03/31 16:58:26 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> digikam-3.0.0.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> digikam-3.0.0.ebuild: Stable for amd64, wrt bug #462890 diff --git a/media-gfx/digikam/digikam-3.0.0.ebuild b/media-gfx/digikam/digikam-3.0.0.ebuild index 7d3eed6f6e7e..c6e53a840103 100644 --- a/media-gfx/digikam/digikam-3.0.0.ebuild +++ b/media-gfx/digikam/digikam-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-3.0.0.ebuild,v 1.3 2013/03/31 16:08:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-3.0.0.ebuild,v 1.4 2013/03/31 16:58:26 ago Exp $ EAPI=5 @@ -25,7 +25,7 @@ SRC_URI="mirror://kde/stable/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2 handbook? ( FDL-1.2 )" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="addressbook debug doc gphoto2 mysql semantic-desktop themedesigner +thumbnails video" |