diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-19 01:31:00 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-19 01:31:00 +0000 |
commit | ff21312c3c73f6b29b54019d240af05631fdbc7e (patch) | |
tree | 37b5912a0a2893fc8de89531b5860be676aca634 /x11-misc/xsnap | |
parent | Version bump and added metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-ff21312c3c73f6b29b54019d240af05631fdbc7e.tar.gz gentoo-2-ff21312c3c73f6b29b54019d240af05631fdbc7e.tar.bz2 gentoo-2-ff21312c3c73f6b29b54019d240af05631fdbc7e.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog index 561dccb0727c..c058e4415ab4 100644 --- a/x11-misc/xsnap/ChangeLog +++ b/x11-misc/xsnap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsnap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.9 2004/06/16 08:54:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.10 2004/06/19 01:31:00 weeve Exp $ + + 18 Jun 2004; Jason Wever <weeve@gentoo.org> xsnap-1.3.ebuild: + Stable on sparc. 16 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> xsnap-1.3.ebuild: Marked stable on amd64. diff --git a/x11-misc/xsnap/xsnap-1.3.ebuild b/x11-misc/xsnap/xsnap-1.3.ebuild index 29b3b5b4fa90..3e84f54cf7b6 100644 --- a/x11-misc/xsnap/xsnap-1.3.ebuild +++ b/x11-misc/xsnap/xsnap-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.8 2004/06/16 08:54:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.9 2004/06/19 01:31:00 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc ~sparc amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="" DEPEND="virtual/x11" |