diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 15:41:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 15:41:14 +0000 |
commit | 023f3aad51fbb37dbe86d6a3d2dc6b3e9de0fd1b (patch) | |
tree | 303517b8b1022e542ee4cb073e82bf808ffa86ec /net-im | |
parent | Stable for x86, wrt bug #444388 (diff) | |
download | gentoo-2-023f3aad51fbb37dbe86d6a3d2dc6b3e9de0fd1b.tar.gz gentoo-2-023f3aad51fbb37dbe86d6a3d2dc6b3e9de0fd1b.tar.bz2 gentoo-2-023f3aad51fbb37dbe86d6a3d2dc6b3e9de0fd1b.zip |
Stable for x86, wrt bug #439774
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/purple-events/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/purple-events/purple-events-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/purple-events/ChangeLog b/net-im/purple-events/ChangeLog index 0895c4118406..b6d5be5b34c0 100644 --- a/net-im/purple-events/ChangeLog +++ b/net-im/purple-events/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/purple-events # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/purple-events/ChangeLog,v 1.2 2012/10/31 17:30:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/purple-events/ChangeLog,v 1.3 2012/12/04 15:41:14 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> purple-events-0.2.ebuild: + Stable for x86, wrt bug #439774 31 Oct 2012; Agostino Sarubbo <ago@gentoo.org> purple-events-0.2.ebuild: Stable for amd64, wrt bug #439774 diff --git a/net-im/purple-events/purple-events-0.2.ebuild b/net-im/purple-events/purple-events-0.2.ebuild index e17121371518..7d188f769a57 100644 --- a/net-im/purple-events/purple-events-0.2.ebuild +++ b/net-im/purple-events/purple-events-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/purple-events/purple-events-0.2.ebuild,v 1.2 2012/10/31 17:30:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/purple-events/purple-events-0.2.ebuild,v 1.3 2012/12/04 15:41:14 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/sardemff7/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="net-im/pidgin" |