diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-05-07 13:37:24 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-05-07 13:37:24 +0000 |
commit | 0f08787a96b1201be72afbd01cafc09cc143e792 (patch) | |
tree | 26ad1bc2768b6e7e98159345c080e7763f3c8dfd /x11-plugins | |
parent | Make sure we block older version of gentoo-syntax that we collide with. Fixes... (diff) | |
download | gentoo-2-0f08787a96b1201be72afbd01cafc09cc143e792.tar.gz gentoo-2-0f08787a96b1201be72afbd01cafc09cc143e792.tar.bz2 gentoo-2-0f08787a96b1201be72afbd01cafc09cc143e792.zip |
Readd old keywords.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.0.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 1081bbbe94c6..e744a8cb88fe 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.1 2007/05/07 13:02:28 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.2 2007/05/07 13:37:24 drizzt Exp $ + + 07 May 2007; Timothy Redaelli <drizzt@gentoo.org> pidgin-otr-3.0.0.ebuild: + Readd old keywords. *pidgin-otr-3.0.0 (07 May 2007) diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild index ffe7924fce61..afebb2fba533 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.0.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-otr/pidgin-otr-3.0.0.ebuild,v 1.1 2007/05/07 13:02:28 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild,v 1.2 2007/05/07 13:37:24 drizzt Exp $ inherit flag-o-matic eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=net-libs/libotr-3.0.0 |