summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-07-25 22:09:55 +0000
committerJonathan Smith <smithj@gentoo.org>2005-07-25 22:09:55 +0000
commit537c91ea8dc261848c0213672bde326924b9c141 (patch)
tree579d76a3701123cca5ff1d8f0d7006e83ada4464 /x11-misc
parent#99861: fixed -hide feature that should really be fixed upstream (diff)
downloadhistorical-537c91ea8dc261848c0213672bde326924b9c141.tar.gz
historical-537c91ea8dc261848c0213672bde326924b9c141.tar.bz2
historical-537c91ea8dc261848c0213672bde326924b9c141.zip
i am an idiot... using repoman to commit this time...
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xsnap/ChangeLog5
-rw-r--r--x11-misc/xsnap/Manifest10
-rw-r--r--x11-misc/xsnap/files/digest-xsnap-1.4.31
-rw-r--r--x11-misc/xsnap/xsnap-1.4.3-r1.ebuild3
4 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog
index 7b90a3f26bf9..80cf11ecd4d5 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.14 2005/07/25 22:06:38 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.15 2005/07/25 22:09:55 smithj Exp $
+
+ 25 Jul 2005; Jonathan Smith <smithj@gentoo.org> xsnap-1.4.3-r1.ebuild:
+ i am an idiot... using repoman to commit this time...
*xsnap-1.4.3-r1 (25 Jul 2005)
diff --git a/x11-misc/xsnap/Manifest b/x11-misc/xsnap/Manifest
index 73d33bc2a347..8e056e2cbc6a 100644
--- a/x11-misc/xsnap/Manifest
+++ b/x11-misc/xsnap/Manifest
@@ -2,9 +2,9 @@
Hash: SHA1
MD5 165b6cfc968c2649ceb62d484a47ae74 xsnap-1.3.ebuild 753
-MD5 efebb331d3c9552d7052352770d48c14 ChangeLog 2221
+MD5 3758071107bf0d2ec6a1cf4006bb7c4c ChangeLog 2351
MD5 6b2f8ecd3ad0e55432fa394deb816e86 metadata.xml 174
-MD5 f114a3c11b8ca6056dc620bd068d45a5 xsnap-1.4.3-r1.ebuild 904
+MD5 f5ef23b077cfc972ee3e667b2411c083 xsnap-1.4.3-r1.ebuild 960
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
@@ -13,7 +13,7 @@ MD5 83a81f034c00b81e8f8cc26f9d719051 files/xsnap-this-should-be-fixed-updstream.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC5WKnl5AvwDPiUowRApTnAKCE9vwC870j30ER+83TJBUJwh5BpACfUTgH
-ntk7zUOYcQtrNC6OIbtzAUA=
-=KSaT
+iD8DBQFC5WNNl5AvwDPiUowRAqOMAJwNSv8xXPSTORve2Dt8pG7k28qfkACguG/c
+z43Hpkrzm8kRGkf3I8QTsD8=
+=IiY7
-----END PGP SIGNATURE-----
diff --git a/x11-misc/xsnap/files/digest-xsnap-1.4.3 b/x11-misc/xsnap/files/digest-xsnap-1.4.3
deleted file mode 100644
index 0021ffbe0dba..000000000000
--- a/x11-misc/xsnap/files/digest-xsnap-1.4.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f9d87d871bc123e44021d674c890114b xsnap-1.4.3.tar.bz2 19100
diff --git a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild b/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild
index a076567456ad..908abcd21b8e 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.1 2005/07/25 22:06:38 smithj Exp $
+# $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 $
inherit eutils
@@ -19,6 +19,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/${PN}-1.4-gentoo.patch
+ # i notified upstream about it... should be fixed soon
epatch ${FILESDIR}/${PN}-this-should-be-fixed-updstream.patch
}