diff options
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 6425f695bf9b..f0dc91129f4e 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.75 2008/06/01 21:44:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.76 2008/06/04 18:34:10 armin76 Exp $ + + 04 Jun 2008; Raúl Porcel <armin76@gentoo.org> gnokii-0.6.22-r2.ebuild: + sparc stable wrt #203745 *gnokii-0.6.26-r1 (01 Jun 2008) diff --git a/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild index 7c558582a139..6f6bc86c72ad 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild,v 1.6 2008/05/21 15:52:49 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild,v 1.7 2008/06/04 18:34:10 armin76 Exp $ WANT_AUTOMAKE="none" @@ -12,7 +12,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RESTRICT="test" #test fails; maybe it will work in the future, but till then... |