diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:16:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:16:17 +0000 |
commit | c5495531aacdc7e2b3975ffa8a3d561c9398c0df (patch) | |
tree | f4b87e1b0d4808389ad1f175dd033188008664d6 /media-gfx/scrot | |
parent | Stable for sparc, wrt bug #523010 (diff) | |
download | gentoo-2-c5495531aacdc7e2b3975ffa8a3d561c9398c0df.tar.gz gentoo-2-c5495531aacdc7e2b3975ffa8a3d561c9398c0df.tar.bz2 gentoo-2-c5495531aacdc7e2b3975ffa8a3d561c9398c0df.zip |
Stable for sparc, wrt bug #524822
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/scrot')
-rw-r--r-- | media-gfx/scrot/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/scrot/scrot-0.8_p13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/scrot/ChangeLog b/media-gfx/scrot/ChangeLog index 07ba777b0ac5..3fb5a4c324bc 100644 --- a/media-gfx/scrot/ChangeLog +++ b/media-gfx/scrot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/scrot -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/ChangeLog,v 1.33 2014/12/23 15:59:02 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/ChangeLog,v 1.34 2015/01/02 12:16:17 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> scrot-0.8_p13.ebuild: + Stable for sparc, wrt bug #524822 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> scrot-0.8_p13.ebuild: Stable for alpha, wrt bug #524822 diff --git a/media-gfx/scrot/scrot-0.8_p13.ebuild b/media-gfx/scrot/scrot-0.8_p13.ebuild index cbb770ef2754..2982eb5426ff 100644 --- a/media-gfx/scrot/scrot-0.8_p13.ebuild +++ b/media-gfx/scrot/scrot-0.8_p13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8_p13.ebuild,v 1.8 2014/12/23 15:59:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8_p13.ebuild,v 1.9 2015/01/02 12:16:17 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.sourcearchive.com/downloads/${MY_PV}/${PN}_0.8.orig.tar.gz LICENSE="feh LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/imlib2-1.0.3 |