diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-28 06:04:37 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-28 06:04:37 +0000 |
commit | f933779d6e4625a944a262b8349205d8ab8ac1e7 (patch) | |
tree | 3c1f4f371016e54f5244c594c758c47c029ff59d /x11-plugins | |
parent | Added module-init-tools as virtual/modutils & cleaned up/sorted virtuals list (diff) | |
download | gentoo-2-f933779d6e4625a944a262b8349205d8ab8ac1e7.tar.gz gentoo-2-f933779d6e4625a944a262b8349205d8ab8ac1e7.tar.bz2 gentoo-2-f933779d6e4625a944a262b8349205d8ab8ac1e7.zip |
Stable amd64.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 9e1513c0ebd5..d92a75960252 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.6 2004/07/27 21:40:27 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.7 2004/07/28 06:04:37 eradicator Exp $ + + 27 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gaim-encryption-2.28.ebuild: + Stable amd64. 27 Jul 2004; Don Seiler <rizzo@gentoo.org> gaim-encryption-2.28.ebuild: Stable on x86 diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild index 16a386b6db9a..e37fef8214e8 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.28.ebuild,v 1.2 2004/07/27 21:40:27 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild,v 1.3 2004/07/28 06:04:37 eradicator Exp $ inherit flag-o-matic eutils use debug && inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" +KEYWORDS="x86 ~sparc amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" IUSE="debug" DEPEND=">=net-im/gaim-0.79 |