diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:32:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:32:57 +0000 |
commit | ad1fe01713bebf9fbee597caef23d56bfb2ffc78 (patch) | |
tree | 55f633baa265276334bf3da5a2d691f29e870737 /x11-plugins | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-ad1fe01713bebf9fbee597caef23d56bfb2ffc78.tar.gz gentoo-2-ad1fe01713bebf9fbee597caef23d56bfb2ffc78.tar.bz2 gentoo-2-ad1fe01713bebf9fbee597caef23d56bfb2ffc78.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index e14f1728833c..a5ae78cfa4eb 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.65 2005/06/15 18:54:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.66 2005/06/18 17:32:57 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> + gaim-encryption-2.38.ebuild: + Stable on ppc64 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-encryption-2.38.ebuild: diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild index f4c169572702..8f6a016bc549 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild,v 1.2 2005/06/15 18:54:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild,v 1.3 2005/06/18 17:32:57 corsair Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |