diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-10-15 21:27:31 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-10-15 21:27:31 +0000 |
commit | 569dde08d2e2685c4664caa75cdb8bc95ebf0252 (patch) | |
tree | 6c48bc57392e47ee546e374cf41081d2f058322f /x11-misc/xsnap | |
parent | adding ~ppc keyword (diff) | |
download | historical-569dde08d2e2685c4664caa75cdb8bc95ebf0252.tar.gz historical-569dde08d2e2685c4664caa75cdb8bc95ebf0252.tar.bz2 historical-569dde08d2e2685c4664caa75cdb8bc95ebf0252.zip |
stable x86
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/Manifest | 16 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.4.3-r1.ebuild | 4 |
3 files changed, 14 insertions, 11 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog index 80cf11ecd4d5..fa865c8d93c3 100644 --- a/x11-misc/xsnap/ChangeLog +++ b/x11-misc/xsnap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsnap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.15 2005/07/25 22:09:55 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.16 2005/10/15 21:27:31 smithj Exp $ + + 15 Oct 2005; Jonathan Smith <smithj@gentoo.org> xsnap-1.4.3-r1.ebuild: + stable x86 25 Jul 2005; Jonathan Smith <smithj@gentoo.org> xsnap-1.4.3-r1.ebuild: i am an idiot... using repoman to commit this time... diff --git a/x11-misc/xsnap/Manifest b/x11-misc/xsnap/Manifest index 8e056e2cbc6a..c20666394c4b 100644 --- a/x11-misc/xsnap/Manifest +++ b/x11-misc/xsnap/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 165b6cfc968c2649ceb62d484a47ae74 xsnap-1.3.ebuild 753 -MD5 3758071107bf0d2ec6a1cf4006bb7c4c ChangeLog 2351 -MD5 6b2f8ecd3ad0e55432fa394deb816e86 metadata.xml 174 -MD5 f5ef23b077cfc972ee3e667b2411c083 xsnap-1.4.3-r1.ebuild 960 +MD5 4e48e926978e6c9f99fb3002c9fa75c9 ChangeLog 2438 MD5 8935756ffcda63188f1df02d678f8cb5 files/digest-xsnap-1.3 57 MD5 2b854d6f7e3f22c97c17b407603fa796 files/digest-xsnap-1.4.3-r1 63 MD5 bbc0ee7ce1ca06fc97a84d9769713c98 files/xsnap-1.3-gentoo.patch 406 MD5 b181b026b729d1337836ca0c933491bd files/xsnap-1.4-gentoo.patch 251 MD5 83a81f034c00b81e8f8cc26f9d719051 files/xsnap-this-should-be-fixed-updstream.patch 1698 +MD5 6b2f8ecd3ad0e55432fa394deb816e86 metadata.xml 174 +MD5 165b6cfc968c2649ceb62d484a47ae74 xsnap-1.3.ebuild 753 +MD5 4665c6d3608fae6ee7d79c77767fc040 xsnap-1.4.3-r1.ebuild 959 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC5WNNl5AvwDPiUowRAqOMAJwNSv8xXPSTORve2Dt8pG7k28qfkACguG/c -z43Hpkrzm8kRGkf3I8QTsD8= -=IiY7 +iD8DBQFDUXTMl5AvwDPiUowRAvhOAJ92z3VFpjjct76xuMXGNUK8pWA0UwCeKFo2 +CtJqZ2QS4vJC/qcvVtDFYZk= +=LelT -----END PGP SIGNATURE----- diff --git a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild b/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild index 908abcd21b8e..c0694eda83b1 100644 --- a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild +++ b/x11-misc/xsnap/xsnap-1.4.3-r1.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/xsnap/xsnap-1.4.3-r1.ebuild,v 1.2 2005/07/25 22:09:55 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild,v 1.3 2005/10/15 21:27:31 smithj Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND="virtual/x11" |