diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:52:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:52:21 +0000 |
commit | 46f5a68c2319e1f8939f69db244688122ab13a9e (patch) | |
tree | 546126364fae914a9437661c3461bd0de43897ed /kde-misc/kbiff | |
parent | Stable for x86, wrt bug #472986 (diff) | |
download | gentoo-2-46f5a68c2319e1f8939f69db244688122ab13a9e.tar.gz gentoo-2-46f5a68c2319e1f8939f69db244688122ab13a9e.tar.bz2 gentoo-2-46f5a68c2319e1f8939f69db244688122ab13a9e.zip |
Stable for x86, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc/kbiff')
-rw-r--r-- | kde-misc/kbiff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kbiff/kbiff-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kbiff/ChangeLog b/kde-misc/kbiff/ChangeLog index 56e951da121e..fd1c760aad0b 100644 --- a/kde-misc/kbiff/ChangeLog +++ b/kde-misc/kbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kbiff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbiff/ChangeLog,v 1.3 2013/06/11 15:50:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbiff/ChangeLog,v 1.4 2013/06/11 15:52:21 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kbiff-4.0.ebuild: + Stable for x86, wrt bug #472986 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kbiff-4.0.ebuild: Stable for amd64, wrt bug #472986 diff --git a/kde-misc/kbiff/kbiff-4.0.ebuild b/kde-misc/kbiff/kbiff-4.0.ebuild index febb0ef06116..84283ad53af1 100644 --- a/kde-misc/kbiff/kbiff-4.0.ebuild +++ b/kde-misc/kbiff/kbiff-4.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/kde-misc/kbiff/kbiff-4.0.ebuild,v 1.3 2013/06/11 15:50:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbiff/kbiff-4.0.ebuild,v 1.4 2013/06/11 15:52:21 ago Exp $ EAPI=5 @@ -12,6 +12,6 @@ HOMEPAGE="http://www.kbiff.org" SRC_URI="mirror://sourceforge/${PN}/kbiff/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="" |