diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-25 10:26:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-25 10:26:43 +0000 |
commit | d7e2eafef0c0febd1fd776b59ccd7751c553ab59 (patch) | |
tree | 542f12e8acf608dfb4863a26198500827be46f19 /x11-plugins | |
parent | Remove references to autotools.eclass, the current version does not need fidd... (diff) | |
download | gentoo-2-d7e2eafef0c0febd1fd776b59ccd7751c553ab59.tar.gz gentoo-2-d7e2eafef0c0febd1fd776b59ccd7751c553ab59.tar.bz2 gentoo-2-d7e2eafef0c0febd1fd776b59ccd7751c553ab59.zip |
stable x86, bug 281643
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 745b49cca5b3..3d5f3c6ba95e 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.17 2009/08/22 15:55:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.18 2009/08/25 10:26:43 fauli Exp $ + + 25 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + pidgin-otr-3.2.0.ebuild: + stable x86, bug 281643 22 Aug 2009; Mark Loeser <halcy0n@gentoo.org> pidgin-otr-3.2.0.ebuild: Remove unnecessary CFLAG stripping; bug #235990 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild index f3171fb0b99c..c4b0f77fe733 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.4 2009/08/22 15:55:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.5 2009/08/25 10:26:43 fauli Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=net-libs/libotr-3.2.0 |