diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
commit | f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a (patch) | |
tree | 426e52287a641b91f04f07c38460926b5b952662 /kde-base/libksane | |
parent | Stable for x86, wrt bug #500342 (diff) | |
download | gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.gz gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.bz2 gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.zip |
Stable for x86, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/libksane')
-rw-r--r-- | kde-base/libksane/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libksane/libksane-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libksane/ChangeLog b/kde-base/libksane/ChangeLog index 7fda5ba85dcb..041a6b22fa1c 100644 --- a/kde-base/libksane/ChangeLog +++ b/kde-base/libksane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libksane # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.191 2014/02/14 12:23:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.192 2014/02/16 07:18:48 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libksane-4.11.5.ebuild: + Stable for x86, wrt bug #493782 14 Feb 2014; Johannes Huber <johu@gentoo.org> -libksane-4.12.1.ebuild: Remove KDE SC 4.12.1 diff --git a/kde-base/libksane/libksane-4.11.5.ebuild b/kde-base/libksane/libksane-4.11.5.ebuild index 7d911dab90b7..8f0b67775e7f 100644 --- a/kde-base/libksane/libksane-4.11.5.ebuild +++ b/kde-base/libksane/libksane-4.11.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.11.5.ebuild,v 1.3 2014/02/09 10:05:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.11.5.ebuild,v 1.4 2014/02/16 07:18:48 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" LICENSE="LGPL-2" |