diff options
author | 2012-01-16 21:06:02 +0000 | |
---|---|---|
committer | 2012-01-16 21:06:02 +0000 | |
commit | 12151e8e0028f64a7042d1eae170cf9a4b63e9cc (patch) | |
tree | 53af20875195aee81041b5d9f73247f714cdf030 /kde-base/bovo | |
parent | old (diff) | |
download | gentoo-2-12151e8e0028f64a7042d1eae170cf9a4b63e9cc.tar.gz gentoo-2-12151e8e0028f64a7042d1eae170cf9a4b63e9cc.tar.bz2 gentoo-2-12151e8e0028f64a7042d1eae170cf9a4b63e9cc.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/bovo')
-rw-r--r-- | kde-base/bovo/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/bovo/bovo-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/bovo/ChangeLog b/kde-base/bovo/ChangeLog index 04a7d4fd1219..5df8401190c1 100644 --- a/kde-base/bovo/ChangeLog +++ b/kde-base/bovo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/bovo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.101 2012/01/09 15:39:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.102 2012/01/16 21:06:02 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> bovo-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> bovo-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/bovo/bovo-4.7.4.ebuild b/kde-base/bovo/bovo-4.7.4.ebuild index 641aa063c802..7d4ee01ae7be 100644 --- a/kde-base/bovo/bovo-4.7.4.ebuild +++ b/kde-base/bovo/bovo-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.7.4.ebuild,v 1.2 2012/01/09 15:39:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.7.4.ebuild,v 1.3 2012/01/16 21:06:02 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Five-in-a-row Board Game" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |