diff options
-rw-r--r-- | games-util/linux-wbfs-manager/Manifest | 8 | ||||
-rw-r--r-- | games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-util/linux-wbfs-manager/Manifest b/games-util/linux-wbfs-manager/Manifest index 5956ad84ce15..ad664f4aadc2 100644 --- a/games-util/linux-wbfs-manager/Manifest +++ b/games-util/linux-wbfs-manager/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST linux-wbfs-manager-0.1.10.tar.gz 33980 RMD160 4e54faf950fb6b40e6c02e7bec1f713a8fae60d6 SHA1 f8cc2b0030d68142f37044dbaa655baaa1a8cd8f SHA256 18994953124592b5f0e8297190d27e9afaf16af3a8452f7697884371aa7d04a3 -EBUILD linux-wbfs-manager-0.1.10.ebuild 789 RMD160 bef2bac7bbd79ea163df6cdd35e98d5e6a94fb78 SHA1 6c1236a66eeec305ed444709c69c57adc6313e72 SHA256 75b5e728d5b98b7b1147d11ad4b620bc3e5feb7f68d8ffe714344dcb74acbe4c +EBUILD linux-wbfs-manager-0.1.10.ebuild 790 RMD160 76a3b4a746900794b2aeca0ed1bb0a60c7238d23 SHA1 89d2149060f749d0722a1335e03efdf767c40ddd SHA256 c84491c43045a4bb1cb7211ea9bd223a95f5d3153c83d7e393c71afc11f618af MISC ChangeLog 401 RMD160 61236109d2abde300388656e7b9c82e33d533352 SHA1 fe11b0defb359795f34151f9d373787e861f2b9f SHA256 5fcab59f6f1bb362b9b452d8aeab3edfb8d2d8c9f241f9dc13cbbc5003de222a MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) -iEYEARECAAYFAkqdZI8ACgkQlPl3HsVfCDpSIwCdFakcW8uY8Sx6iIfn3s/mSco8 -Lu4Aniw+RzP78KWaAaFRSqcq8R94ZQQE -=ehp2 +iEYEARECAAYFAkqeV4AACgkQlPl3HsVfCDqXrQCcDimz97VLrDVOoylWuuSgpmrO +CHoAn3v79P/+Wp1HUIGi1jVxOQfSQsiy +=GbDR -----END PGP SIGNATURE----- diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild index c57523357ecb..b481d06a062f 100644 --- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild +++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild,v 1.1 2009/09/01 18:21:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild,v 1.2 2009/09/02 11:38:02 vapier Exp $ EAPI="2" inherit toolchain-funcs DESCRIPTION="WBFS manager for Linux using GTK+" -HOMEPAGE="http://code.google.com/p/linux-wbfs-manage/" +HOMEPAGE="http://code.google.com/p/linux-wbfs-manager/" SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |