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 | |
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')
-rw-r--r-- | x11-misc/skippy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/skippy/Manifest | 18 | ||||
-rw-r--r-- | x11-misc/skippy/skippy-0.5.0.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-misc/skippy/ChangeLog b/x11-misc/skippy/ChangeLog index 48ba06f5266c..5ae0cffd1391 100644 --- a/x11-misc/skippy/ChangeLog +++ b/x11-misc/skippy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/skippy # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.8 2005/07/25 23:31:49 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.9 2005/12/15 13:28:19 herbs Exp $ + + 15 Dec 2005; Herbie Hopkins <herbs@gentoo.org> skippy-0.5.0.ebuild: + Stable on amd64. 25 Jul 2005; Jonathan Smith <smithj@gentoo.org> skippy-0.5.0.ebuild: #99426: ~amd64 diff --git a/x11-misc/skippy/Manifest b/x11-misc/skippy/Manifest index 4314ae8dcb7b..da4620cc731d 100644 --- a/x11-misc/skippy/Manifest +++ b/x11-misc/skippy/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 80e75694f9c9481f1074874fc07fa708 skippy-0.5.0.ebuild 1063 -MD5 57dd999e4b495d9a62586b0030ac774a ChangeLog 970 -MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 120458f56f9f33be2db6504104558818 files/skippy-pointer-size.patch 351 +MD5 c2e33c93df0aa5def84338cb07bd43f7 ChangeLog 1060 MD5 507b49a9e7e7f25470f8d9ec8127362c files/digest-skippy-0.5.0 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC5XaBl5AvwDPiUowRAnPIAKDGpL9UKb1ofyNlma6lQJUS3mpz4QCfYi/h -WVIt2kQplbVrurIKVDOLVIs= -=rLk0 ------END PGP SIGNATURE----- +MD5 120458f56f9f33be2db6504104558818 files/skippy-pointer-size.patch 351 +MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 +MD5 1634fa7d27bf1aa32da04fb957ce6cb1 skippy-0.5.0.ebuild 1062 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" |