diff options
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/Manifest | 19 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.4.3-r1.ebuild | 4 |
3 files changed, 6 insertions, 22 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..e69de29bb2d1 100644 --- a/x11-misc/xsnap/Manifest +++ b/x11-misc/xsnap/Manifest @@ -1,19 +0,0 @@ ------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 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 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC5WNNl5AvwDPiUowRAqOMAJwNSv8xXPSTORve2Dt8pG7k28qfkACguG/c -z43Hpkrzm8kRGkf3I8QTsD8= -=IiY7 ------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" |