summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-08 00:16:24 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-08 00:16:24 +0000
commita6cdd1bf65ed97227d3f01dca2348834fb954240 (patch)
tree2a456774faa9c7f14364b33f2ab9c9af51c1ded3 /media-gfx
parentAdded a security fix for bug #77025 (diff)
downloadhistorical-a6cdd1bf65ed97227d3f01dca2348834fb954240.tar.gz
historical-a6cdd1bf65ed97227d3f01dca2348834fb954240.tar.bz2
historical-a6cdd1bf65ed97227d3f01dca2348834fb954240.zip
~hppa KEYWORDS for #77030
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/scrot/Manifest12
-rw-r--r--media-gfx/scrot/scrot-0.8.ebuild14
2 files changed, 18 insertions, 8 deletions
diff --git a/media-gfx/scrot/Manifest b/media-gfx/scrot/Manifest
index 994e802c58c5..3ed8b11982a5 100644
--- a/media-gfx/scrot/Manifest
+++ b/media-gfx/scrot/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 2c639b9dbb48004270acc1d1ae3b9b2c ChangeLog 2217
+MD5 fab7e8ab03eb4af7cf21bb319041a484 scrot-0.8.ebuild 693
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
-MD5 fc91501f18a9bd6e24413cbc54eaacab scrot-0.8.ebuild 692
MD5 f7254c66a5852d7a6e48a39da63d5fe3 files/digest-scrot-0.8 60
MD5 b3873efbdcaeb0d52ab7ffd1ecbf5071 files/scrot.bash-completion 1063
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.14 (GNU/Linux)
+
+iD8DBQFB3yZnroRuSHgZdywRAkHxAJ0eZkYhc+felwSzL3cdoEH9t5dgFwCfegyi
+hlreoN9WL3gZFi1EUvlBFLk=
+=lBss
+-----END PGP SIGNATURE-----
diff --git a/media-gfx/scrot/scrot-0.8.ebuild b/media-gfx/scrot/scrot-0.8.ebuild
index 259ec061d44c..0696be282be0 100644
--- a/media-gfx/scrot/scrot-0.8.ebuild
+++ b/media-gfx/scrot/scrot-0.8.ebuild
@@ -1,24 +1,24 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8.ebuild,v 1.13 2005/01/07 22:41:12 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8.ebuild,v 1.14 2005/01/08 00:16:24 vapier Exp $
inherit bash-completion
DESCRIPTION="Screen Shooter"
-SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
HOMEPAGE="http://www.linuxbrit.co.uk/"
+SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
-SLOT="0"
LICENSE="as-is BSD"
-KEYWORDS="x86 ~alpha ppc amd64 sparc ppc64"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=media-libs/imlib2-1.0.3
>=media-libs/giblib-1.2.3"
-src_install () {
- make DESTDIR=${D} install || die
- rm -r ${D}/usr/doc/${PN}
+src_install() {
+ make DESTDIR="${D}" install || die
+ rm -r "${D}"/usr/doc
dodoc TODO README AUTHORS ChangeLog