diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-03-23 21:10:43 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-03-23 21:10:43 +0000 |
commit | f360dcbddb194252fe4adbf1674a29b67b3e52d4 (patch) | |
tree | 8135dbbed2ee36399ac3e462e4e17bd3a270c58f /x11-plugins | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-f360dcbddb194252fe4adbf1674a29b67b3e52d4.tar.gz gentoo-2-f360dcbddb194252fe4adbf1674a29b67b3e52d4.tar.bz2 gentoo-2-f360dcbddb194252fe4adbf1674a29b67b3e52d4.zip |
Add ~x86-fbsd keyword.
Thanks to our AT Nathan Smith for reporting wrt bug #171519
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index e70636ee8bfa..4f7983397329 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.90 2007/01/05 04:34:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.91 2007/03/23 21:10:43 drizzt Exp $ + + 23 Mar 2007; Timothy Redaelli <drizzt@gentoo.org> + gaim-encryption-3.0_beta7.ebuild: + Add ~x86-fbsd keyword. + Thanks to our AT Nathan Smith for reporting wrt bug #171519 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gaim-encryption-2.38.ebuild, gaim-encryption-3.0_beta7.ebuild: diff --git a/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild index 68d189006564..a88ec94e147e 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.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/gaim-encryption/gaim-encryption-3.0_beta7.ebuild,v 1.6 2007/01/05 04:34:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild,v 1.7 2007/03/23 21:10:43 drizzt Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${PN}/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls" DEPEND="dev-util/pkgconfig |