diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:07:41 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:07:41 +0000 |
commit | cbdcc6a27d14b4130f8ae7c3f9e0db2d2811df06 (patch) | |
tree | ab347bb6110ad30ded6ab63d270a636e72e61a74 /app-dicts | |
parent | Stable on ppc. (diff) | |
download | historical-cbdcc6a27d14b4130f8ae7c3f9e0db2d2811df06.tar.gz historical-cbdcc6a27d14b4130f8ae7c3f9e0db2d2811df06.tar.bz2 historical-cbdcc6a27d14b4130f8ae7c3f9e0db2d2811df06.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/verbiste/Manifest | 20 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.10.ebuild | 4 |
3 files changed, 12 insertions, 18 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 5c3792ff518d..0fff146faae7 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.9 2005/06/09 01:18:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.10 2005/06/17 21:07:41 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + verbiste-0.1.10.ebuild: + Stable on ppc. *verbiste-0.1.11 (09 Jun 2005) diff --git a/app-dicts/verbiste/Manifest b/app-dicts/verbiste/Manifest index 43b9f50ce253..1d28eb8d2428 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 021abcb0c095f08d99aa81b84836343f metadata.xml 321 -MD5 efafbd037a06663bcf82eae4980aa9af ChangeLog 1338 -MD5 e1570d73c654922733ee73427c501d5b verbiste-0.1.10.ebuild 967 MD5 a7e74992fdd6cc163cbc546a9c348d53 verbiste-0.1.11.ebuild 741 -MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025 +MD5 021abcb0c095f08d99aa81b84836343f metadata.xml 321 +MD5 42d239698f376fbacd17686fee08dbd3 ChangeLog 1437 +MD5 c440e8d586ad40eb7ba214056fcd1f29 verbiste-0.1.10.ebuild 966 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) - -iD8DBQFCp5kBmOfEJZHYOKcRApHGAJ4pbZBBH2RwSB71Zmyy6+P953bV7wCgiXCg -QyzUWeExkwAADfzQ6kg8v7U= -=xDKZ ------END PGP SIGNATURE----- +MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025 +MD5 239386925f7a534c57385d2cee01d1a1 files/digest-verbiste-0.1.9 66 diff --git a/app-dicts/verbiste/verbiste-0.1.10.ebuild b/app-dicts/verbiste/verbiste-0.1.10.ebuild index d81a418fde4d..df418e09e537 100644 --- a/app-dicts/verbiste/verbiste-0.1.10.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.10.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.10.ebuild,v 1.2 2005/06/09 01:18:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.10.ebuild,v 1.3 2005/06/17 21:07:41 hansmi Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="gnome" |