diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-16 20:34:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-16 20:34:42 +0000 |
commit | 45394b042b2c496770fc751d255966cc5ce19c84 (patch) | |
tree | bb9ff9ac5e2e13c30bcf25c3fecd9876969698da /x11-misc | |
parent | version bump (diff) | |
download | gentoo-2-45394b042b2c496770fc751d255966cc5ce19c84.tar.gz gentoo-2-45394b042b2c496770fc751d255966cc5ce19c84.tar.bz2 gentoo-2-45394b042b2c496770fc751d255966cc5ce19c84.zip |
Stable on amd64 wrt bug #302033
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/shutter/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/shutter/shutter-0.85.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/shutter/ChangeLog b/x11-misc/shutter/ChangeLog index ab3fa2adee7e..8bb2f383daaa 100644 --- a/x11-misc/shutter/ChangeLog +++ b/x11-misc/shutter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/shutter # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/ChangeLog,v 1.8 2010/04/21 17:51:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/ChangeLog,v 1.9 2010/05/16 20:34:42 hwoarang Exp $ + + 16 May 2010; Markos Chandras <hwoarang@gentoo.org> + shutter-0.85.1-r1.ebuild: + Stable on amd64 wrt bug #302033 21 Apr 2010; Christian Faulhammer <fauli@gentoo.org> shutter-0.85.1-r1.ebuild: diff --git a/x11-misc/shutter/shutter-0.85.1-r1.ebuild b/x11-misc/shutter/shutter-0.85.1-r1.ebuild index f73313e1c324..5563808daa20 100644 --- a/x11-misc/shutter/shutter-0.85.1-r1.ebuild +++ b/x11-misc/shutter/shutter-0.85.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/shutter-0.85.1-r1.ebuild,v 1.3 2010/04/21 17:51:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/shutter-0.85.1-r1.ebuild,v 1.4 2010/05/16 20:34:42 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="drawing webphoto" RDEPEND="dev-lang/perl |