diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-20 20:23:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-20 20:23:25 +0000 |
commit | 788db3e300ddca5938b5ddb9c9bb5ad02ad09f83 (patch) | |
tree | a98d3718ef3f01031a95116c46f2ef8a8c08360e /x11-plugins/pidgin-otr | |
parent | Added ~ppc wrt bug 208716 (diff) | |
download | gentoo-2-788db3e300ddca5938b5ddb9c9bb5ad02ad09f83.tar.gz gentoo-2-788db3e300ddca5938b5ddb9c9bb5ad02ad09f83.tar.bz2 gentoo-2-788db3e300ddca5938b5ddb9c9bb5ad02ad09f83.zip |
sparc stable wrt #210398
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/pidgin-otr')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 69bcd7f8c4c4..d61a7be42ea1 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.12 2008/02/17 11:22:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.13 2008/02/20 20:23:25 armin76 Exp $ + + 20 Feb 2008; Raúl Porcel <armin76@gentoo.org> pidgin-otr-3.1.0.ebuild: + sparc stable wrt #210398 17 Feb 2008; nixnut <nixnut@gentoo.org> pidgin-otr-3.1.0.ebuild: Stable on ppc wrt bug 210398 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild index 07b80f4db25f..984a514b24ac 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.0.ebuild,v 1.7 2008/02/17 11:22:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild,v 1.8 2008/02/20 20:23:25 armin76 Exp $ inherit flag-o-matic eutils autotools @@ -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.1.0 |