diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-31 16:18:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-31 16:18:44 +0000 |
commit | 1c6212852685840583f53e3df7ed92a7dac114a3 (patch) | |
tree | 7aac5be2790409ff5d471b62047485124ebb8e07 /x11-misc/xsnap | |
parent | x86 stable wrt #253077 (diff) | |
download | gentoo-2-1c6212852685840583f53e3df7ed92a7dac114a3.tar.gz gentoo-2-1c6212852685840583f53e3df7ed92a7dac114a3.tar.bz2 gentoo-2-1c6212852685840583f53e3df7ed92a7dac114a3.zip |
x86 stable wrt #252752
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
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 fb8f12047818..8d19aa68343c 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.29 2008/12/30 23:09:54 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.30 2008/12/31 16:18:44 armin76 Exp $ + + 31 Dec 2008; Raúl Porcel <armin76@gentoo.org> xsnap-1.5.2.ebuild: + x86 stable wrt #252752 30 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> xsnap-1.5.2.ebuild: Stable on sparc, bug #252752 diff --git a/x11-misc/xsnap/xsnap-1.5.2.ebuild b/x11-misc/xsnap/xsnap-1.5.2.ebuild index d7d081c88e2b..f1d29162847e 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.4 2008/12/30 23:09:54 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.5.2.ebuild,v 1.5 2008/12/31 16:18:44 armin76 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 |