diff options
author | 2013-06-11 15:50:09 +0000 | |
---|---|---|
committer | 2013-06-11 15:50:09 +0000 | |
commit | 38bbd901c6a16a9d9a68e2a02e083d1acf5aba28 (patch) | |
tree | b643b974d81f4db5320e46348c52d9fb2aa50d14 /kde-misc/kbiff | |
parent | Stable for amd64, wrt bug #472986 (diff) | |
download | gentoo-2-38bbd901c6a16a9d9a68e2a02e083d1acf5aba28.tar.gz gentoo-2-38bbd901c6a16a9d9a68e2a02e083d1acf5aba28.tar.bz2 gentoo-2-38bbd901c6a16a9d9a68e2a02e083d1acf5aba28.zip |
Stable for amd64, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 7de921a1427d..56e951da121e 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.2 2013/05/27 15:35:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbiff/ChangeLog,v 1.3 2013/06/11 15:50:09 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kbiff-4.0.ebuild: + Stable for amd64, wrt bug #472986 27 May 2013; Michael Palimaka <kensington@gentoo.org> kbiff-4.0.ebuild: Migrate to EAPI 5. Use mirror:// in SRC_URI. diff --git a/kde-misc/kbiff/kbiff-4.0.ebuild b/kde-misc/kbiff/kbiff-4.0.ebuild index 26946063a186..febb0ef06116 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.2 2013/05/27 15:35:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbiff/kbiff-4.0.ebuild,v 1.3 2013/06/11 15:50:09 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="" |