diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-16 21:18:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-16 21:18:41 +0000 |
commit | b53ff1b7cc3a78b2104145ae04b9515dcae99cda (patch) | |
tree | da49c549790b8e6c2508ef67a3eaca0cb2218867 /media-gfx | |
parent | Hopefully fixed upgrade. Bug #295987 (diff) | |
download | gentoo-2-b53ff1b7cc3a78b2104145ae04b9515dcae99cda.tar.gz gentoo-2-b53ff1b7cc3a78b2104145ae04b9515dcae99cda.tar.bz2 gentoo-2-b53ff1b7cc3a78b2104145ae04b9515dcae99cda.zip |
amd64/x86 stable, bug #296441
(Portage version: 2.2_rc59/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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/wally/ChangeLog b/media-gfx/wally/ChangeLog index be7f11a38c3c..89f3bff26b52 100644 --- a/media-gfx/wally/ChangeLog +++ b/media-gfx/wally/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/wally # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.20 2009/11/11 11:44:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.21 2009/12/16 21:18:41 maekke Exp $ + + 16 Dec 2009; Markus Meier <maekke@gentoo.org> wally-2.3.0.ebuild: + amd64/x86 stable, bug #296441 *wally-2.3.0 (11 Nov 2009) diff --git a/media-gfx/wally/wally-2.3.0.ebuild b/media-gfx/wally/wally-2.3.0.ebuild index 26d731189782..00aec144d4ab 100644 --- a/media-gfx/wally/wally-2.3.0.ebuild +++ b/media-gfx/wally/wally-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.3.0.ebuild,v 1.1 2009/11/11 11:44:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.3.0.ebuild,v 1.2 2009/12/16 21:18:41 maekke Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="media-libs/libexif |