diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-30 23:09:54 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-30 23:09:54 +0000 |
commit | 0393b560a2879655d246b78a64ffd4b6d87701da (patch) | |
tree | 8ab92253d3cfffdaa8f5290fdf024c32761dc884 /x11-misc/xsnap | |
parent | fix issue with prefix / causing install to fail (diff) | |
download | gentoo-2-0393b560a2879655d246b78a64ffd4b6d87701da.tar.gz gentoo-2-0393b560a2879655d246b78a64ffd4b6d87701da.tar.bz2 gentoo-2-0393b560a2879655d246b78a64ffd4b6d87701da.zip |
Stable on sparc, bug #252752
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog index 57f5dc98efd0..fb8f12047818 100644 --- a/x11-misc/xsnap/ChangeLog +++ b/x11-misc/xsnap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsnap # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.28 2008/12/28 17:17:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.29 2008/12/30 23:09:54 bluebird Exp $ + + 30 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> xsnap-1.5.2.ebuild: + Stable on sparc, bug #252752 28 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> xsnap-1.5.2.ebuild: ppc stable, bug #252752 diff --git a/x11-misc/xsnap/xsnap-1.5.2.ebuild b/x11-misc/xsnap/xsnap-1.5.2.ebuild index d6600a2949f1..d7d081c88e2b 100644 --- a/x11-misc/xsnap/xsnap-1.5.2.ebuild +++ b/x11-misc/xsnap/xsnap-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.5.2.ebuild,v 1.3 2008/12/28 17:17:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.5.2.ebuild,v 1.4 2008/12/30 23:09:54 bluebird Exp $ DESCRIPTION="Program to interactively take a 'snapshot' of a region of the screen" SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |