diff options
author | Brent Baude <ranger@gentoo.org> | 2006-12-19 18:55:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-12-19 18:55:40 +0000 |
commit | 69c8350acfebc6c1ef8b2773e93da20b6f818202 (patch) | |
tree | 9cb74fbe5966490fd40a5530e60e310b4033174f /x11-plugins/gaim-encryption | |
parent | version bump thanks anarchy (diff) | |
download | gentoo-2-69c8350acfebc6c1ef8b2773e93da20b6f818202.tar.gz gentoo-2-69c8350acfebc6c1ef8b2773e93da20b6f818202.tar.bz2 gentoo-2-69c8350acfebc6c1ef8b2773e93da20b6f818202.zip |
Marking gaim-encryption-3.0_beta7 ~ppc64 to satisfy a broken dep on gaim-2 which is ~ppc64 per Mr Bones request
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/gaim-encryption')
-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 1fc98847eb18..d391166b4667 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.87 2006/11/25 18:00:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.88 2006/12/19 18:55:40 ranger Exp $ + + 19 Dec 2006; Brent Baude <ranger@gentoo.org> + gaim-encryption-3.0_beta7.ebuild: + Marking gaim-encryption-3.0_beta7 ~ppc64 to satisfy a broken dep on gaim-2 + which is ~ppc64 per Mr Bones request 25 Nov 2006; Olivier Crête <tester@gentoo.org> 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 478804db289c..821303ba75b7 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-2006 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.3 2006/11/25 18:00:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild,v 1.4 2006/12/19 18:55:40 ranger Exp $ inherit flag-o-matic debug eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${PN}/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="nls" DEPEND=">=net-im/gaim-2.0_beta1 |