diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-28 17:53:23 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-28 17:53:23 +0000 |
commit | b5945bbe39c8e731794d5b49aa7b806612538b4c (patch) | |
tree | 057c5c3bdc0854b100a21033d4bcb46d4f5a7889 /app-mobilephone | |
parent | Added ~amd64 keywords. Closes bug #103778. (diff) | |
download | gentoo-2-b5945bbe39c8e731794d5b49aa7b806612538b4c.tar.gz gentoo-2-b5945bbe39c8e731794d5b49aa7b806612538b4c.tar.bz2 gentoo-2-b5945bbe39c8e731794d5b49aa7b806612538b4c.zip |
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index d1eff78345ae..23b638a84a70 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.15 2005/08/27 22:26:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.16 2005/08/28 17:53:23 metalgod Exp $ + + 28 Aug 2005; Luis Medinas <metalgod@gentoo.org> gnokii-0.6.7-r1.ebuild: + Marked Stable on AMD64. 27 Aug 2005; Guy Martin <gmsoft@gentoo.org> gnokii-0.6.7-r1.ebuild: Stable on hppa. diff --git a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild index 1f07bb929238..7330ca0fc5c3 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.7-r1.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/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild,v 1.7 2005/08/27 22:26:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild,v 1.8 2005/08/28 17:53:23 metalgod Exp $ inherit eutils flag-o-matic linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |