diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 17:51:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 17:51:02 +0000 |
commit | 8fc1c28679afc0c2d8bed28bdc918f833c6604a9 (patch) | |
tree | 059afbfc1b8d0138a5b370e8982f1588e7473c4d /media-gfx | |
parent | Stable for amd64, wrt bug #412519 (diff) | |
download | gentoo-2-8fc1c28679afc0c2d8bed28bdc918f833c6604a9.tar.gz gentoo-2-8fc1c28679afc0c2d8bed28bdc918f833c6604a9.tar.bz2 gentoo-2-8fc1c28679afc0c2d8bed28bdc918f833c6604a9.zip |
Stable for amd64, wrt bug #412521
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/wally/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/wally/wally-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/wally/ChangeLog b/media-gfx/wally/ChangeLog index 37863dc19825..21b84adf031b 100644 --- a/media-gfx/wally/ChangeLog +++ b/media-gfx/wally/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/wally # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.40 2012/03/11 10:38:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.41 2012/04/18 17:51:02 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> wally-2.4.4.ebuild: + Stable for amd64, wrt bug #412521 *wally-2.4.4 (11 Mar 2012) diff --git a/media-gfx/wally/wally-2.4.4.ebuild b/media-gfx/wally/wally-2.4.4.ebuild index 6a13d8a6b97d..67929333af94 100644 --- a/media-gfx/wally/wally-2.4.4.ebuild +++ b/media-gfx/wally/wally-2.4.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/media-gfx/wally/wally-2.4.4.ebuild,v 1.1 2012/03/11 10:38:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.4.4.ebuild,v 1.2 2012/04/18 17:51:02 ago Exp $ EAPI=4 KDE_REQUIRED="optional" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug kde" DEPEND=" |