diff options
author | 2012-11-23 18:29:48 +0000 | |
---|---|---|
committer | 2012-11-23 18:29:48 +0000 | |
commit | 89c01ec1d6aeff3d7628af9638d0993117fc647f (patch) | |
tree | 734b7cacb428b79543e78ea12421df799eda6d1c | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-89c01ec1d6aeff3d7628af9638d0993117fc647f.tar.gz gentoo-2-89c01ec1d6aeff3d7628af9638d0993117fc647f.tar.bz2 gentoo-2-89c01ec1d6aeff3d7628af9638d0993117fc647f.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | kde-base/dragon/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dragon/dragon-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dragon/ChangeLog b/kde-base/dragon/ChangeLog index fdd586f6a1c9..10238833c6bc 100644 --- a/kde-base/dragon/ChangeLog +++ b/kde-base/dragon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/dragon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.9 2012/11/23 16:56:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.10 2012/11/23 18:29:48 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> dragon-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> dragon-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/dragon/dragon-4.9.3.ebuild b/kde-base/dragon/dragon-4.9.3.ebuild index e93ff40123d1..8a231a9561fe 100644 --- a/kde-base/dragon/dragon-4.9.3.ebuild +++ b/kde-base/dragon/dragon-4.9.3.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/dragon/dragon-4.9.3.ebuild,v 1.2 2012/11/23 16:56:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/dragon-4.9.3.ebuild,v 1.3 2012/11/23 18:29:48 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="dragon" inherit kde4-base DESCRIPTION="Dragon Player is a simple video player for KDE 4" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug xine" RDEPEND=" |