diff options
author | Kathryn Kulick <gothgirl@gentoo.org> | 2006-01-26 21:54:39 +0000 |
---|---|---|
committer | Kathryn Kulick <gothgirl@gentoo.org> | 2006-01-26 21:54:39 +0000 |
commit | 53d36592775de5ecb69af9531cc8240e1eafbeaf (patch) | |
tree | ccf30ebcaab71733d094e36d5f420484968f8f5e /x11-plugins/gaim-encryption | |
parent | 3.10 version bump for bug 120442. (diff) | |
download | historical-53d36592775de5ecb69af9531cc8240e1eafbeaf.tar.gz historical-53d36592775de5ecb69af9531cc8240e1eafbeaf.tar.bz2 historical-53d36592775de5ecb69af9531cc8240e1eafbeaf.zip |
version bump
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins/gaim-encryption')
4 files changed, 54 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index de5fa2177a8c..03066f3c7cfb 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gaim-encryption -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.74 2005/12/21 16:54:52 gothgirl Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.75 2006/01/26 21:54:39 gothgirl Exp $ + +*gaim-encryption-3.0_beta3 (26 Jan 2006) + + 26 Jan 2006; <gothgirl@gentoo.org> +gaim-encryption-3.0_beta3.ebuild: + version bump *gaim-encryption-3.0_beta2 (21 Dec 2005) diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index 0040d823fcb4..20c182a6992c 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,4 +1,4 @@ -MD5 bd697ca4dc20435f425aafd110ef0316 ChangeLog 13449 +MD5 d76858b1279a84c630d34e42ec7e6e57 ChangeLog 13579 MD5 ff64a30a61d21ad47aab6594e4b1325b files/digest-gaim-encryption-2.32-r1 72 MD5 69dd2444e1c1a7c90b61128c9912f975 files/digest-gaim-encryption-2.34 72 MD5 1bba644fecfb18831e18edb3d06f0de5 files/digest-gaim-encryption-2.35 72 @@ -7,6 +7,7 @@ MD5 185f9fc2aa864a611189ad3b74bcfbab files/digest-gaim-encryption-2.37 72 MD5 4f47ba1a5d57da23681402f4f6241581 files/digest-gaim-encryption-2.38 72 MD5 b1fb5bb2c2c89945051c4ba41c73e3a2 files/digest-gaim-encryption-3.0_beta1 76 MD5 7858e1ca01e412a6f921ab9d6710114c files/digest-gaim-encryption-3.0_beta2 76 +MD5 028c0bb3959ac89337fbacdcc43c5d9e files/digest-gaim-encryption-3.0_beta3 76 MD5 c33a7ee554fd61adb3272fabea5a0487 files/encryption_icon_fix.diff 528 MD5 fd1990d36ce5bb9894308ba2e72ac71b gaim-encryption-2.32-r1.ebuild 973 MD5 180b65fd7ff3e459281b883a9a3c46bb gaim-encryption-2.34.ebuild 979 @@ -16,4 +17,5 @@ MD5 89dc5f0c668b2281d7914d72cc4d2931 gaim-encryption-2.37.ebuild 978 MD5 b45fff756dd5498a00552868cd96765e gaim-encryption-2.38.ebuild 999 MD5 757b58073867ea176efb65fd8c867363 gaim-encryption-3.0_beta1.ebuild 1122 MD5 ec57a68e7c96bdbfe52234668a1b6cab gaim-encryption-3.0_beta2.ebuild 1077 +MD5 6a8b22884403251a091cc49d54935919 gaim-encryption-3.0_beta3.ebuild 1077 MD5 f9adb0cad926cb239205a2b354cbda8b metadata.xml 286 diff --git a/x11-plugins/gaim-encryption/files/digest-gaim-encryption-3.0_beta3 b/x11-plugins/gaim-encryption/files/digest-gaim-encryption-3.0_beta3 new file mode 100644 index 000000000000..c18b00a93347 --- /dev/null +++ b/x11-plugins/gaim-encryption/files/digest-gaim-encryption-3.0_beta3 @@ -0,0 +1 @@ +MD5 b1b28c3b6594def60162d6bb001a89af gaim-encryption-3.0beta3.tar.gz 555185 diff --git a/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta3.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta3.ebuild new file mode 100644 index 000000000000..894dc62ccf37 --- /dev/null +++ b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta3.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta3.ebuild,v 1.1 2006/01/26 21:54:39 gothgirl Exp $ + +inherit flag-o-matic debug multilib + +MY_PV="${PV/_beta/beta}" +MY_P="${PN}-${MY_PV}" +S="${WORKDIR}/${MY_P}" + +DESCRIPTION="GAIM Encryption PlugIn" +HOMEPAGE="http://gaim-encryption.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=net-im/gaim-1.0.1 + >=dev-libs/nss-3.9.2-r2" + +src_unpack() { + unpack ${A} + cd ${S} +} + +src_compile() { + strip-flags + replace-flags -O? -O2 + econf \ + --with-nspr-includes=/usr/include/nspr \ + --with-nss-includes=/usr/include/nss \ + --with-nspr-libs=/usr/$(get_libdir)/nspr \ + --with-nss-libs=/usr/$(get_libdir)/nss\ + || die "Configuration failed" + emake -j1 || die "Make failed" +} + +src_install() { + make install DESTDIR="${D}" || die "Install failed" + dodoc CHANGELOG INSTALL NOTES README TODO VERSION WISHLIST +} |