diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-04-12 04:50:44 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-04-12 04:50:44 +0000 |
commit | 507ad630bc9169170b6b6002af8a04a1d62e4ddf (patch) | |
tree | 9b4a0fa182812a014d13d201e9e4216d175a2ada /games-misc/cowsay | |
parent | revision bump to force installation of a new init script that is compatible w... (diff) | |
download | historical-507ad630bc9169170b6b6002af8a04a1d62e4ddf.tar.gz historical-507ad630bc9169170b6b6002af8a04a1d62e4ddf.tar.bz2 historical-507ad630bc9169170b6b6002af8a04a1d62e4ddf.zip |
Revision bump to no longer install bash-completion module. A more up to date and maintained file is shipped with upstream >=bash-completion-1.0.
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'games-misc/cowsay')
-rw-r--r-- | games-misc/cowsay/ChangeLog | 10 | ||||
-rw-r--r-- | games-misc/cowsay/Manifest | 3 | ||||
-rw-r--r-- | games-misc/cowsay/cowsay-3.03-r2.ebuild | 40 |
3 files changed, 50 insertions, 3 deletions
diff --git a/games-misc/cowsay/ChangeLog b/games-misc/cowsay/ChangeLog index c850da7f0c93..acb88680c2a0 100644 --- a/games-misc/cowsay/ChangeLog +++ b/games-misc/cowsay/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-misc/cowsay -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.26 2008/08/08 20:47:10 mr_bones_ Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.27 2009/04/12 04:50:44 darkside Exp $ + +*cowsay-3.03-r2 (12 Apr 2009) + + 12 Apr 2009; Jeremy Olexa <darkside@gentoo.org> +cowsay-3.03-r2.ebuild: + Revision bump to no longer install bash-completion module. A more up to date + and maintained file is shipped with upstream >=bash-completion-1.0. 08 Aug 2008; Michael Sterrett <mr_bones_@gentoo.org> -cowsay-3.03.ebuild: drop old; mips to ~ diff --git a/games-misc/cowsay/Manifest b/games-misc/cowsay/Manifest index 9addc027235a..c64fb118107f 100644 --- a/games-misc/cowsay/Manifest +++ b/games-misc/cowsay/Manifest @@ -2,5 +2,6 @@ AUX cowsay-3.03-tongue.patch 358 RMD160 9de33eec59e44fd2a375bca1419313f856bade7f AUX cowsay.bashcomp 1095 RMD160 ba903de7778efaae9c8aeab3df04c1e9bf7e08a9 SHA1 5ad3591667985bb5bd67ce83eef4339483097946 SHA256 90edc2a5af3580e575ef2fd3d08ba65b0911781142c198eb825b6b5e063fc302 DIST cowsay-3.03.tar.gz 15189 RMD160 f26b9ffe3d5551ee8049979c628bbe198817044a SHA1 cc65a9b13295c87df94a58caa8a9176ce5ec4a27 SHA256 0b8672a7ac2b51183780db72618b42af8ec1ce02f6c05fe612510b650540b2af EBUILD cowsay-3.03-r1.ebuild 1248 RMD160 0e23dee9ef0a028b8c2944ed5424ba402813046d SHA1 8a9331bd0c9046eece3d8a10382e4b12627c34bd SHA256 fe18519f01bc31d7b81391a962a20aecddac41cbd73435e07a5805f216e5336d -MISC ChangeLog 3044 RMD160 d27f48c4bf5c2408d96e54e4b2a98a8117522fdd SHA1 3c6ca0b78de7f0ea9767f04e703abbca11137e96 SHA256 1c0de37871ba41d479dbb794f51e173f44c18f444f625517977803a41007612b +EBUILD cowsay-3.03-r2.ebuild 1194 RMD160 39e4a746bc1c22c151cfc521a59eb5e329afbd6c SHA1 c137b4e980d32c406d1b67aa237a69220c0203f4 SHA256 0326d47df72fb3e56c042b5f93d9d96c8927694dc88c775c595668df2624fef7 +MISC ChangeLog 3298 RMD160 45536bf5a3c15409579d598eb727bf194a709672 SHA1 866a176009716dd53d48b4ddd8730b402eae5660 SHA256 f1d7865b9d720353458a12854ff95160415836379a2572e134f6b333926ea1e8 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-misc/cowsay/cowsay-3.03-r2.ebuild b/games-misc/cowsay/cowsay-3.03-r2.ebuild new file mode 100644 index 000000000000..ec0e311feb2c --- /dev/null +++ b/games-misc/cowsay/cowsay-3.03-r2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r2.ebuild,v 1.1 2009/04/12 04:50:44 darkside Exp $ + +inherit eutils + +DESCRIPTION="configurable talking ASCII cow (and other characters)" +HOMEPAGE="http://www.nog.net/~tony/warez/cowsay.shtml" +SRC_URI="http://www.nog.net/~tony/warez/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=dev-lang/perl-5" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i \ + -e '1 c\#!/usr/bin/perl'\ + -e 's/\$version/\$VERSION/g'\ + -e "s:%PREFIX%/share/cows:/usr/share/${P}/cows:" \ + -e '/getopts/ i\$Getopt::Std::STANDARD_HELP_VERSION=1;' cowsay \ + || die "sed cowsay failed" + sed -i \ + -e "s|%PREFIX%/share/cows|/usr/share/${P}/cows|" cowsay.1 \ + || die "sed cowsay.1 failed" + epatch "${FILESDIR}/${P}"-tongue.patch +} + +src_install() { + dobin cowsay || die "dobin failed" + doman cowsay.1 + dosym cowsay /usr/bin/cowthink + dosym cowsay.1 /usr/share/man/man1/cowthink.1 + dodir /usr/share/${P}/cows + cp -r cows "${D}"/usr/share/${P}/ || die "cp failed" +} |