diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-12-15 13:28:19 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-12-15 13:28:19 +0000 |
commit | f8d14a4f1b25748f4f68bd4e0296d031c284e927 (patch) | |
tree | 07916a03231f89bc5e45a434f2f1c9e575075b97 /x11-misc/skippy/skippy-0.5.0.ebuild | |
parent | Version bump; tidy 1.4.6. (diff) | |
download | gentoo-2-f8d14a4f1b25748f4f68bd4e0296d031c284e927.tar.gz gentoo-2-f8d14a4f1b25748f4f68bd4e0296d031c284e927.tar.bz2 gentoo-2-f8d14a4f1b25748f4f68bd4e0296d031c284e927.zip |
Stable on amd64.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc/skippy/skippy-0.5.0.ebuild')
-rw-r--r-- | x11-misc/skippy/skippy-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/skippy/skippy-0.5.0.ebuild b/x11-misc/skippy/skippy-0.5.0.ebuild index f1fbf25e8b47..0350f7ae84be 100644 --- a/x11-misc/skippy/skippy-0.5.0.ebuild +++ b/x11-misc/skippy/skippy-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/skippy-0.5.0.ebuild,v 1.8 2005/07/25 23:31:49 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/skippy-0.5.0.ebuild,v 1.9 2005/12/15 13:28:19 herbs Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="virtual/x11 virtual/xft" |