diff options
author | Jason Wever <weeve@gentoo.org> | 2005-06-13 05:12:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-06-13 05:12:16 +0000 |
commit | d30e5daddc4740b2b82747c14b725f11476303d7 (patch) | |
tree | 2154c7d2e54ce887d58fb9264bcda92f0277ce0f | |
parent | Make sure that -c errors out if given an invalid TARGET. (diff) | |
download | gentoo-2-d30e5daddc4740b2b82747c14b725f11476303d7.tar.gz gentoo-2-d30e5daddc4740b2b82747c14b725f11476303d7.tar.bz2 gentoo-2-d30e5daddc4740b2b82747c14b725f11476303d7.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 414bb38e23df..71f91f76c946 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.6 2005/06/12 15:12:19 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.7 2005/06/13 05:12:16 weeve Exp $ + + 13 Jun 2005; Jason Wever <weeve@gentoo.org> gnokii-0.6.6.ebuild: + Stable on SPARC. 12 Jun 2005; Lars Weiler <pylon@gentoo.org> gnokii-0.6.6.ebuild: Stable on ppc. diff --git a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild b/app-mobilephone/gnokii/gnokii-0.6.6.ebuild index cf481880cca8..01eeeeda4c2f 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.6.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.6.ebuild,v 1.4 2005/06/12 15:12:19 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.6.ebuild,v 1.5 2005/06/13 05:12:16 weeve Exp $ inherit eutils flag-o-matic @@ -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* ) |