diff options
author | 2005-12-15 13:28:19 +0000 | |
---|---|---|
committer | 2005-12-15 13:28:19 +0000 | |
commit | 328c36c9ff3008234b1eb9f7cc6accfeb5129316 (patch) | |
tree | bdb37cfe4416b58e5f5a97da47966944f3c7b4fa /x11-misc/skippy | |
parent | Version bump; tidy 1.4.6. (diff) | |
download | historical-328c36c9ff3008234b1eb9f7cc6accfeb5129316.tar.gz historical-328c36c9ff3008234b1eb9f7cc6accfeb5129316.tar.bz2 historical-328c36c9ff3008234b1eb9f7cc6accfeb5129316.zip |
Stable on amd64.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-misc/skippy')
-rw-r--r-- | x11-misc/skippy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/skippy/Manifest | 16 | ||||
-rw-r--r-- | x11-misc/skippy/skippy-0.5.0.ebuild | 4 |
3 files changed, 14 insertions, 11 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..165d29c5c01a 100644 --- a/x11-misc/skippy/Manifest +++ b/x11-misc/skippy/Manifest @@ -1,15 +1,15 @@ -----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 f7a63583bdc1b9fe32262fff3931035f ChangeLog 1059 MD5 507b49a9e7e7f25470f8d9ec8127362c files/digest-skippy-0.5.0 64 +MD5 120458f56f9f33be2db6504104558818 files/skippy-pointer-size.patch 351 +MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 +MD5 65f48f74483a788dd4f832f3445c1b5c skippy-0.5.0.ebuild 1061 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC5XaBl5AvwDPiUowRAnPIAKDGpL9UKb1ofyNlma6lQJUS3mpz4QCfYi/h -WVIt2kQplbVrurIKVDOLVIs= -=rLk0 +iD8DBQFDoW+C2G5bA0cA/ScRAskYAKCjxrBD9lNutT2FsEyYqmV+CBFcDQCgyyph +t1JgAqZMHSx2kiUjjKAYRWk= +=pRz5 -----END PGP SIGNATURE----- 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" |