diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:44:00 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:44:00 +0000 |
commit | 0268b351ac94e9edebf7af5def4cc6016d4e1ccd (patch) | |
tree | a6a6ae62304104466678b560186f9010dc312e49 /x11-plugins/pidgin-encryption | |
parent | Fix bug #186656. (diff) | |
download | historical-0268b351ac94e9edebf7af5def4cc6016d4e1ccd.tar.gz historical-0268b351ac94e9edebf7af5def4cc6016d4e1ccd.tar.bz2 historical-0268b351ac94e9edebf7af5def4cc6016d4e1ccd.zip |
Marked stable on amd64 as per bug 189781.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-plugins/pidgin-encryption')
-rw-r--r-- | x11-plugins/pidgin-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog index 65904fc46531..83f406d324dd 100644 --- a/x11-plugins/pidgin-encryption/ChangeLog +++ b/x11-plugins/pidgin-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-encryption # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.4 2007/08/24 07:09:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.5 2007/08/26 12:36:21 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + pidgin-encryption-3.0.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> pidgin-encryption-3.0.ebuild: diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild index 1efef821efa6..71b7533fa45a 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.5 2007/08/24 07:09:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.6 2007/08/26 12:36:21 philantrop Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim-encryption/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND="net-im/pidgin |