diff options
author | Peter Volkov <pva@gentoo.org> | 2010-07-22 20:50:49 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-07-22 20:50:49 +0000 |
commit | 9d76cd53c6245dd2a092b280480a2c19e64a68d3 (patch) | |
tree | 5d6f622b2e011a37d602b049bd1021a6a76c5397 /app-dicts | |
parent | Add bzip2 and static-libs useflag, by Nikoli <nikoli@lavabit.com> in bug #324... (diff) | |
download | historical-9d76cd53c6245dd2a092b280480a2c19e64a68d3.tar.gz historical-9d76cd53c6245dd2a092b280480a2c19e64a68d3.tar.bz2 historical-9d76cd53c6245dd2a092b280480a2c19e64a68d3.zip |
Version bump, bug #324857, thank Dean Matzkov for report. Fixes word lookup, bug #313553, thank urcindalo for report.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/edictionary/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/edictionary/Manifest | 14 | ||||
-rw-r--r-- | app-dicts/edictionary/edictionary-2.6.ebuild | 27 |
3 files changed, 37 insertions, 12 deletions
diff --git a/app-dicts/edictionary/ChangeLog b/app-dicts/edictionary/ChangeLog index b90965ba9533..3a9bf5640bd0 100644 --- a/app-dicts/edictionary/ChangeLog +++ b/app-dicts/edictionary/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/edictionary # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/ChangeLog,v 1.14 2010/04/06 15:35:06 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/ChangeLog,v 1.15 2010/07/22 20:50:49 pva Exp $ + +*edictionary-2.6 (22 Jul 2010) + + 22 Jul 2010; Peter Volkov <pva@gentoo.org> +edictionary-2.6.ebuild: + Version bump, bug #324857, thank Dean Matzkov for report. Fixes word + lookup, bug #313553, thank urcindalo for report. 06 Apr 2010; Jonathan Callen <abcd@gentoo.org> edictionary-2.2.ebuild: Bump to EAPI=3, add prefix keywords diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest index e23641c94055..9fb24aa954e6 100644 --- a/app-dicts/edictionary/Manifest +++ b/app-dicts/edictionary/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST edict-2.2.tar.gz 53697 RMD160 c39706ae531b2989759565a63c5ae6127cf23bb6 SHA1 c6942826df675f6186ba06e23ed5a28136397d61 SHA256 c2efc2d7e1ae4b01ca334f47489a712226f4d8e5362ef9fcbd064c128744b231 +DIST edict-2.6.tar.gz 51300 RMD160 7e5e660a4210e4bc315f4f066a235fef12933c3a SHA1 bb6bff83805e90206355c04da902f3f83dbce153 SHA256 e8982f8a728e685a1bff0971a03ab38e92b828e8b7c6205657376b1f2b9c5094 EBUILD edictionary-2.2.ebuild 718 RMD160 fbcf0cab09f00fd8952b5cd646ce895e41a43d05 SHA1 9eee04dee43a009635cf4b8314d5d5c1ed8e8ffc SHA256 b6952324eb78d5fc596db7651086c642889f4457eb6a2a57ef9d8a4b9868f2bb -MISC ChangeLog 1382 RMD160 e346fcfc59e6796ae2072cf24ca772a6bb35267f SHA1 533353271471621ecce9245b76bf53e2e6532343 SHA256 932afe54661de270f06a959d18893d8819efd4da707130e6bdf4bd081f08389c +EBUILD edictionary-2.6.ebuild 740 RMD160 37c810eb14e277dd58df6e34104b21d86a3bec3b SHA1 c1ec8081e4ecfb02b8b31119bb0e1f121ff35fb4 SHA256 55567cc249ed82f97900ca117554ef9ff517c7fac1e91985c013351748b22265 +MISC ChangeLog 1606 RMD160 5fc7d256e265657c03972e6d9120a362563eeed6 SHA1 7dda61777ff155430afabdebe9dbb1dce9d0df1e SHA256 ec36dce9ccc7af128a53a220870d1e36145a9ac19b8be84d2a686b5918c05ef2 MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEARECAAYFAku7VLAACgkQOypDUo0oQOq9SACg0aF/besK2OUe7VE8IrZZY5sr -wTYAnAsJ8Y5+xKlSIRt0cj6eJpjlLBre -=kaKt ------END PGP SIGNATURE----- diff --git a/app-dicts/edictionary/edictionary-2.6.ebuild b/app-dicts/edictionary/edictionary-2.6.ebuild new file mode 100644 index 000000000000..2f6b6e9bfb39 --- /dev/null +++ b/app-dicts/edictionary/edictionary-2.6.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-2.6.ebuild,v 1.1 2010/07/22 20:50:49 pva Exp $ + +EAPI="3" + +MY_PN="edict" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Command line dictionary and thesaurus" +HOMEPAGE="http://edictionary.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="" + +RDEPEND="" +DEPEND="dev-lang/perl" + +S="${WORKDIR}/${MY_PN}" + +src_install() { + make prefix="${ED}/usr/bin" install || die "make failed" + dodoc Changelog ReleaseNotes README TODO || die +} |