diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-02-10 20:33:46 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-02-10 20:33:46 +0000 |
commit | b72bee4860abc431fc74cece41b99ac05be7c1f8 (patch) | |
tree | 32584c343432e76828e77fb403db5c76d58dd3ed /x11-plugins/gaim-otr | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-b72bee4860abc431fc74cece41b99ac05be7c1f8.tar.gz gentoo-2-b72bee4860abc431fc74cece41b99ac05be7c1f8.tar.bz2 gentoo-2-b72bee4860abc431fc74cece41b99ac05be7c1f8.zip |
Version bump
(Portage version: 2.0.51.16)
Diffstat (limited to 'x11-plugins/gaim-otr')
-rw-r--r-- | x11-plugins/gaim-otr/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/Manifest | 18 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/files/digest-gaim-otr-2.0.0 | 1 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/gaim-otr-2.0.0.ebuild | 29 |
4 files changed, 41 insertions, 14 deletions
diff --git a/x11-plugins/gaim-otr/ChangeLog b/x11-plugins/gaim-otr/ChangeLog index 19a0df057d7a..0ee709439146 100644 --- a/x11-plugins/gaim-otr/ChangeLog +++ b/x11-plugins/gaim-otr/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gaim-otr # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/ChangeLog,v 1.5 2005/02/08 12:00:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/ChangeLog,v 1.6 2005/02/10 20:33:46 rizzo Exp $ + +*gaim-otr-2.0.0 (10 Feb 2005) + + 10 Feb 2005; Don Seiler <rizzo@gentoo.org> +gaim-otr-2.0.0.ebuild: + Version bump 08 Feb 2005; Simon Stelling <blubb@gentoo.org> +files/gaim-otr-1.0.3-fPIC.patch, gaim-otr-1.0.3.ebuild: diff --git a/x11-plugins/gaim-otr/Manifest b/x11-plugins/gaim-otr/Manifest index 9a3932a6d662..c5e39fe958dd 100644 --- a/x11-plugins/gaim-otr/Manifest +++ b/x11-plugins/gaim-otr/Manifest @@ -1,15 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 66b5b37566145ac3166a3c7e61c64f8e gaim-otr-1.0.3.ebuild 880 -MD5 ced19657ca6b59ce15f5539bdd087cfe ChangeLog 882 +MD5 66b5b37566145ac3166a3c7e61c64f8e gaim-otr-2.0.0.ebuild 880 MD5 772dce3497d3125e130d268b63273b24 metadata.xml 226 -MD5 25b670ffc82acacbee5777a73c30c608 files/digest-gaim-otr-1.0.3 65 +MD5 ced19657ca6b59ce15f5539bdd087cfe ChangeLog 882 +MD5 66b5b37566145ac3166a3c7e61c64f8e gaim-otr-1.0.3.ebuild 880 +MD5 972e2f6cda3a9c79b1de8cbd95549597 files/digest-gaim-otr-2.0.0 65 MD5 f35f82a092a303af1e9780ec9fd495fa files/gaim-otr-1.0.3-fPIC.patch 364 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCCfD3I1lqEGTUzyQRAgq1AKDExEgB5eD7BoBbbQ+QqfVGPRUU2ACgodun -ILy9B3gLOQwxltTIDRkvrHs= -=M+Jx ------END PGP SIGNATURE----- +MD5 25b670ffc82acacbee5777a73c30c608 files/digest-gaim-otr-1.0.3 65 diff --git a/x11-plugins/gaim-otr/files/digest-gaim-otr-2.0.0 b/x11-plugins/gaim-otr/files/digest-gaim-otr-2.0.0 new file mode 100644 index 000000000000..7c5665300971 --- /dev/null +++ b/x11-plugins/gaim-otr/files/digest-gaim-otr-2.0.0 @@ -0,0 +1 @@ +MD5 258f8c7978bd9771e09b54729822d4a5 gaim-otr-2.0.0.tar.gz 34142 diff --git a/x11-plugins/gaim-otr/gaim-otr-2.0.0.ebuild b/x11-plugins/gaim-otr/gaim-otr-2.0.0.ebuild new file mode 100644 index 000000000000..f510846c900b --- /dev/null +++ b/x11-plugins/gaim-otr/gaim-otr-2.0.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/gaim-otr-2.0.0.ebuild,v 1.1 2005/02/10 20:33:46 rizzo Exp $ + +inherit flag-o-matic eutils debug + +DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" +HOMEPAGE="http://www.cypherpunks.ca/otr/" +SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND=">=net-libs/libotr-2.0.0 + >=net-im/gaim-1.1.0" + +src_compile() { + strip-flags + replace-flags -O? -O2 + + emake || MAKEOPTS="${MAKEOPTS} -j1" emake || die "Make failed" +} + +src_install() { + make install DESTDIR=${D} || die "Install failed" + dodoc COPYING ChangeLog README +} |