diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 14:53:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 14:53:32 +0000 |
commit | 8be98d49d52f19d1a2b4082d68a555d6992e2766 (patch) | |
tree | 084b1effc89d1884f536983d072d3e784b85e87b /x11-misc/xsnap | |
parent | Cleaned old version, #285663 (diff) | |
download | gentoo-2-8be98d49d52f19d1a2b4082d68a555d6992e2766.tar.gz gentoo-2-8be98d49d52f19d1a2b4082d68a555d6992e2766.tar.bz2 gentoo-2-8be98d49d52f19d1a2b4082d68a555d6992e2766.zip |
sparc stable wrt #322989
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog index 54ed9e504693..ceda41dee1ac 100644 --- a/x11-misc/xsnap/ChangeLog +++ b/x11-misc/xsnap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsnap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.37 2010/06/26 13:22:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.38 2010/07/11 14:53:32 armin76 Exp $ + + 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> xsnap-1.5.6.ebuild: + sparc stable wrt #322989 26 Jun 2010; <nixnut@gentoo.org> xsnap-1.5.6.ebuild: ppc stable #322989 diff --git a/x11-misc/xsnap/xsnap-1.5.6.ebuild b/x11-misc/xsnap/xsnap-1.5.6.ebuild index 68f98e309a00..78da6b7a96f1 100644 --- a/x11-misc/xsnap/xsnap-1.5.6.ebuild +++ b/x11-misc/xsnap/xsnap-1.5.6.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/xsnap/xsnap-1.5.6.ebuild,v 1.5 2010/06/26 13:22:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.5.6.ebuild,v 1.6 2010/07/11 14:53:32 armin76 Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" COMMON_DEPEND="x11-libs/libX11 |