diff options
author | Olivier Crête <tester@gentoo.org> | 2005-07-19 03:08:54 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-07-19 03:08:54 +0000 |
commit | 9c8dc181612de7b0569a9c42ae2da46723b05e03 (patch) | |
tree | 59efad2cc8d826489ae272d6b000a65503325ac0 /app-dicts | |
parent | Stable on amd64 (diff) | |
download | historical-9c8dc181612de7b0569a9c42ae2da46723b05e03.tar.gz historical-9c8dc181612de7b0569a9c42ae2da46723b05e03.tar.bz2 historical-9c8dc181612de7b0569a9c42ae2da46723b05e03.zip |
Stable on x86 and amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/verbiste/Manifest | 18 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.11.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 0fff146faae7..7e7942eed1b3 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.10 2005/06/17 21:07:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.11 2005/07/19 03:08:54 tester Exp $ + + 19 Jul 2005; Olivier Crête <tester@gentoo.org> verbiste-0.1.11.ebuild: + Stable on x86 and amd64 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> verbiste-0.1.10.ebuild: diff --git a/app-dicts/verbiste/Manifest b/app-dicts/verbiste/Manifest index 1d28eb8d2428..0b349c44dfdb 100644 --- a/app-dicts/verbiste/Manifest +++ b/app-dicts/verbiste/Manifest @@ -1,9 +1,19 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ddfbf87c06ac6732fc464137c6960843 verbiste-0.1.9.ebuild 823 -MD5 a7e74992fdd6cc163cbc546a9c348d53 verbiste-0.1.11.ebuild 741 MD5 021abcb0c095f08d99aa81b84836343f metadata.xml 321 -MD5 42d239698f376fbacd17686fee08dbd3 ChangeLog 1437 +MD5 5b36dca47cb3c0fe5ac8e6b81dec382f ChangeLog 1538 MD5 c440e8d586ad40eb7ba214056fcd1f29 verbiste-0.1.10.ebuild 966 -MD5 23b725f5c86c3a50a49a9859e3419855 files/digest-verbiste-0.1.10 67 -MD5 02db5192009d47034a72d8211122a48b files/digest-verbiste-0.1.11 67 +MD5 72af4a0593510262e1a8cf2556b1d1b4 verbiste-0.1.11.ebuild 739 MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025 +MD5 23b725f5c86c3a50a49a9859e3419855 files/digest-verbiste-0.1.10 67 MD5 239386925f7a534c57385d2cee01d1a1 files/digest-verbiste-0.1.9 66 +MD5 02db5192009d47034a72d8211122a48b files/digest-verbiste-0.1.11 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC3G/JmOfEJZHYOKcRAhQ/AJ9lml7FdFlcfa7AO1Cs+Uflt4NekACfRt6R +5KOF/jVjFQVlww1yidjpyts= +=IJfN +-----END PGP SIGNATURE----- diff --git a/app-dicts/verbiste/verbiste-0.1.11.ebuild b/app-dicts/verbiste/verbiste-0.1.11.ebuild index 19f5dc4d5396..20a395d83f9d 100644 --- a/app-dicts/verbiste/verbiste-0.1.11.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.11.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/app-dicts/verbiste/verbiste-0.1.11.ebuild,v 1.1 2005/06/09 01:18:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.11.ebuild,v 1.2 2005/07/19 03:08:54 tester Exp $ DESCRIPTION="French conjugation system" HOMEPAGE="http://www3.sympatico.ca/sarrazip/dev/verbiste.html" @@ -8,7 +8,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="gnome" |