diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-09 19:10:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-09 19:10:23 +0000 |
commit | e1a477a0470116e321dd686f79b5442dad7904d6 (patch) | |
tree | a8e22011efe704f4b0d28bc1c14af7a30f06dfa6 /x11-plugins | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-e1a477a0470116e321dd686f79b5442dad7904d6.tar.gz gentoo-2-e1a477a0470116e321dd686f79b5442dad7904d6.tar.bz2 gentoo-2-e1a477a0470116e321dd686f79b5442dad7904d6.zip |
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
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 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index aa7087d4fefc..29d2c2f487a5 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.26 2012/06/08 18:04:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.27 2012/06/09 19:10:23 armin76 Exp $ + + 09 Jun 2012; Raúl Porcel <armin76@gentoo.org> pidgin-otr-3.2.0.ebuild, + pidgin-otr-3.2.1.ebuild: + Drop sparc keywords 08 Jun 2012; Brent Baude <ranger@gentoo.org> pidgin-otr-3.2.1.ebuild: Marking pidgin-otr-3.2.1 ppc for bug 416263 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 f043ba4f9d11..4ed921cdb24a 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-2012 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.9 2012/05/05 05:12:03 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.10 2012/06/09 19:10:23 armin76 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 x86" IUSE="" RDEPEND=">=net-libs/libotr-3.2.0 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild index 8052870b260f..ffbb34cd3f82 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.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/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.4 2012/06/08 18:04:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.5 2012/06/09 19:10:23 armin76 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 x86" IUSE="" RDEPEND=">=net-libs/libotr-3.2.0 |