diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 20:58:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 20:58:13 +0000 |
commit | 80b9aadd9945bbd11a0d9885674cd05fcbe47351 (patch) | |
tree | f6db9a6604eff1e2ae9f5176374a6340662f314b /app-dicts | |
parent | ppc stable (diff) | |
download | historical-80b9aadd9945bbd11a0d9885674cd05fcbe47351.tar.gz historical-80b9aadd9945bbd11a0d9885674cd05fcbe47351.tar.bz2 historical-80b9aadd9945bbd11a0d9885674cd05fcbe47351.zip |
ppc stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/verbiste/Manifest | 18 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.11.ebuild | 4 |
3 files changed, 11 insertions, 17 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 7e7942eed1b3..a714217e1518 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2005/07/19 03:08:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.12 2005/07/31 20:58:13 dertobi123 Exp $ + + 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> + verbiste-0.1.11.ebuild: + ppc stable 19 Jul 2005; Olivier CrĂȘte <tester@gentoo.org> verbiste-0.1.11.ebuild: Stable on x86 and amd64 diff --git a/app-dicts/verbiste/Manifest b/app-dicts/verbiste/Manifest index 0b349c44dfdb..9fed83b0b1b3 100644 --- a/app-dicts/verbiste/Manifest +++ b/app-dicts/verbiste/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ddfbf87c06ac6732fc464137c6960843 verbiste-0.1.9.ebuild 823 +MD5 20857ae1b77781539efb6d5284d3efb7 ChangeLog 1638 MD5 021abcb0c095f08d99aa81b84836343f metadata.xml 321 -MD5 5b36dca47cb3c0fe5ac8e6b81dec382f ChangeLog 1538 MD5 c440e8d586ad40eb7ba214056fcd1f29 verbiste-0.1.10.ebuild 966 -MD5 72af4a0593510262e1a8cf2556b1d1b4 verbiste-0.1.11.ebuild 739 -MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025 +MD5 ddfbf87c06ac6732fc464137c6960843 verbiste-0.1.9.ebuild 823 +MD5 fcbf165a7abc46aea4e74dad84b0d830 verbiste-0.1.11.ebuild 742 MD5 23b725f5c86c3a50a49a9859e3419855 files/digest-verbiste-0.1.10 67 MD5 239386925f7a534c57385d2cee01d1a1 files/digest-verbiste-0.1.9 66 +MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025 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 20a395d83f9d..3437e66dfea4 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.2 2005/07/19 03:08:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.11.ebuild,v 1.3 2005/07/31 20:58:13 dertobi123 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" |